@charset "utf-8";
/*Encabezado*/
.encabezado { width:950px;}
.encabezado .top { background:url(/images/head.jpg) no-repeat; width:970px; height:178px; }
.encabezado .top .left { float:left; width:230px }
.encabezado .top .banner728 { width:728px; height:90px; margin-top:5px; margin-right:5px; border:1px solid #CCC; }
.encabezado .top .buscador { font-size:12px; }
.encabezado .top .fr { float:left; width:728px;}
.encabezado .top .aPortada {display:block; width:230px; height:90px; float:left}
.encabezado .buscador {text-align:right; padding:30px 20px 10px 0 }
.encabezado .destacadoHome { font-size:10px; padding:0 5px; border:1px #CCCCCC solid; width:180px; margin-left:10px }
.encabezado .destacadoHome span { display:block; padding:2px 0 }
.encabezado .destacadoHome span span { display:inline; color: #4587c3; font-weight:bold; }
.encabezado .destacadoHome a { color:#FFF; text-decoration:none; }
.encabezado .destacadoHome a:hover { text-decoration:underline; }
/* Menú */
.chromestyle { text-align:center;  margin:1px 0 0 1px; background:url(/images/bg_menu.jpg); width:100%; height:33px;}
.chromestyle ul { padding:0; margin:0; list-style-type:none; overflow: hidden;}
.chromestyle li { height:30px; display:inline;}
.chromestyle li a {display:block; float:left; text-decoration:none; font-size:13px; color:#333333; background:url(/images/bg_menu.jpg); border-right:1px solid #FFF; padding:8px 29px 0 29px; text-transform: uppercase; font-weight:bold; height:25px;}
.chromestyle li a:hover, .chromestyle ul li a.selected  {background:url(/images/btsw.jpg); color:#FFFFFF;}
.dropmenudiv { position:absolute; top: 0; border-bottom-width: 0; font:normal 12px Verdana; line-height:18px; z-index:100; background-color:#FFF; width: 150px; visibility: hidden; border:1px solid #999; padding:2px;}
.dropmenudiv a { font-size:12px; display: block; /*width of menu (not including side paddings)*/ color: #333; background-color: #FFF; text-decoration: none; padding: 1px 2px; 	margin:2px; border-bottom:1px solid #CCC }
* html .dropmenudiv a { /*IE only hack*/ width: 100%; }
.dropmenudiv a:hover { background-color: #EFEFEF; color:#0f7395 }
