/* CSS Document */
body {margin:0; padding:0; background-image:url(/contenidos/img/home/bg_body.gif); background-repeat:repeat-x; background-color:#FFFFFF; height:100%;}
html
{
height:100%;
}
li {color:#666666; list-style-image:url(/contenidos/img/home/dot_amarillo.gif);}
.titular_azul {font-family:"Trebuchet MS";font-size: 22px;font-style:normal;color:#005E93; text-align:left;}
.titular_blanco {font-family:"Trebuchet MS";font-size: 22px;font-style:normal;color:#ffffff; text-align:left;}
.titular_gris {font-family:"Trebuchet MS";font-size: 22px;font-style:normal;color:#666666; text-align:left;}
.titular_amarillo {font-family:"Trebuchet MS";font-size: 22px;font-style:normal;color:#D0C02C; text-align:left;}
.texto_gral_gris {font-family:"Trebuchet MS";font-size: 11px;font-style:normal;color:#666666;}
.texto_formularios {font-family:"Trebuchet MS";font-size: 13px;font-style:normal;color:#666666; vertical-align:text-bottom;}
.texto_gral_blanco {font-family:"Trebuchet MS";font-size: 11px;font-style:normal; color:#ffffff;text-align:justify;}
.texto_gral_blanco01 {font-family:"Trebuchet MS";font-size: 13px;font-style:normal; color:#ffffff;text-align:justify;}
.subtitular_gris {font-family:"Trebuchet MS";font-size: 18px;font-style:normal;color:#666666; text-align:left;}
.subtitular_azul {font-family:"Trebuchet MS";font-size: 18px;font-style:normal;color:#005E93;}
.enlace_azul {text-decoration:none;color:#005E93;font-family:"Trebuchet MS";font-size:12px;}
.enlace_azul:hover {text-decoration:none;color:#D0C02C;font-family:"Trebuchet MS";font-size:12px;}
.enlace_blanco {text-decoration:none;color:#ffffff;font-family:"Trebuchet MS";font-size:12px;}
.enlace_blanco:hover {text-decoration:none;color:#D0C02C;font-family:"Trebuchet MS";font-size:12px;}


div#Madre { position:relative; min-width:800px; height:inherit; background-image:url(/contenidos/img/home/bg_body.gif);}
div#Izquierda { position:absolute; top:0; left:0; width:40%; height:100%; background-image:url(/contenidos/img/home/bg_left_body.gif); z-index:-1; background-repeat:repeat-x;}
div#Central { margin-left:0px; margin-right:0px; width:100%; z-index:1;}
div#Derecha { position:absolute; top:0; right:0; width:40%; height:100%; z-index:-1; background-image:url(/contenidos/img/home/bg_right_body.gif); background-repeat:repeat-x;}
div#Blanco{background-color:#FFFFFF; width:100%; float:inherit;}

a.ciudades{color:#666666;} 

a.ciudades:hover{color:#000000;}

a.ciudades:visited{color:#666666;} 
