/* HEADER */
.header { position: relative; height:188px; margin:0 auto; width:100%; background:url('../images/bg_header.gif') repeat-x bottom center; }
	.cuerpoHeader { height: 188px; width:932px; margin:0 auto; }
	.logo {	width:220px; float:left; padding-top:60px; }
	/*.botoneraArriba { position: absolute; top: 0; right: 0px; padding:5px 0 0 17px; text-align: left; color:#7F7F7F; font:10px Arial, Helvetica; }
	.botoneraArriba a{ text-decoration:none; color:#7F7F7F; background:url('../images/punto.gif') no-repeat right 16px; font:10px Arial, Helvetica; padding:10px 6px 5px; }
	.botoneraArriba .idiomas{ background-color:#E5E5E5; }*/
	
	.botoneraAbajo { padding:5px 0 0 17px; text-align: left; color:#7F7F7F; font:10px Arial, Helvetica; }
	
	
	.cuerpoMenu { float:left; padding-top:96px; width:700px; }
	.cuerpoMenu a { padding: 0 10px; display: inline-block; color: #53575b; text-align: left; text-decoration: none; font:10px Arial, Helvetica; font-weight:bold; background:url('../images/separa_menu.gif') no-repeat right center; }
	.cuerpoMenu a:HOVER { color:#666666}
	.menu_item { float:right; background:#FFF url('../images/fondo_menu.gif') no-repeat bottom; }
	.menu_item a { float: left; }
	.menu_item_select { float:left; background:#FFF url('../images/fondo_menu.gif') no-repeat bottom; float:left }
	
	.header .cuerpoMenu .volverWeb { background:url('../images/fondo_boton_volver.png') no-repeat; width:138px; padding-left:4px; text-align:right; }
		.header .cuerpoMenu .volverWeb:HOVER { background:url('../images/fondo_boton_volver2.png') no-repeat; width:138px; padding-left:4px; color:#FFF; }
.menuAbajo{ float:right; height:34px; }
	.menuAbajo .leyenda{ display:inline; padding-right:12px; background:url('../images/flecha_gris.gif') no-repeat right 10px; margin-right:12px; color:#9c9c9c; float:left; overflow:hidden; padding-top:7px; }
	.menuAbajo .leyenda2{ display:inline; padding-right:12px; background:url('../images/flecha_gris.gif') no-repeat right 10px; margin:0 12px 0 24px; color:#9c9c9c; float:left; overflow:hidden; padding-top:7px; }
	.menuAbajo .buscar{ float:left; width:26px; height:23px; margin:3px 0 0 3px;  }
	.menuAbajo a.botVerde_1{ margin-top:6px; float:left; background-image:none;  }
	.menuAbajo input{ float:left; height:24px; margin-top:4px; }
        /*.headlink{list-style: none;padding: 0; float: left}
        .headlink li{list-style: none; float: left;padding: 0}
        .headlink ul{list-style: none; float: left;padding: 0}*/

