

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background: url(../imagenes/menus/naranja.gif);}
.menu2 {padding:0; margin:0; list-style:none; height:35px; background:#fff; position:relative; z-index:1; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:normal; padding:0 0 0 10px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 0; height:35px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 0; height:35px;}
.menu2 li a.top_link:hover {color:#fff; background:url(../imagenes/menus/naranja.gif) no-repeat 8px 0;}
.menu2 li a.top_link:hover span { background:url(../imagenes/menus/naranja.gif) no-repeat 8px 0; }
.menu2 li a.top_link:hover span.down {background:url(../imagenes/menus/naranja.gif) no-repeat 8px 0;}

.menu2 li:hover > a.top_link {color:#fff; background:url(../imagenes/menus/naranja.gif) no-repeat 8px 0;}
.menu2 li:hover > a.top_link span {background:url(../imagenes/menus/naranja.gif) no-repeat 8px 0;}
.menu2 li:hover > a.top_link span.down {background:url(../imagenes/menus/naranja.gif) no-repeat 8px 0;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:8px; top:35px; background: #fff; padding:0; border:1px solid #B2B2B2; width:149px; height:auto;}
.menu2 :hover ul.sub li {display:block; position:relative; float:left; width:143px; background:url(../imagenes/menus/bck_tabla.gif) repeat-x bottom; margin-bottom:0;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:auto; width:143px; padding: 5px 3px; line-height:1; color:#0123A1; text-decoration:none;}

.menu2 :hover ul.sub li a:hover {background:#FFAF00; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#FFAF00; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#FFAF00; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:-148px; top:0px; background: #FFC645; padding:0; border:1px solid #C79937; width:146px; z-index:200; height:auto; color:#816432;}
.menu2 :hover ul.sub  :hover ul li {display:block; position:relative; float:left; width:140px; border-bottom:1px dotted #C79937; background:#FFC645;}
.menu2 :hover ul.sub  :hover ul li a {color:#816432; padding:5px 3px; text-indent:0; width:140px; height:auto;}
.menu2 :hover ul.sub  :hover ul li a:hover {background:url(../imagenes/menus/bck_sub_tabla_over.gif); color:#816432; padding:5px 3px; text-indent:0; width:140px; height:auto; }
.menu2 :hover ul :hover ul.subseguros { width: 100%;}
