@import "comunes.css";
/* ************************** plantilla impresión****************************/
#wrap{width:640px}
#header{position:relative;width:640px}
#header img#cab_print{display:block;position:absolute;top:0}
#content{width:630px;padding:5px 0 0 10px}
#col_left,#col_right{display:none}
#main_content{float:left;width:630px;padding-left:10px}
#doble_col{float:left;width:640px}
#content ul li{list-style-type:circle;list-style-position:inside}
#titulos{border-bottom:7px solid #CBD6DB;margin-bottom:20px}
#titulos h2{text-transform:uppercase;color:#0A94D6;font-size:2em;font-family:'Trebuchet MS',Tahoma}
#titulos h3{color:#555452;font-size:1.9em;font-family:'Trebuchet MS',Tahoma;margin-bottom:19px}
#titulos h3 span{color:#99A1A4}
/* ------------------------- header--------------------------- */
#header h1{width:130px;height:55px;text-indent:-9999px;display:block;padding:10px 0pt 15px 10px}
#header h1 a{width:130px;height:55px;display:block}
#top_nav{display:none}
#header #logo_mapa{position:absolute;right:0;top:17px}
#doble_col_cont{float:left;width:400px !important;padding:0 0 0 37px}
#doble_col .col_simple .columna50{width:300px !important}
/* ------------------------- footer--------------------------- */
#footer{width:640px;background:url(../images/sep_puntos.gif) 0 0 repeat-x;margin:50px 0 25px;padding-top:30px;text-align:center;display:none}
#footer a{color:#0670B5}
#footer p{color:#93918C;line-height:2em}
#footer p.central{color:#555452;margin-bottom:20px}

/* --------------------------- ocultamos elementos no imprimibles ------------------*/
.breadcrumb,.buscador,.paginator,#menu_interior,#logo_mapa{display:none} /* by delia */
