
 /* common styling */
.menu2 {
float:left; width:1100px;  font-family: verdana, arial, sans-serif; font-size:11px; 
/* background:#ddd url(menutopbg.jpg) repeat-x;  */
margin:0 0 20px 0; /* for this demo only */ 
}
.menu2 ul {
padding:0;margin:0;list-style-type:none; 
}
.menu2 ul li {
float:left; position:relative;
} 
.menu2 ul li.group {display:block; text-indent:10px; background:#666; color:#ff0; width:152px; padding:4px 0; }

/* voci sopra */
.menu2 ul li a, .menu2 ul li a:visited {
float:left; display:block; text-decoration:none; color:#444; padding:0px 0px; line-height:25px; height:36px;
}

.menu2 ul li:hover {
width:auto; 

}

.menu2 ul li a:hover {
color:#fff;
/* for IE */
opacity:0.9;
filter:alpha(opacity=90);
/* CSS3 standard */
opacity:0.9;
text-decoration:none;
}

.menu2 ul li:hover a {
background:#fff;
color:#c00;
/* for IE */
opacity:0.9;
filter:alpha(opacity=90);
/* CSS3 standard */
opacity:0.9;
text-decoration:none;
}

.menu2 ul li ul {
display: none;
}
.menu2 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;

}

/* specific to non IE browsers */
/* voci sotto */
.menu2 ul li:hover ul {
display:block; position:absolute;top:29px; margin-top:1px; left:0; width:152px;

}

.menu2 ul li:hover ul.scroller {
height:138px; width:172px; overflow:auto;}

.menu2 ul li:hover ul.endstop {
left:-90px;
}
.menu2 ul li:hover ul li ul {
display: none;
}
/* sfondo */
.menu2 ul li:hover ul li a {
display:block; background:#fff; color:#007fb8; height:auto;line-height:15px;padding:4px 16px; width:120px; 

}
.menu2 ul li:hover ul li a.drop {
background:#888;
}
/* sfondo rollover */
.menu2 ul li:hover ul li a:hover {
color:#fff; background: #a71419;

}
.menu2 ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
.menu2 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#000; left:152px; height:138px; width:172px; overflow:auto; background:#888;
}
.menu2 ul li:hover ul li:hover ul li a {background:#888;}
.menu2 ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}


.menu2 ul li:hover ul li:hover ul.left {
left:-172px;
}
.menu2 ul li:hover ul li:hover ul li a:hover {background:#666; color:#0ff;}



/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
display:block;position:absolute;top:30px; top:29px; left:0; margin-top:1px;
background:#fff;
color:#00000;
/* for IE */
opacity:0.9;
filter:alpha(opacity=90);
/* CSS3 standard */
opacity:0.9;
}

.menu2 ul li a:hover ul.scroller {
height:138px; overflow:auto; }

.menu2 ul li a:hover ul.endstop {
left: -90px;
}
/* IE colore submenu */
.menu2 ul li a:hover ul li a {
display:block; color:#007fb8; height:1px; line-height:15px; padding:4px 16px; width:152px; width:120px;
}
.menu2 ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu2 ul li a:hover ul li a:hover {
color:#fff; background: #a71419;
}
.menu2 ul li a:hover ul li a:hover.drop {
 background: #888; color:#ff0;
}
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:-69px; top:-70px; color:#000; left:152px; height:138px; width:170px; overflow:auto; background:#888;
}
.menu2 ul li a:hover ul li a:hover ul.left {
left:-170px;
}
.menu2 ul li a:hover ul li a:hover ul li a:hover {background:#666; color:#0ff;}


.left {clear:both;}


#menuhomeButton  {
padding-left: 94px;
}

#menuhomeButton a, #menuhomeButton a:visited  {
width: 136px;
/* border: 1px solid #006699; */
}




#menuaziendaButton  {
margin-left: 4px;
}
#menuaziendaButton a, #menuaziendaButton a:visited  {
width: 155px;
}
#menuaziendaButton:hover ul   {
width: 155px;
}
#menuaziendaButton ul li a, #menuaziendaButton ul li a:visited   {
width: 124px;
}




#menuserviziButton  {
margin-left: 2px;
overflow: visible;
}

#menuserviziButton a, #menuserviziButton a:visited  {
width: 146px;
}
#menuserviziButton:hover ul   {
width: 146px;
}

#menuserviziButton ul li a, #menuserviziButton ul li a:visited   {
width: 117px;
}



#menuautoButton  {
margin-left: 4px; 
}
#menuautoButton a, #menuautoButton a:visited  {
width: 127px;
}
#menuautoButton:hover ul   {
width: 127px;
}
#menuautoButton ul li a, #menuautoButton ul li a:visited   {
width: 98px;
}


#menunewsButton  {
margin-left: 4px; 
}
#menunewsButton a, #menunewsButton a:visited  {
width: 198px;
}
#menunewsButton:hover ul   {
width: 200px;
}
#menunewsButton ul li a, #menunewsButton ul li a:visited   {
width: 168px;
}


#menuacontattiButton  {
margin-left: 4px; 
}
#menuacontattiButton a, #menuacontattiButton a:visited  {
width: 133px;
}

<!--[if lte IE 7]>
/* not validating css */
.menu2
{
  scrollbar-face-color:#ddd;
  scrollbar-arrow-color:#000;
  scrollbar-track-color:#aaa;
  scrollbar-shadow-color:#ddd;
  scrollbar-highlight-color:#eee;
  scrollbar-3dlight-color:#eee;
  scrollbar-darkshadow-Color:#ddd;
}

<![endif]-->
