BODY {
	margin:			0px;
	background:		url(../images/fondo.jpg) repeat-x;
	align:			center;
}

TD.cabecera {
	color:			#444444;
	background-color:	#000000;
	font-weight:		bold;
	font-family:		Sans-Serif;
	font-size:		11px;
	margin-left:		21px;
	height:			106px;
}

TD.menuSuperior {
	color:			#ffffff;
	background-color:	#000000;
	font-weight:		bold;
	font-family:		verdana;
	font-size:		10px;
	margin-left:		21px;
	height:			24px;
}

TD.tituloSeccion {
	color:			#ffffff;
	background-color:	#484848;
	font-weight:		bold;
	font-family:		Sans-Serif;
	font-size:		14px;
	line-height:		24px;
}

TD.tituloNoticias {
	color:			#000000;
	background-color:	#bfbfbf;
	font-weight:		bold;
	font-family:		Sans-Serif;
	font-size:		14px;
	line-height:		24px;
}

TD.tituloTextoCentral {
	color:			#000000;
	font-weight:		bold;
	font-family:		Sans-Serif;
	font-size:		16px;
	line-height:		20px;
}

H1.tituloTextoCentral {
	color:			#222222;
	font-weight:		bold;
	font-family:		Sans-Serif;
	font-size:		18px;
	line-height:		20px;
	margin:			0px;
}

TD.textoTextoCentral {
	color:			#333333;
	font-weight:		none;
	font-family:		Sans-Serif;
	font-size:		12px;
	line-height:		24px;
}

TD.textoTextoCentralJunto {
	color:			#333333;
	font-weight:		none;
	font-family:		Sans-Serif;
	font-size:		12px;
	line-height:		16px;
}

TD.textoNoticias {
	color:			#000000;
	background-color:	#bfbfbf;
	font-weight:		none;
	font-family:		Sans-Serif;
	font-size:		11px;
	line-height:		16px;
}

TD.textoSeccion {
	color:			#444444;
	background-color:	#bfbfbf;
	font-weight:		bold;
	font-family:		Sans-Serif;
	font-size:		11px;
	margin-left:		21px;
	line-height:		22px;
}

TD.separador {
	background-color:	#ffffff;
	line-height:		10px;
}

A.textoSeccion {
	text-decoration:	none;
	color:			#444444;
	font-weight:		none;
	margin-left:		21px;
}

A.textoSeccion:hover {
	text-decoration:	none;
	color:			#ffffff;
	font-weight:		none;
	margin-left:		21px;
}

A.enlaceCentral {
	text-decoration:	none;
	color:			#2222ff;
	font-weight:		none;
}

A.enlaceCentral:hover {
	text-decoration:	none;
	color:			#2222ff;
	font-weight:		none;
}

TD.piePagina {
	background-color:	#484848;
	color:			#FFFFFF;
	font-family:		Sans-Serif;
	text-align:		center;
	vertical-align:		middle;
	padding-top:		5px;
	font-size:		10px;
}
