/* CSS Document */


/* ========== HOME ========== */
 
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url(imagenes/back_principal.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.sistemaDeBusqueda {
	color: #335708;
	font-weight: bold;
}


.tit_noticias {
    color: #003e71; 
	font-size: 24px; 
	letter-spacing:-1px;
}


.noticiaPrincipal {
	color: #36648b;
	font-size: 16px;
	font-weight: bold;
}

.txt_titNoticias {
	color: #36648b;
	font-size: 12px;
	font-weight: bold;
}



.liga_leerMas {
	color: #027bdf;
	font-size: 10px;
	font-weight: bold;
}
.liga_leerMas:link {
	color: #027bdf;
	font-size: 10px;
	font-weight: bold;
}
.liga_leerMas:hover {
	color: #003e71;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}


.txt_rojoClaro11 {
	color: #b46b70;
	font-size: 11px;
	font-weight: bold;
}


.liga_registroDirectorio {
	color: #bc0d0e;
	font-size: 10px;
	font-weight: bold;
}
.liga_registroDirectorio:link {
	color: #bc0d0e;
	font-size: 10px;
	font-weight: bold;
}
.liga_registroDirectorio:hover {
	color: #8e1011;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}


.tit_lasPerlas {
	color: #003e71;
	font-size: 19px;
	font-style: italic;
	letter-spacing:-1px;
}

.back_separaNoticias{
	background-image:url(imagenes/separa_puntos.gif);
	background-repeat:repeat-x;
	background-position:10px;
}

.fechaHome {
	color: #999999;
	font-size: 10px;
}

.tit_Instituciones {
	color: #bc0d0e;
	font-size: 19px;
	font-style: italic;
	letter-spacing:-1px;
}

.back_institucionesHome {
	background-image:url(imagenes/back_directorio_home.jpg);
	background-repeat:repeat-x;
}


.back_expertos {
	background-image:url(imagenes/back_expertos.jpg);
	background-repeat:repeat-x;
}

.back_novedades {
	background-image:url(imagenes/back_novedades.jpg);
	background-repeat:repeat-x;
}
.txt_titMayusculasAzul11 {
	color: #205581;
	font-size: 11px;
	font-weight:bold;
}

.txt_titMayusculasVerde11 {
	color: #47740b;
	font-size: 11px;
	font-weight:bold;
}

.txt_titEvento {
	color: #74944a;
	font-size: 11px;
	font-weight:bold;
}


.txt_gris11 {
	color: #494949;
	font-size: 11px;
}

.txt_azul11 {
	color: #003a6b;
	font-size: 11px;
}

.liga_azul11 {
	color: #003a6b;
	font-size: 11px;
}
.liga_azul11:link {
	color: #003a6b;
	font-size: 11px;
}
.liga_azul11:hover {
	color: #537d9f;
	font-size: 11px;
	text-decoration: underline;
}

.liga_gris11 {
	color: #494949;
	font-size: 11px;
}
.liga_gris11:link {
	color: #494949;
	font-size: 11px;
}
.liga_gris11:hover {
	color: #222222;
	font-size: 11px;
	text-decoration: underline;
}

.liga_verde11 {
	color: #2f5612;
	font-size: 11px;
}
.liga_verde11:link {
	color: #2f5612;
	font-size: 11px;
}
.liga_verde11:hover {
	color: #2f5612;
	font-size: 11px;
}




/* ========== EQUIDAD ========== */


.txt_amarillo11 {
	color: #cc6600;
	font-size: 11px;
	font-weight:bold;
}
