@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.menuPrincipal {
	color: #FFFFFF;
	background-color: #B0BD39;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tablaBorde {
	background-color: #0066FF;
	margin: 1px;
	color: #000066;
	text-decoration: none;
}
.contenidoMenu {
	background-color: #E7F3FF;
	font-size: 10px;
	font-style: normal;
	list-style-image: url(imagenes/bulletMenu.JPG);
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	list-style-position: outside;
	color: #283480;
}
.textoVerde {
	color: #B1BC42;
	font-size: 11px;
	font-weight: bold;
}
.textoGris {
	font-weight: normal;
	color: #666666;
}

.separadorMenu {
	background-image: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
.fondoGradiente1 {
	background-image: url(imagenes/fondoGradiente1.jpg);
}
.tablaLateral {
	background-image: url(imagenes/gradienteBlanco.JPG);
	border: 1px solid #B0BD39;
}
.descripcionNews {
	font-size: 10px;
	font-weight: bold;
	color: #1E3789;
	text-decoration: none;
	list-style-image: url(imagenes/bulletLateralDerecho.JPG);
}
.tablaLateralAzul {
	background-image: url(imagenes/fondoGradiente1.jpg);
	border: 1px solid #0066CC;
}
.tituloAzul {
	font-size: 12px;
	font-weight: normal;
	color: #23AAE1;
}
.tituloGrandeAzul {
	font-size: 24px;
	color: #25AAE1;
	font-weight: normal;
}
.barraAzulTxt {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #25AAE1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.imagenNoticias {
	background-color: #FFFFFF;
	margin: 4px;
	border: thin solid #009900;
}
