#menu{
	background-image: url(../images/menu_sfondo.jpg); 
	height:44px;
}
#menu1{
	background: url(../images/menu_home.jpg) no-repeat; 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu2{
	background-image: url(../images/menu_negozio.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu3{
	background-image: url(../images/menu_prodotti.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu4{
	background-image: url(../images/menu_ricette.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu5{
	background-image: url(../images/menu_news.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu6{
	background-image: url(../images/menu_eventi.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu7{
	background-image: url(../images/menu_sfondo.jpg); 
	width:234px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu1:hover{
	background-image: url(../images/menu_home2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu2:hover{
	background-image: url(../images/menu_negozio2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu3:hover{
	background-image: url(../images/menu_prodotti2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu4:hover{
	background-image: url(../images/menu_ricette2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu5:hover{
	background-image: url(../images/menu_news2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu6:hover{
	background-image: url(../images/menu_eventi2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#franchising{
	background: url(../images/menu_franchising.jpg) no-repeat;
	position: absolute;
	left:718px;
	width:99px;
	height:44px;
	top: 171px;	
}
#franchising:hover{
	background: url(../images/menu_franchising2.jpg) no-repeat;
	left:718px;
	width:99px;
	height:52px;
	position: absolute;
	top: 163px;
}
#menu1-select{
	background-image: url(../images/menu_home2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu2-select{
	background-image: url(../images/menu_negozio2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu3-select{
	background-image: url(../images/menu_prodotti2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu4-select{
	background-image: url(../images/menu_ricette2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu5-select{
	background-image: url(../images/menu_news2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#menu6-select{
	background-image: url(../images/menu_eventi2.jpg); 
	width:100px;
	height:44px;
	margin: 0px;
	float:left;
}
#franchising-select{
	background: url(../images/menu_franchising2.jpg) no-repeat;
	left:718px;
	width:99px;
	height:52px;
	position: absolute;
	top: 163px;
}