/* CABECERA */
div#new_cabecera { height:100%; background:url(../img/home-fondo-cabecera.jpg) top right no-repeat;}
div#new_cabecera.cab_home{background:url(../img/home-fondo-cabecera.jpg) top right no-repeat;}
div#new_cabecera.cab_generico{background:url(../img/home-fondo-cabecera.jpg) top right no-repeat;}
div#new_cabecera.cab_seguros{background:url(../img/cabecera-fondo-seguros.jpg) top right no-repeat;}
div#new_cabecera.cab_finanzas{background:url(../img/cabecera-fondo-finanzas.jpg) top right no-repeat;}
div#new_cabecera.cab_viajes{background:url(../img/cabecera-fondo-viajes.jpg) top right no-repeat;}
div#new_cabecera.cab_automocion{background:url(../img/cabecera-fondo-automocion.jpg) top right no-repeat;}
div#new_cabecera h1 img{ margin-top:2%; margin-bottom:3%;  }
/* FIN CABECERA */

/* MENU DESPLEGABLE */
DIV#menu{font-family:Arial,sans-serif; }
UL#menuinf{width:100%; background:#D10000; padding:0; margin:0; font-weight:bold; float:left; font-size:1em;}
UL#menuinf LI{display:inline; color:#900; background:url(../img/menu_superior_borde_der.gif) no-repeat right center; margin-right:-4px; padding-right:2px;}
UL#menuinf LI A{ padding:10px 12px 10px 10px; display:inline-block; color:#fff; text-decoration:none; }	
UL#menuinf LI#mapfre_assitance_on_a_click { float:right; display: inline!important; margin-top:5px; margin-right:10px; background:none;}
UL#menuinf LI#mapfre_assitance_on_a_click A#Amenu6{background:#949494;  font-size:0.95em; padding:5px 20px 5px 20px; text-shadow: 2px 2px 2px #333; font-weight:bold;
-webkit-border-radius:8px;
-moz-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;}
UL#menuinf LI#mapfre_assitance_on_a_click A#Amenu6 span { color:#D10000; text-shadow: 2px 2px 2px #DDD;}
DIV.submenu{background: #DDD;} /* IE */
DIV.submenu{border:1px solid #CCC; display:block; color:#000;background:rgba(212,212,212,0.97); margin-top:5px; border:#999999 solid 1px; padding-right:15px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
-o-border-radius:10px;
border-radius:10px;
z-index:999; }
DIV.submenu#subMenu_02{margin-left:133px;}
DIV#divmenuinf UL{ border:#3C0 solid 0px; padding:0px; float:left; margin-left:20px; margin-bottom:25px;}
DIV#divmenuinf UL LI{ border:#000 solid 0px; list-style:none; margin-top:15px;}
DIV#divmenuinf UL LI A{ border:#F00 solid 0px; text-decoration:none; font-size:1.1em; font-weight:bold; color:#000;}
DIV#divmenuinf UL LI A:hover { text-decoration:underline; color:#d10000;}

DIV#menu li#liPaises{ background:none;  float:right; margin:6px 5px 0 0; }
/* FIN MENU DESPLEGABLE */
