/* 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 */

.separador {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EF9928;
	text-decoration: none;
}
img { /*hace referencia a todas las imagenes*/
border:0  /*le quita el borde, es decir, el recuadro*/
}	
.breadcrumb_inicio {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.breadcrumb_inicio:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EA6719;
	text-decoration: underline;
}

.breadcrumb {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EA6719;
	text-decoration: none;
}
.breadcrumb:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EA6719;
	text-decoration: underline;
}

.texto_general {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.texto_busqueda {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background: #E9E9EB;
}
.texto_lista {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background: #E9E9EB;
}
.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:#FED7A7;
}
.notas_izqp_config {
width:210px;
height:364px;
}
#menu_principal {
	padding:0;
	margin:0;
	border-width:0;
	background-color:#F5CEBD;
}
.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;
	text-align: left;
}
.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:#666666;
	text-decoration:none;    
}
.menu_principal a:hover {
	color: #DF5E26;
	text-decoration: none;
}
#seccion_saladeprensa #menu_principal #saladeprensa a,
#seccion_tramites #menu_principal #tramites a,
#seccion_directorio #menu_principal #directorio a,
#seccion_transparencia #menu_principal #transparencia a,
#seccion_contacto #menu_principal #contacto a,
#seccion_area6 #menu_principal #area6 a,
#seccion_area7 #menu_principal #area7 a,
#seccion_area8 #menu_principal #area8 a,
#seccion_area9 #menu_principal #area9 a,
#seccion_area10 #menu_principal #area10 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: #DF5E26;
	text-decoration: none;
}
.titulo_interior2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DF5E26;
	text-decoration: none;
}
.titulo_interior3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DF5E26;
	text-decoration: none;
}
.fecha_articulointerior {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EC9021;
	text-decoration: none;
}

.actualizacion {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}

a.ver_submenu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.ver_submenu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	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: #DF5E26;
	text-decoration: none;
}
a.ver_mas:hover {
	font-family: Verdana;
	font-size: 10px;
	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: #333333;
	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: #333333;
	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: #666666;
	text-decoration: underline;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}	.sub_interior {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #DF5E26;
}
.ilista {
	list-style-position: outside;
	list-style-image: url(imgs/bullet1.gif);
	list-style-type: none;
	font-size: 12px;
	color: #C1002D;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: left;
}
.ilistas {
	font-family: Verdana;
	font-size: 12px;
	color: #EF9120;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(imgs/bullet1.gif);
	list-style-type: none;
}
.lista_texto_gral {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(imgs/bullet1.gif);
	list-style-type: none;
}

.ilista2 {
	list-style-position: outside;
	list-style-image: url(imgs/bullet22.gif);
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
}
.ilista2:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(imgs/bullet22.gif);
	list-style-type: none;
}
.ilistas2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(imgs/bullet22.gif);
	list-style-type: none;
}
.ilistas2_general {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(imgs/bullet22.gif);
	list-style-type: none;
}

.ilista3 {
	font-size: 12px;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
}
.ilista3:hover {
font-size: 12px;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	text-decoration: underline;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
}
	
.ilista:hover {
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(imgs/bullet1.gif);
	list-style-type: none;
	font-family: Verdana;
	font-weight: normal;
}
.men_transp {
width: 130px;
height: 733px;
}
.men_dengue {
width: 130px;
height: 500px;
}
.men_influenza {
width: 130px;
height: 500px;
}
.ligas {
width: 134px;
height: 650px;
}
.ligas_dengue {
width: 134px;
height: 650px;
}
.ligas_adicciones {
width: 160px;
height: 650px;
}
.menu_p {
width: 130px;
height: 1520px;
}
.menu_adicciones {
width: 130px;
height: 1350px;
}
.menu_rutas {
width: 130px;
height: 650px;
}
.menu_ubpe {
width: 130px;
height: 680px;
}
.tabla_seccion2 {
width: 165px;
height: 100%;
}
.tabla_seccion3_chico {
width: 165px;
height: 200px;
}
.tabla_seccion3_grande {
width: 210px;
height: 200px;
}
.tabla_sec3_tramites_serv {
width: 208px;
height: 336px;
}
.tabla_iframe_cabecera_int2 {
width: 780px;
height: 128px;
}
.tabla_iframe_p_pagina {
width: 780px;
height: 19px;
}
/*
estilos para el mapa de sitio
*/
.item_principal {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	color: #C1002D;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: left;
}
.item_p_adicciones {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	color: #C1002D;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: left;
}
.item_principal:hover {
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana;
	font-weight: normal;
}
.subitem {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
}
.subitem:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
}
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
}
#sitemap{background:url(imagenes/line1.gif) repeat-y;}
#sitemap li{
	line-height:20px;
	margin-top:1px;
	position:relative;
	width:100%;
	font-family: Verdana;
	font-size: 12px;
	color: #EF9120;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li{
	float:left;
	display:inline;
	color:#EF9120;
}

#sitemap li a{padding-left:28px;}
#sitemap li span{float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url(imagenes/collapsed.gif) no-repeat 0 0;} 
#sitemap li span.expanded{background:url(imagenes/expanded.gif) no-repeat 0 0;}

/* sub levels */

#sitemap li ul{	
	margin-left:28px;
	background:url(imagenes/line1.gif) repeat-y;
	color:#EF9120;
}
#sitemap li li{	
	background:url(imagenes/line2.gif) no-repeat 0 0;
	color:#EF9120;
}

/* etc. */

/* float fix */

#sitemap:after, #sitemap ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	color:#EF9120;
}
#sitemap, #sitemap ul{display:block;}
/*  \*/
#sitemap, #sitemap ul{min-height:1%;}
* html #sitemap, * html #sitemap ul{height:1%;}
 /*  */
#sitemap ul{display:none;}