/* ***** Main Menu ***** */
#topMenu li a.menuhome { width: 48px; background: url(../images/menu-home.gif) top left no-repeat; }
#topMenu li a.menuazienda { width: 77px; background: url(../images/menu-company.gif) top left no-repeat; }
#topMenu li a.menuprodotti { width: 76px; background: url(../images/menu-products.gif) top left no-repeat; }
#topMenu li a.menueventi { width: 53px; background: url(../images/menu-events.gif) top left no-repeat; }
#topMenu li a.menupress { width: 45px; background: url(../images/menu-press.gif) top left no-repeat; }
#topMenu li a.menucontatti { width: 77px; background: url(../images/menu-contacts.gif) top left no-repeat; }
#topMenu li a.menunews { width: 45px; background: url(../images/menu-news.gif) top left no-repeat; }
#topMenu li a.menudistributori { width: 109px; background: url(../images/menu-areamanager.gif) top left no-repeat; }
#topMenu li a.menulogin { width: 50px; background: url(../images/menu-login.gif) top left no-repeat; }
#topMenu li a.menulingua { width: 66px; background: url(../images/menu-italiano.gif) top left no-repeat; }

#topMenu li a:hover, #topMenu li.selected a { background-position: 0 -30px; }

/* Titoletti colonna destra */
h2.primopiano { background: url(../images/boxtitle-inevidence.gif) no-repeat; }
h2.news { background: url(../images/boxtitle-news.gif) no-repeat; }
h2.press { background: url(../images/boxtitle-press.gif) no-repeat; }
h2.eventi { background: url(../images/boxtitle-events.gif) no-repeat; }
