/* ***** Main Menu ***** */
#menu li a.menuhome { background: url(../images/menu-home.gif) top left no-repeat; }
#menu li a.menucatalogo { background: url(../images/menu-products.gif) top left no-repeat; }
#menu li a.menunews { background: url(../images/menu-news.gif) top left no-repeat; }
#menu li a.menueventi { background: url(../images/menu-events.gif) top left no-repeat; }
#menu li a.menuchi { background: url(../images/menu-whoweare.gif) top left no-repeat; }
#menu li a.menusede { background: url(../images/menu-offices.gif) top left no-repeat; }
#menu li a.menucontatti { background: url(../images/menu-contacts.gif) top left no-repeat; }
#menu li a.menudownload { background: url(../images/menu-download.gif) top left no-repeat; }

#menu li a:hover, #menu li.selected a { background-position: 0 -40px; border-top: 4px solid #6699CC; }