/* CSS Document */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	margin:0px;
	padding:0px;
	background-color:#F2F7F3; 
	background-image:url(../css/img/bg_body.jpg);
	background-position:center;
}

a, a.color { font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration: none;
	height: 24px; }
a.color{ color:#1F6697;}
a.color:hover{text-decoration:underline;}	
	
/* maquetacion */
#top{ width:100%; height:161px; background-image:url(../css/img/bg_top.jpg); background-repeat:repeat-x; border-bottom:#01A5A3 1px solid;  }
#cab{ width:1020px; height:inherit; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}
#cab_left{ width:10px; height:161px; float:left; background-image:url(../css/img/bg_cab_left.jpg); background-repeat:no-repeat;}
#cab_right{ width:10px; height:161px; float:left; background-image:url(../css/img/bg_cab_right.jpg); background-repeat:no-repeat;}
#cab_center{ width:1000px; height:inherit; background-color:#FFFFFF; float:left;  background-image:url(../css/img/bg_cab_center.jpg); background-position:top right; background-repeat:no-repeat;}
a.logo{ height:94px; width:203px; float:left; margin-top:17px; margin-left:24px; background-image:url(../css/img/logo.jpg);}
a.logo b{display:none;}

#content{ width:100%;  background-image:url(../css/img/bg_content.jpg); display:block; overflow:hidden; clear:both;}
#cont{width:998px;  margin-left:auto; margin-right:auto; padding:10px; background-color:#FFFFFF; background-image:url(../css/img/bg_cont.jpg); background-repeat:repeat-y; overflow:hidden;} /* ancho total 1018 */
#footer{ width:1001px; margin-left:auto; margin-right:auto; height:20px; background-image:url(../css/img/bg_portada_box_titulo.jpg); color:#FFFFFF; line-height:18px;
font-family:Arial, Helvetica, sans-serif; text-indent:10px; text-align:center; font-size:12px; }
#footer b{color:#6DD1CF; margin-left:10px; margin-right:10px;}
#footer a{ font-size:12px; color:#FFFFFF; text-decoration:none; line-height:18px;}
#footer a:hover{color:#FAF9A9;}

#mapa_sitio{width:100%; float:left; font-family:Arial, Helvetica, sans-serif; background-image:url(../css/img/bg_mapa.jpg); background-repeat:repeat-x; padding-top:20px; padding-bottom:40px;}
#mapa_sitio div{border-right:#E8EEE6 1px solid; width:185px; float:left; padding-right:8px; }
#mapa_sitio ul{width:160px; height:140px; margin:0px 0px 5px 10px; padding:5px 0px 5px 5px; list-style:none; 
border-bottom:#CCCCCC 3px solid; float:left;	 }
#mapa_sitio li h3{ margin:0px; padding:0px; margin-left:-5px; padding-left:5px; border-bottom:#CCCCCC 1px solid; font-size:15px; font-weight:bold; color:#1F6697; line-height:20px; margin-bottom:8px;}
#mapa_sitio li a{font-size:12px; color:#5A5757; font-weight:normal; border-bottom:none;}
#mapa_sitio li a:hover{text-decoration:underline; color:#1F6697;}
#mapa_sitio div.activo ul, #mapa_sitio ul:hover{border-bottom-color:#1F6697;}
#mapa_sitio div.activo, #mapa_sitio div:hover{background-image:url(../css/img/bg_mapa_over.jpg);}
#mapa_sitio div.activo h3, #mapa_sitio ul:hover li h3{border-bottom-color:#1F6697; text-decoration:none;}
#mapa_sitio li a.activo{ color:#1F6697; font-weight:bold;}

#lang{ margin-top:10px; margin-right:10px; float:left; position:relative; display:block; margin-left:30px;}