/* 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;
	padding-right: 5px;
	text-align: justify;
}

.texto_2 {
	font-family: Verdana;
	font-size: 09px;
	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,

.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;
}

.titulo_reunion1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #57205B;
	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: #844200;
	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.ver_mas2 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3F9AD1;
	text-decoration: none;
}
a.ver_mas2:hover {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a.ver_mas3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #960;
	text-decoration: none;
}
a.ver_mas3: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: #844200;
	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: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}	
.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: 12px;
	font-weight: normal;
	color: #666666;
	padding-right: 5px;
}
.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;
}
.subtitulo_investigacion {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	padding-left: 0.5em;
}
.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;
}
.independencias {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9A002F;
}
.independencias:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}

#caja_video {
	height: 400px;
	width: 550px;
		
}

/*pruebas expos*/


.caja_expos {
	border: 1px solid #999;
	display: block;
	background-color: #FFF;
	padding: 0.5em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	text-align: left;
}

.titulo_nota {
	color: #929292;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .5em;
	font-size: 1.2em;
}

.texto_nota {
	font-size: .9em;
	text-align: justify;
}

.texto_nota img {
	width: 30em;
	height: 20em;
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

.autor_nota {
	color: #ba5112;
	text-align: right;
	font-size: .6em;
}

h2 {
	color: #600;
	text-transform: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	margin: 0.1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

h3 {
	color: #666;
	text-transform: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
}

