body {
        margin: 0;
        padding: 0;
}
.menu2 {padding:0; margin:0; margin-bottom:0; list-style:none; height:26px; position:relative; font-family:trebuchet MS; font-size:11px; }
.menu2 li.top {display:block; float:left; position:relative; text-align:center;}
/* BOTON PRINCIPAL */
.menu2 li a.top_link {
        display:block;
        float:left;
        height:26px;
        margin-left:1px;
        width:199px;
        color:#FFF;
        text-decoration:none;
        padding:0 0 0 0px;
        cursor:pointer;
        margin-top: 1px;
        line-height: 26px;
		text-decoration:none; font-family: Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: white; text-shadow: #666 0.3em 0.3em 0.5em;
}
/* BOTON PRINCIPAL OVER */
.menu2 li a.top_link:hover {
        color:#fff;
}
.menu2 li:hover > a.top_link {
        color:#fff;
        bgcolor: #000000;
}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}
.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:1px; top:23px; background: #fff; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:auto; height:auto; width:210px;}
.menu2 :hover ul.sub li {display:block; /*height:20px; */position:relative; float:left; width:210px;  margin-bottom:0;}
/* BOTON SECUNDARIO */
.menu2 :hover ul.sub li a {
        display:block;
        height:auto;
        padding:4px 3px;
        line-height:1;
        text-decoration:none;
        color:#fff;
        background-color:#269CCC;
        text-align:left;
        padding-left: 5px;
        height:15px;
}
/* BOTON SECUNDARIO OVER */
.menu2 :hover ul.sub li a:hover {
        color:#fff;
        bgcolor: #000000;
        text-align:left;
		background-color:#3688BA;
}
.menu2 :hover ul li:hover > a.fly {
        color:#fff;
        bgcolor: #000000;
        text-align:left;
		background-color:#3688BA;
}

.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:160px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {background: #fff; z-index:300; margin-top:1px;}