#marco         { width: 940px; height: 32px }
.preload2      { color: #fff; font-size: 12px; font-weight: normal; background-image: url(../images/fondo_menu.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }


#menu2 ul { padding-left: 0;margin:0;background-color: #242625;color:#fff;float: left;width: 100%;font-family: arial, helvetica, sans-serif; height:32px; font-size:12px; border-bottom: 1px solid #727471;}
#menu2 ul li { display: inline; }
#menu2 ul li a { padding:8px 19px 8px 20px; background-color: #242625; color: #fff;text-decoration: none;float: left;border-right: 1px solid #727471; height:16px; }
#menu2 ul li a:hover{background-color: #8d8f8c;color: #fff;}

/*
.menu2           { color: #fff; font-size: 12px; font-family: Arial, verdana, sans-serif; font-weight: normal; background-color: #242625; list-style: none; margin: 0; padding: 0; position: relative; height: 32px; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link                { color: #fff; font-size: 12px; font-weight: normal; line-height: 20px; text-decoration: none; cursor: pointer; display: block-inline; padding: 4px 12px 0; height: 28px; float: left; border-right: 1px solid #727473; margin:0; width:auto;}
.menu2 li a.top_link span    { display: block; height: 32px; float: left }
.menu2 li a.top_link span.down  { display: block; padding: 0 10px 0 6px; height: 32px; float: left }
.menu2 li a.top_link:hover     { color: #fff; bbackground-color: #8d8f8c;padding: 4px 12px 0;  }
.menu2 li a.top_link:hover span      { color: #fff; }
.menu2 li a.top_link:hover span.down      { color: #fff; }
.menu2 li:hover > a.top_link        { color: #fff; background-color: #8d8f8c; height: 28px; border-right: 1px solid #727473 }
.menu2 li:hover > a.top_link span     { color: #fff; }
.menu2 li:hover > a.top_link span.down      { color: #fff; border-right: none !important; }
.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu2 li a.last_link                  { color: #fff; font-size: 12px; font-weight: normal; line-height: 20px; text-decoration: none; cursor: pointer; display: block; padding: 4px 12px 0 ; height: 28px; float: left; }
.menu2 li:hover a.last_link                    { color: #fff; font-size: 12px; font-weight: normal; line-height: 20px; text-decoration: none; background-color: #8d8f8c; cursor: pointer; display: block; padding: 4px 12px 0 ; height: 28px; float: left; }

/* 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     { font-weight: normal; background: #fff; padding: 0; top: 32px; left: 0; width: auto; height: auto }
.menu2 :hover ul.sub li             { color: #fff; font-size: 11px; font-weight: bold; background-color: #242625; text-align: left; display: block; margin-bottom: 0; position: relative; width: 160px; height: 32px; float: left; border-bottom: 1px solid #727473 }
.menu2 :hover ul.sub li a       { color: #fff; font-size: 11px; line-height: 1; text-decoration: none; text-align: left; display: block; padding-top: 10px; padding-left: 6px; height: auto }
.menu2 :hover ul.sub li a.fly  { background: #fff url(../images/vineta_menu.gif) no-repeat 150px 6px }
.menu2 :hover ul.sub li a:hover             { color: #fff; background-color: #8d8f8c; height: 22px }
.menu2 :hover ul.sub li a.fly:hover  { background: #e5fafc url(../images/vineta_menu.gif) no-repeat 150px 6px }
.menu2 :hover ul li:hover > a.fly {background:#E5FAFC} 

.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 {border-top:1px solid #727473; background: #fff; z-index:300;}

