/* CSS Document */
.enlaceactual{
	background-image:   url("../img/esperanza/vinverde.gif");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}
#medio{
	width: 451px;
	float:left;
	background-color:#00CCFF;
}
#rightside{
	clear: right;
	float: right;
	background-color:#99CCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 0;
}
#container_total{
	position: absolute;
	top:0px;
	width: 100%;
	text-align:center;
	margin-top: 0px;
	padding-top::0px;
	/*background-color:#F2F2F2; fondo para resoluciones mayores de 800x600 */ 
	height: 100%;
}
#container {
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 0px;*/
	width: 775px;
	border: 0px;
	vertical-align:top;
	text-align:left;
	padding: 0px;
	/*background-color: #C9E6D2;*/
	 background-image: url("../img/esperanza/fondo_total.gif");
	background-repeat: repeat-y;
	z-index: 0;	
}
 form { margin: 0px; padding: 0px;}
#container a:hover { text-decoration:underline;}
#head_total {
	clear: right;
	float: right;
	width: 614px;
	background-color: #FFFFFF;}
	
#head {
	height: 72px;
	width: 614px;
	background-image: url(../img/bck_head_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	z-index: 2;
} 

#head  #search {
	position: absolute;
	top: 7px;
	height: 19px;
	width: 151px;
	right: 5px;
}
#head  #window {
	position: absolute;                             
	top: 52px;
	/*min-height: 45px;*/
	width: 136px;
	right: 0px;
	background-image: url(../img/bck_tiempo_btn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:  #77787F;
	border-bottom-color:  #77787F;
	border-left-color:  #77787F;
	z-index: 100;
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
	/*display: none;*/
	text-align: left;
	font-size: 10px;
	color: #000000;
	visibility:visible;
	
	
}

#skin_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	width: 77px;
	z-index: 50;
	padding: 0px;
	border:none;
	background-image: url(../img/green_skin.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	height: 15px;
	right: 7px;
	position: absolute;
	bottom: 2px;
	z-index: 10;
}
/* IE Hack para disminuir el tamao del listbox*/
* html #skin_box {
bottom: 0px;
}
* html #head {
	height: 73px;
	
} 
#skin_box option {
    margin: 0px;
    padding: 0px;
	color: #000000;
	z-index: 50;
}
#window img {
	clear: right;
	float: right;
	width: 35px;
	margin: 3px;
	vertical-align:top;
	z-index: 100;
}
#head  #logo{
	position: absolute;
	top: 2px;
	left: 6px;
	width: 180px;
	height: 54px;
	background-image: url(../img/blue_point.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 100;
}


#head #date{
	position: absolute;
	top: 36px;
	left: 10px;
	font-size: 10px;
	color: #007cc3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc3;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: right;
	width: 442px;
	padding-top: 0px;
	padding-right: 8px;
}
#head #skin{
	width: 77px;
	height: 15px;
	color:#39505f;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	right: 7px;
	position: absolute;
	bottom: 1px;
	z-index: 50;
	vertical-align: bottom;
	background-color: #0033FF;
	margin: 0px;
}
#head #skin_text{
	width: 67px;
	height: 11px;
	color:#39505f;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	right: 78px;
	position: absolute;
	bottom: 4px;
	z-index: 5;
}
#head #search_box {
	width: 116px;
	border: 1px solid #B0B5CA;
	color: #000000;
	padding: 2px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-size: 10px;
	float: left;
	position: static;
	clear: left;
}
/* Non IE Browser - Hack para el largo de la caja de bsqueda*/
#search>#search_box {	width: 120px;}
#head #go {
	float: right;
	position: static;
	margin: 0px;
}
#head #search_text {
	position: absolute;
	top: 0px;
	font-size: 10px;
	color: #e5eff7;
	background-image: url(../img/mk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
	right: 160px;
	width: 40px;
	}

#head_mapa #button {
	position: absolute;
	top: 34px;
	right: 8px;
	z-index: 100;
	height: 17px;
	width: 18px;
	}
#head #whether a  {	font-size: 10px;
	color:#1c71b5;
	text-decoration:none;}
#head #whether a:hover  {	text-decoration:underline; }
#head #whether {
	position: absolute;
	right: 0px;
	font-size: 10px;
	color:#1c71b5;
	background-image: url(../img/bck_tiempo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 3px;
	width: 140px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	top: 32px;
	height: 13px;
	z-index: 2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #77787F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77787F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77787F;
	text-align: left;
}
#head #nav_up {
	position: absolute;
	left: 10px;
	z-index: 1;
	background-color:  #d5d9e7;
	color: #646569;
	padding: 2px 153px 2px 2px;
	height: 13px;
	width: 449px;
	text-align: right;
	bottom: 0px;
	background-image: url(../img/gray_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
* html #head #nav_up {height: 14px;}
#head #nav_up a {
	color: #646569;
	text-decoration: none;
	font-size: 10px;
	display: inline;
}
#head #nav_up a:hover {text-decoration:underline;}
#center {
	clear: left;
	float: left;
	width: 458px;
}


#nav_left{
	background-color:#FFFFFF;
	float: left;
	width: 160px;
	clear: left;
	z-index: 2;
	text-align: left;
	margin: 0px;
}
#body{
	width: 614px;
	float: left;

	z-index: 1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	position: relative;
	top: 0px;
	
	background-image: url("../img/esperanza/bola_division.gif");
	background-repeat: no-repeat;
	background-position: 455px 0px;
}
#container>#body{background-position: 456px 0px;}
#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #164926;
	clear: both;
	min-height: 45px;
	z-index: 4;
	float: none;
	}
/* Opera Hack para el subir*/
/*#container>#footer { position:relative;}*/ 

#footer_left {
	background-color: #8ec695;
	font-size: 10px;
	color: #164926;
	padding:10px 10px 10px 10px;
	width: 141px;
	vertical-align:top;
	float: left;
	text-align: left;
	} 
#footer_left a {
color: #164926;
text-decoration: none;
}
#footer_left a:hover {text-decoration:underline;}
#footer_center {
	/*padding-top: 0px;*/
	padding:10px 15px 10px 15px;
	text-align: left;
	width: 424px;
	color: #585a5c;
	vertical-align:top;
	float: left;
	z-index: 5;	
	position:absolute;
} 
/* IE hack para el  subir */
* html #footer_center { position:relative;}
#footer #up {
	background-image: url(../img/up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #0763AE;
	font-weight: bold;
	width: 35px;
	height: 15px;
	padding-top: 12px;
	position: absolute;
	top: -27px;
	z-index: 100;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	left: 216px;
	visibility: visible;
}

#footer_center a {
	font-size: 10px;
	color: #585a5c;
	font-weight: normal;
	text-decoration: underline;
}
#footer_center a:hover {text-decoration: none;}
#footer_right {
	vertical-align:top;
	padding:10px 10px 10px 10px;
	width: 139px;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #164926;
	float: right;
	position: relative;
	clear: right;
	background-image: url(../img/gray_point.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
#footer_right ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
}
#footer_right li{
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(../img/vin1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	display:block;
	text-align: left;
	width: 120px;
}

 #footer_right li a {
	color: #164926;
	text-decoration: none;
}
 #footer_right li a:hover {
 text-decoration: underline;}
#footer_both {
	/*position:relative;*/
	width: 614px;
	background-color: #e3e3e3;
	background-image: url(../img/gray_pixel.gif);
	background-repeat: repeat-y;
	background-position: 458px;
	padding-bottom: 0px;
	z-index: 5;
	float: right;
	height: 65px;
}
 #footer_center, #footer_right{  z-index: 4;} 
 #footer_left, #footer_center, #footer_right{
	min-height: inherit;
	height:inherit;	
	height:45px
} 

/* ----------------------------------estilos izquierda-------------------------*/
div.izquierda {
	width:161px;
	background-color:#C9E6D2;
	font-size:10px;

}
div.enci {
	height:21px;
	background-position:right;
	background-color:#8EC695;
	border-right:1px solid #3F8649;
	border-bottom:1px solid #98CCA0;
	background-image: url("../img/esperanza/atom.gif");
	background-repeat: no-repeat;
	padding-left:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#2D7644;
}
div.enlacesi {
	width:154px;
	border-right:1px solid #3F8649;
	border-bottom:1px solid #3F8649;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#164926;
	padding-left:6px;
	padding-bottom:5px;
}
div.enlacei {
	background-image:   url("../img/esperanza/vinverde.gif");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

div.enlacei a{
	text-decoration:none;
	color:#000000;
}

div.enlacei a:hover{
	text-decoration:underline;
}
 
div.dir {
	width:160px;
	background-color:#DCDEE2;
	border-right:1px solid #929296;
	border-bottom:1px solid #929296;
	border-top:1px solid #929296;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#585A5C;
	background-image: url("../img/esperanza/atomg.gif");
	background-position:top;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.enlacediri {
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
}
div.enlacediri a{
	text-decoration:none;
	color: #585A5C;
}

div.enlacediri a:hover{
	text-decoration:underline;
}
div.bola {
	height:7px;
	background-image: url("../img/esperanza/bolgris.gif");
	background-position:left;
	background-repeat:no-repeat;
}

div.banner {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*---------------------estilos centro-------------------------------*/
#centro {
	/*height: auto;*/
	width: 451px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	position: relative;
	left: 13px;
	/*background-position:right;
	background-image:url(../img/linea_azul.gif);
	background-repeat:repeat-y;*/
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	text-align: left;
	
}
#texto{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #7A7B7F;
	padding-bottom: 32px;
	width: 435px;
}
.ver{	
	text-decoration:none;
	color: #A92D07;
}
.nombre_prom{
	font-weight: bold;
	height: 25px;			
	background-color:#FFFFFF;
	padding-bottom: 5px;
	padding-top: 15px;
	vertical-align:bottom;
}
.nombre_prom a {
	color:#000000;
}
.nombre_prom a:hover{
	color:#0066FF;
}
.texto_prom{

	padding-top: 5px; 
	padding-right: 5px;
	padding-left: 5px;
}
.left{
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 6px;
	padding-bottom: 1px;
	float: left;	
}
.celda{
		position: relative;
		background-color: #99FF99;
}
.prom_par{
/*	float: rigth;*/
	position: relative;
	/*left: 215px;*/
	background-position:right;	
	background-image:url(../img/discontinua.gif);	
	background-repeat:repeat-y;
	background-color:#F1F1F1;

	/*width: 213px;*/ 
	height:148px;
}

.prom_impar{
	/*float: left; 
	clear: left; */
	position: relative;
	background-position:right;	
	background-image:url(../img/discontinua.gif);	
	background-repeat:repeat-y;
	background-color:#F1F1F1;
	/*width: 213px;*/
	height: 148px;
}

.vermas{
	bottom: 2px;
	left: 140px;	
	padding-right: 7px; 	
	font-size: 10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	height:30px;
}
/*#fondo{
	width: 435px;
	margin:0px;
	padding-right:0px;
}*/
#fondo_frase{
	float: left;
	vertical-align:bottom;
	background-position:center;	
	background-image:url(../img/fondo_cita.gif);	
	background-repeat:repeat-x;
	/*background-color:#00CCFF;*/
	width: 435px;
}

#autor{
	width: auto;
	float: right;
	background-position:left;	
	background-image:url(../img/bola_frase.gif);	
	background-repeat:no-repeat;	
	vertical-align:bottom;
	background-color:#FFFFFF;
}
#contenedor_left{
	position: relative;
	width: 213px;
	float:left;	
	clear:left;	
	/*margin-top: 10px;*/
}

#contenedor_right{	
	left: 220px;
	width: 213px;
	position:absolute;	
/*	margin-top: 10px;*/
}
#contenedor >#contenedor_right {	
	position: relative;
	left: 220px;
	width: 213px;	

} 


#subtitulo{
	background-position:right;
	background-color: #0763AE;
	background-image: url("../img/esperanza/sub_der.gif");
	background-repeat:no-repeat;
	color: #FFFFFF;
	height: 14px;
	width: 434px;
	text-indent: 9px;
	text-align: left;
}

#contenedor{
    position:relative;
	width: 434px;
}
#bola_azul{
	width: 440px;	
	background-position:right;	
	background-image: url("../img/esperanza/bola_division.gif");	
	background-repeat:no-repeat;
	height: 16px;
	position: relative;
	left: 13px;	
}

#frase p{
	padding: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}	
/*#frase{
	background-color:#0099FF;
}*/
/*--------------------------estilos derecha----------------------*/
div.derecha {
	width:151px;
	background-color:#FFFFFF;
	float: right;
	text-align:left;
	margin-top: 0px;
	z-index: 2;
	padding-top: 15px;
}
div.encd {
	height:21px;
	background-position:top;
	background-image: url("../img/esperanza/atoma.gif");
	background-repeat: no-repeat;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#BEDEF0;
	z-index: 3;
}
div.enlacesd {
	width:146px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-left:5px;
	padding-bottom:5px;
}
div.enlaced {
	background-image:url(../img/vinnaranja.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
}
div.guion_verde {
	background-image:url(../img/guion_verde.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:3px;
	height:10px;
	float:left;
}
div.guion_azul {
	background-image:url(../img/guion_azul.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:3px;
	height:10px;
	float:left;
}
div.enlaced1 {
	background-image:url(../img/guion.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px
}
div.enlaced1 a {
	color:#000000;
	text-decoration:none;
}
div.enlaced1 a:hover {
	text-decoration:underline;
}
div.bola {
	height:7px;
	background-image: url("../img/esperanza/bolgris.gif");
	background-position:left;
	background-repeat:no-repeat;
}
div.center {
	padding-top:3px;
	 font-size: 11px;
}
div.derecha a { margin: 0px;}

.vermas_der{	
	padding-right: 7px; 
	padding-bottom: 5px; 
	font-size: 10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;	
}
#rss{
	float: left;
	padding-left: 5px;
}
#rss1{
	float: left;
	padding-left: 5px;
	padding-top:3px;
}
#rss_mas{ height: 20px;}
#citma{ padding-top: 5px; padding-bottom: 10px; display: none;}

/*--------------------------estilos interiores----------------------*/
/*--------------------------premios---------------------------------*/
#premios{
	width: 440px;
	float:left;
	line-height: 20px;	
}
#premios a{
	color:#000000;
	text-decoration: none;
}
#premios a:hover{
	text-decoration:underline;
	color:#000000;
}
.padre{
	/*list-style-image: url(../img/vineta.gif);*/
	list-style-position: outside;
	list-style-type: decimal;
}
.hijo{
	/*list-style-image:url(../img/vinnaranja.gif);*/
	list-style-position: outside;
	list-style-type: none;
}

/*--------------------------gpo Arq. Inf.---------------------------*/
#grupo{
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	position: relative;
	left: 5px;
	text-align: justify;
	padding-left: 5px;
	padding-top: 15px;
	float: left;
	line-height: 16px;
}

/*------------------------categorias-----------------------------*/

#subtitulo-cat{
    background-position:right;
	background-color: #15944E;
	background-image: url("../img/esperanza/sub_cat.gif");
	background-repeat:no-repeat;
	color: #FFFFFF;
	height: 14px;
	width: 434px;
	text-indent: 9px;
	text-align: left;
	font-weight: bold;
}

#bolita{
	float: right;
	background-position:left;	
	background-image:url(../img/bola_frase.gif);	
	background-repeat:no-repeat;	
}

.cat_par{
	float: rigth;	
	width: 213px;
	position:relative;	
	/*left: 215px;*/
	background-position:right;	
	background-image:url(../img/discontinua.gif);	
	background-repeat:repeat-y;
	background-color:#ECF5EC;

	/*width: 213px;*/ 
	height:148px;
}

.cat_impar{	
	width: 213px;
	float: left; 
	clear: left; 
	position: relative;
	background-position:right;	
	background-image:url(../img/discontinua.gif);	
	background-repeat:repeat-y;
	background-color:#ECF5EC;
	/*width: 213px;*/
	height: 148px;
}
/*----------------------------------Mapa del Sitio----------------------------------------*/
#head_total_mapa {
	clear: right;
	float: right;
	width: 775px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
}
	
#head_mapa {
	height: 72px;
	width: 775px;
	background-image: url(../img/bck_head_mapa.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	z-index: 2;
	top: 0px;

} 

#head_mapa  #searchm {
	position: absolute;
	top: 7px;
	height: 19px;
	width: 151px;
	right: 5px;
}
* html #head_mapa  #searchm {
	right: 4px;
}
#head_mapa  #window {
	position: absolute;
	top: 52px;
	/*min-height: 45px;*/
	width: 137px;
	right: 0px;
	background-image: url(../img/bck_tiempo_btn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:  #77787F;
	border-bottom-color:  #77787F;
	border-left-color:  #77787F;
	z-index: 100;
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
/*	display: none;*/
	visibility:visible;
	text-align: left;
	font-size: 10px;
	color: #000000;
}
* html #head_mapa #window {right: -1px;}
#window  a{
	font-size: 10px;
	color:#1c71b5;
	text-decoration:none;
	float:right;
	clear: both;
 te; 	font-weight: bold;
}
#window  a:hover { text-decoration: underline;}
#skin_box_mapa{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	width: 77px;
	z-index: 50;
	padding: 0px;
	border:none;
	background-image: url(../img/green_skin.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	height: 15px;
	right: 7px;
	position: absolute;
	bottom: 2px;
	z-index: 10;
}
/* IE Hack para disminuir el tamao del listbox*/
* html #skin_box_mapa {
bottom: 0px;
}
* html #head_mapa {
	height: 73px;
	
} 
#skin_box_mapa option {
    margin: 0px;
    padding: 0px;
	color: #000000;
	z-index: 50;
}
#window img {
	clear: right;
	float: right;
	width: 35px;
	margin: 3px;
	vertical-align:top;
	z-index: 100;
}
#head_mapa  #logom{
	position: absolute;
	top: 2px;
	left: 6px;
	width: 180px;
	height: 54px;
	background-image: url(../img/blue_point.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 100;
}


#head_mapa #datem{
	position: absolute;
	top: 36px;
	left: 10px;
	font-size: 10px;
	color: #007cc3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007cc3;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: right;
	width: 600px;
	padding-top: 0px;
	padding-right: 8px;
}
#head_mapa #skinm{
	width: 77px;
	height: 15px;
	color:#39505f;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	right: 7px;
	position: absolute;
	bottom: 1px;
	z-index: 50;
	vertical-align: bottom;
	background-color: #0033FF;
	margin: 0px;
}
#head_mapa #skin_textm{
	width: 67px;
	height: 11px;
	color:#39505f;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	right: 78px;
	position: absolute;
	bottom: 4px;
	z-index: 5;
}
#head_mapa #search_boxm {
	width: 116px;
	border: 1px solid #B0B5CA;
	color: #000000;
	padding: 2px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-size: 10px;
	float: left;
	position: static;
	clear: left;
}
/* Non IE Browser - Hack para el largo de la caja de bsqueda*/
#search>#search_boxm {	width: 120px;}
#head_mapa #gom {
	float: right;
	position: static;
	margin: 0px;
}
#head_mapa #search_textm {
	position: absolute;
	top: 0px;
	font-size: 10px;
	color: #e5eff7;
	background-image: url(../img/mk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
	right: 160px;
	width: 40px;
	}

#head_mapa #buttonm {
	position: absolute;
	top: 34px;
	right: 8px;
	z-index: 100;
	height: 17px;
	width: 18px;
	}
#head_mapa #whetherm a  {	font-size: 10px;
	color:#1c71b5;
	text-decoration:none;}
#head_mapa #whetherm a:hover  {	text-decoration:underline; }
#head_mapa #whetherm {
	position: absolute;
	right: 0px;
	font-size: 10px;
	color:#1c71b5;
	background-image: url(../img/bck_tiempom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-top: 3px;
	width: 141px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	top: 32px;
	height: 13px;
	z-index: 2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #77787F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77787F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77787F;
	text-align: left;
}

* html #head_mapa #whetherm {right: -1px;}
#head_mapa #nav_upm {
	position: absolute;
	left: 10px;
	z-index: 1;
	background-color:  #d5d9e7;
	color: #646569;
	padding: 2px 153px 2px 2px;
	height: 13px;
	width: 610px;
	text-align: right;
	bottom: 0px;
	background-image: url(../img/gray_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
* html #head_mapa #nav_upm {height: 14px;}
#head_mapa #nav_upm a {
	color: #646569;
	text-decoration: none;
	font-size: 10px;
	display: inline;
}
#head_mapa #nav_upm a:hover {text-decoration:underline;}
#container_mapa {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 775px;
	border: 0px;
	vertical-align:top;
	text-align:left;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 0;	
}
#body_mapa{
	width: 775px;
	float: left;
	z-index: 1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 0px;
	margin-bottom: 40px;
}
#container_mapa>#body_mapa{background-position: 456px 0px;}

#footer_right_mapa {
	vertical-align:top;
	padding:10px 10px 10px 10px;
	width: 139px;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #164926;
	float: right;
	position: relative;
	clear: right;
	background-image: url(../img/gray_point_mapa.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#footer_right_mapa ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
}
#footer_right_mapa li{
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(../img/vin1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	display:block;
	text-align: left;
	width: 120px;
}

 #footer_right_mapa li a {
	color: #164926;
	text-decoration: none;
}
 #footer_right_mapa li a:hover {
 text-decoration: underline;}
#nav_middle{
	background-color:#FFFFFF;
	padding-left:13px;
	float: left;
	width: 775px;
	clear: left;
	z-index: 2;
	text-align: left;
	/*margin-bottom:10px;*/
}
#fondo_linea{
	float:left;
	vertical-align:bottom;
	background-position:center;	
	background-image:url(../img/fondo_cita.gif);	
	background-repeat:repeat-x;
	width: 740px;
}
#text{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #005FAC;
	font-weight:bold;
	padding-left:5px;
}
#inicio{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #BF4E04;
	font-weight:bold;
/*	padding-left:5px;*/
	text-indent: 5px;
	padding-bottom:5px;
	padding-top:5px;
	width:740px;
}
#inicio a{
	text-decoration:none;
	color:#BF4E04;
}
#inicio a:visited{
	text-decoration:none;
	color:#BF4E04;
}
#inicio a:hover{
	text-decoration:underline;
	color:#BF4E04;
}
div.linea{
	float:left;
	vertical-align:bottom;
	background-position:top;	
	background-image:url(../img/dis_hor.gif);	
	background-repeat:repeat-x;
	width: 740px;
	height:1px;
}
div.linea_vert{
	width:1px;
	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:top;
	float:left;
}
#medio1{
	width:740px;
	padding-left:13px;

}
div.intermedio_verde{
	background-color:#8EC695;
	background-image:url(../img/discontinua.gif);
	background-position:right;
	background-repeat:repeat-y;
	height:20px;
	width:740px;
	border-top:1px dashed #000000;
	float:left;
}
div.bola_verde{
	background-color:#8EC695;
	background-image:url(../img/mapa_verde.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:21px;
	height:20px;
	float:left;
}
div.verde_oscuro{
	background-color:#8EC695;
/*	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:right;
*/
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2D7644;
	font-size:10px;
	vertical-align:middle;
	padding-top:4px;
	width:712px;
	float:left;
}
div.verde_claro{
	float:left;
	background-color:#E4F1E6;
	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-top:1px solid #FFFFFF;
	width:740px;

}
/*div.verde_claro{
	float:left;	
	background-color:#E4F1E6;
	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-top:1px solid #FFFFFF;
	width:184px;

}
div.verde_claro1{
	background-color:#E4F1E6;
	border-top:1px solid #FFFFFF;
	width:740px;
	float:left;
}*/
#text_verde{
	float:left;
	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #2D7644;
	text-align:left;
	padding-left:3px;
	/*text-indent:5px;*/
	padding-top:6px;
	padding-bottom:6px;
	width:181px;
}
#text_verde1{
	float:left;
/*	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:right;
*/	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #2D7644;
	text-align:left;
	padding-left:3px;
	/*text-indent:5px;*/
	padding-top:6px;
	padding-bottom:6px;
	width:181px;
}
.link_verde
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
}
div.link_verde a{
	text-decoration:none;
	color: #2D7644;
}
div.link_verde a:visited{
	text-decoration:none;
	color: #53a46c;
}
div.link_verde a:hover{
	text-decoration:underline;
	color: #2D7644;
}
div.intermedio_gris{
	background-color:#CBCDD1;
	height:20px;
	width:740px;
	border-top:1px dashed #000000;
		background-image:url(../img/discontinua.gif);
	background-position:right;
	background-repeat:repeat-y;

	/*border-right:1px dashed #000000;*/
	float:left;
}
div.bola_gris{
	background-color:#CBCDD1;
	background-image:url(../img/mapa_gris.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:21px;
	height:21px;
	float:left;
}
div.gris_oscuro{
	float:left;
	width:712px;
/*	background-image:url(../img/discontinua.gif);
	background-position:right;
	background-repeat:repeat-y;
*/	background-color:#CBCDD1;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#585A5C;
	font-size:10px;
	vertical-align:middle;
	padding-top:4px;	
}
/*.grises{
	background-image:url(../img/discontinua.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:750px;
}*/
div.gris_oscuro a{
	color:#585A5C;
	text-decoration:none;
}
div.gris_oscuro a:visited{
	color:#585A5C;
	text-decoration:none;
}
div.gris_oscuro a:hover{
	text-decoration:underline;
}
#text_gris{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #585A5C;
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	width:194px;
	float:left;
}
div.intermedio_azul{
	background-color:#5F9BCB;
	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:20px;
	width:740px;
	border-top:1px dashed #000000;
	float: none;
	clear: both;
	}
div.bola_azul{
	background-color:#5F9BCB;
	background-image:url(../img/mapa_azul.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:21px;
	height:20px;
	float:left;
}
div.azul_oscuro{
	background-color:#5F9BCB; 
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	vertical-align:middle;
	padding-top:4px;
	width:400px;
	float:left;
	border-right-style: none;	
	
}
div.azul_oscuron{
	background-color:#5F9BCB;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	vertical-align:middle;
	padding-top:4px;
	width:50px;
	float:left;
}
div.azul_claro{
	background-color:#E4EEF6;
	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-top:1px solid #FFFFFF;
	width:740px;
	float:left;
}
#text_azul{
	background-image:url(../img/discontinua.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #005FAC;
	padding-left:3px;
	padding-top:6px;
	padding-bottom:6px;
	width:181px;
	float:left;
	/*background-color:#99FFCC;*/

}
#text_azul1{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #005FAC;
	padding-left:3px;
	padding-top:6px;
	padding-bottom:6px;
	width:181px;
	float:left;
}

.link_azul
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	text-align:left;
}

div.link_azul a{
	text-decoration: none;
	color: #005FAC;
}

div.link_azul a:visited{
	text-decoration:none;
	color: #5a9fce;
}

div.link_azul a:hover{
	text-decoration: underline;
}


