/* Menu de Herramientas */

#Inicio {
	background-image: url(imgs/inicio.gif);
	width: 46px;
	height: 30px;
}
#Inicio:hover {
	width: 46px;
	height: 30px;
	background-image: url(imgs/inicio_over.gif);
}
#Directorio {
	background-image: url(imgs/directorio.gif);
	width: 73px;
	height: 30px;
}
#Directorio:hover {
	width: 73px;
	height: 30px;
	background-image: url(imgs/directorio_over.gif);
}
#FAQS {
	background-image: url(imgs/ask.gif);
	width: 138px;
	height: 30px;
}
#FAQS:hover {
	width: 138px;
	height: 30px;
	background-image: url(imgs/ask_over.gif);
}

#Contacto {
	background-image: url(imgs/contacto.gif);
	width: 65px;
	height: 30px;
}
#Contacto:hover {
	width: 65px;
	height: 30px;
	background-image: url(imgs/contacto_over.gif);
}
#Mapa {
	background-image: url(imgs/mapa.gif);
	width: 88px;
	height: 30px;
}
#Mapa:hover {
	width: 88px;
	height: 30px;
	background-image: url(imgs/mapa_over.gif);
}

/* Fin de Menu de Herramientas */

.texto_general {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.titulo_zonaflexible {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo_zonaprincipal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_notas {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.menu_principal {
	padding:0;
	margin:0;
	border-width:0;
	background-color:#999999;
}
#menu_principal {
	padding:0;
	margin:0;
	border-width:0;
	background-color:#BAC7D8;
}
.menu_principal ul {
	font-family: Verdana;
	list-style-image:url(imgs/bullet.gif);
	margin:0;
	border-width:0;
	margin-right:2px;
	margin-left:5px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
}
.menu_principal li {
    margin:0;
	border-width:0;
	padding:0;
	font-size:10px;
	font-weight: bold;
	text-align:left;
	padding-bottom:8px;
}
.menu_principal a {
    color:#FFFFFF;
	text-decoration:none;    
}
.menu_principal a:hover {
	color: #3E6699;
	text-decoration: none;
}
#seccion_presentacion #menu_principal #saladeprensa a, 
#seccion_quienes_somos #menu_principal #tramites a,
#seccion_servicios #menu_principal #directorio a,
#seccion_como_llegar #menu_principal #transparencia a,
#seccion_ninos #menu_principal #contacto a,
#seccion_difusion #menu_principal #area6 a,
#seccion_ligas #menu_principal #area7 a,
{
    color:#FFFFFF;
	text-decoration:none
}
.titulo_interior {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	text-decoration: none;
}
.fecha_articulointerior {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0FA5C0;
	text-decoration: none;
}
a.ver_mas {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3F9AD1;
	text-decoration: none;
}
a.ver_mas:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a.enlaces {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0EA3C1;
	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: #666666;
	text-decoration: underline;
}
a.enlaces_notas {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.enlaces_notas:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a.ver_todas2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.ver_todas2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D0DAE6;
	text-decoration: underline;
}
.footer {
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
}	
.Texto_Censoguia {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #471809;
}
.Titulos_Censoguia {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #471809;
}
.Tituloprincipal_Censoguia {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Texto_Noticias {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.texto_fotos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.texto_bl {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.paleografias {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
.paleografias_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}