div.menuHome {
	margin:0 10px;
}

div.home{
	background:url(../img/menuHome/home.jpg) center bottom no-repeat;
	width:73px;
	height:66px;
}

div.home:hover{
	background:url(../img/menuHome/home.jpg) center top no-repeat;
	width:73px;
	height:66px;
	cursor:pointer;
}

div.homeSTAND{
	background:url(../img/menuHome/home.jpg) center top no-repeat;
	width:73px;
	height:66px;
}

div.azienda{
	background:url(../img/menuHome/azienda.jpg) center bottom no-repeat;
	width:73px;
	height:66px;
}

div.azienda:hover{
	background:url(../img/menuHome/azienda.jpg) center top no-repeat;
	width:73px;
	height:66px;
	cursor:pointer;
}

div.aziendaSTAND{
	background:url(../img/menuHome/azienda.jpg) center top no-repeat;
	width:73px;
	height:66px;
}

div.partners{
	background:url(../img/menuHome/partners.jpg) center bottom no-repeat;
	width:73px;
	height:66px;
}

div.partners:hover{
	background:url(../img/menuHome/partners.jpg) center top no-repeat;
	width:73px;
	height:66px;
	cursor:pointer;
}

div.partnersSTAND{
	background:url(../img/menuHome/partners.jpg) center top no-repeat;
	width:73px;
	height:66px;
}

div.servizi{
	background:url(../img/menuHome/servizi.jpg) center bottom no-repeat;
	width:73px;
	height:66px;
}

div.servizi:hover{
	background:url(../img/menuHome/servizi.jpg) center top no-repeat;
	width:73px;
	height:66px;
	cursor:pointer;
}

div.serviziSTAND{
	background:url(../img/menuHome/servizi.jpg) center top no-repeat;
	width:73px;
	height:66px;
}

div.nozze{
	background:url(../img/menuHome/nozze.jpg) center bottom no-repeat;
	width:111px;
	height:66px;
}

div.nozze:hover{
	background:url(../img/menuHome/nozze.jpg) center top no-repeat;
	width:111px;
	height:66px;
	cursor:pointer;
}

div.nozzeSTAND{
	background:url(../img/menuHome/nozze.jpg) center top no-repeat;
	width:111px;
	height:66px;
}
