/* CSS Document */

/* Menu de Herramientas */

#Inicio {
	background-image: url(imgs/inicio_up.gif);
	width: 50px;
	height: 32px;
}
#Inicio:hover {
	width: 50px;
	height: 32px;
	background-image: url(imgs/inicio_over.gif);
}
#Directorio {
	background-image: url(imgs/directorio_up.gif);
	width: 81px;
	height: 32px;
}
#Directorio:hover {
	width: 81px;
	height: 32px;
	background-image: url(imgs/directorio_over.gif);
}
#Contacto {
	background-image: url(imgs/contacto_up.gif);
	width: 72px;
	height: 32px;
}
#Contacto:hover {
	width: 72px;
	height: 32px;
	background-image: url(imgs/contacto_over.gif);
}
#Mapa {
	background-image: url(imgs/mapa_up.gif);
	width: 100px;
	height: 32px;
}
#Mapa:hover {
	width: 100px;
	height: 32px;
	background-image: url(imgs/mapa_over.gif);

}
#English {
	background-image: url(imgs/english_up.gif);
	width: 68px;
	height: 32px;
}
#English:hover {
	width: 68px;
	height: 32px;
	background-image: url(imgs/english_over.gif);
}

.BarraNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13476F;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.BarraNav  a {
	color: #13476F;
	text-decoration: none;
}

.BarraNav a:hover {
	color: #999999;
	text-decoration: none;
}



/* Fin de Menu de Herramientas */

.menu_principal {
	padding:0;
	margin:0;
	border-width:0;
	background-color:#EFEFEF;
}
#menu_principal {
	padding:0;
	margin:0;
	border-width:0;
	background-color:#D9EDEE;
}
.menu_principal ul {
	font-family: Verdana;
	list-style-image:url(imgs/bullet_green.gif);
	margin:0;
	border-width:0;
	margin-right:2px;
	margin-left:6px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
}
.menu_principal li {
    margin:0;
	border-width:0;
	padding:0;
	font-size:10px;
	text-align:left;
	padding-bottom:8px;
}
.menu_principal a {
    color:#13476F;
	text-decoration:none;    
}
.menu_principal a:hover {
	color: #999999;
	text-decoration: none;
}

a.titulo_notaprincipal {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #13476F;
	text-decoration: none;
}
a.titulo_notaprincipal:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}
.titulo_notasecundaria1 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #13476F;
	text-decoration: none;
}
.titulo_seccioninterior {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #13476F;
	text-decoration: none;
}
.subtitulo_seccioninterior {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #13476F;
	text-decoration: none;
}
a.titulo_notasecundaria2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #34B57F;
	text-decoration: none;
}
a.titulo_notasecundaria2:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #34B57F;
	text-decoration: underline;
}
a.notas_rapidas {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}
a.notas_rapidas:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: underline;
}
a.enlaces {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #13476F;
	text-decoration: none;
}
a.enlaces:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	text-decoration: underline;
}
a.ver_mas {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #193A78;
	text-decoration: none;
	text-align: right;
}
a.ver_mas:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
	text-align: right;
}
a.ver_todas2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00B5CC;
	text-decoration: none;
}
a.ver_todas2:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00B5CC;
	text-decoration: underline;
}
.titulo_notas {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.titulo_notasvinculo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.titulo_notasvinculo:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.fecha_noticias {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}

.pie_foto {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #13476F;
	text-decoration: none;
}
.imprimir_enviar {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}
.imprimir_enviar:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: underline;
}
.separador {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #13476F;
	text-decoration: none;
}	
.breadcrumb {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #13476F;
	text-decoration: none;
}
.breadcrumb:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}
.txt_gral {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
	text-align: justify;
}
.actualizacion {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.links_articulo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #6AAADB;
	text-decoration: underline;
}
a.links_articulo:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #6AAADB;
	text-decoration: underline;
}
a.footer {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}


