/* INIZIO MENU */

#menu { height:37px; background:transparent url(../img/comuni/bg_menu.gif)  0 0 no-repeat; margin:0px;  padding:0px 0px 0px 89px;}

#menu ul {margin:0; padding:0; list-style-type:none;}

#menu li {float:left; }

#menu a {display:block; margin-right:0px; height:0; overflow:hidden;}

/*Stato di background fisso*/
#menu .list1 {background:url(../img/bt_ita/azienda.jpg) 0 0 no-repeat;}
#menu .list2 {background:url(../img/bt_ita/servizi.jpg) 0 0 no-repeat;}
#menu .list3  {background:url(../img/bt_ita/novita.jpg) 0 0 no-repeat;}
#menu .list4  {background:url(../img/bt_ita/prodotti.jpg) 0 0 no-repeat;}
#menu .list5  {background:url(../img/bt_ita/usato.jpg) 0 0 no-repeat;}
#menu .list6  {background:url(../img/bt_ita/eventi.jpg) 0 0 no-repeat;}
#menu .list7 {background:url(../img/bt_ita/supporto.jpg) 0 0 no-repeat;}
#menu .list8 {background:url(../img/bt_ita/contatti.jpg) 0 0 no-repeat;}

#menu a#item1 {background:url(../img/bt_ita/azienda.jpg) 0 0 no-repeat; width:98px;height:37px;}
#menu a#item2 {background:url(../img/bt_ita/servizi.jpg) 0 0 no-repeat; width:98px;height:37px;}
#menu a#item3 {background:url(../img/bt_ita/novita.jpg) 0 0 no-repeat; width:98px;height:37px;}
#menu a#item4 {background:url(../img/bt_ita/prodotti.jpg) 0 0 no-repeat; width:98px;height:37px;}
#menu a#item5 {background:url(../img/bt_ita/usato.jpg) 0 0 no-repeat; width:98px;height:37px;}
#menu a#item6 {background:url(../img/bt_ita/eventi.jpg) 0 0 no-repeat; width:98px;height:37px;}
#menu a#item7 {background:url(../img/bt_ita/supporto.jpg) 0 0 no-repeat; width:98px;height:37px;}
#menu a#item8 {background:url(../img/bt_ita/contatti.jpg) 0 0 no-repeat; width:98px;height:37px;}

#menu a#item1:hover {background:url(../img/bt_ita/rl/azienda.jpg) 0 0 no-repeat;}
#menu a#item2:hover {background:url(../img/bt_ita/rl/servizi.jpg) 0 0 no-repeat;}
#menu a#item3:hover {background:url(../img/bt_ita/rl/novita.jpg) 0 0 no-repeat;}
#menu a#item4:hover {background:url(../img/bt_ita/rl/prodotti.jpg) 0 0 no-repeat;}
#menu a#item5:hover {background:url(../img/bt_ita/rl/usato.jpg) 0 0 no-repeat;}
#menu a#item6:hover {background:url(../img/bt_ita/rl/eventi.jpg) 0 0 no-repeat;}
#menu a#item7:hover {background:url(../img/bt_ita/rl/supporto.jpg) 0 0 no-repeat;}
#menu a#item8:hover {background:url(../img/bt_ita/rl/contatti.jpg) 0 0 no-repeat;}

/* FINE MENU */


