div.home {
	width:83px;
	height:30px;
	background:url(../img/menu/home.jpg) repeat-x top;
	float:left;
	margin:0 2px 0 0;
}

div.homeUP {
	width:83px;
	height:30px;
	background:url(../img/menu/home.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.homeSTAND {
	width:83px;
	height:30px;
	background:url(../img/menu/home.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.rooms {
	width:95px;
	height:30px;
	background:url(../img/menu/rooms.jpg) repeat-x top;
	float:left;
	margin:0 2px 0 0;
}

div.roomsUP {
	width:95px;
	height:30px;
	background:url(../img/menu/rooms.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.roomsSTAND {
	width:95px;
	height:30px;
	background:url(../img/menu/rooms.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.dove {
	width:125px;
	height:30px;
	background:url(../img/menu/dove.jpg) repeat-x top;
	float:left;
	margin:0 2px 0 0;
}

div.doveUP {
	width:125px;
	height:30px;
	background:url(../img/menu/dove.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.doveSTAND {
	width:125px;
	height:30px;
	background:url(../img/menu/dove.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.price {
	width:75px;
	height:30px;
	background:url(../img/menu/tariffe.jpg) repeat-x top;
	float:left;
	margin:0 2px 0 0;
}

div.priceUP {
	width:75px;
	height:30px;
	background:url(../img/menu/tariffe.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.priceSTAND {
	width:75px;
	height:30px;
	background:url(../img/menu/tariffe.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.gallery {
	width:82px;
	height:30px;
	background:url(../img/menu/gallery.jpg) repeat-x top;
	float:left;
	margin:0 2px 0 0;
}

div.galleryUP {
	width:82px;
	height:30px;
	background:url(../img/menu/gallery.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.gallerySTAND {
	width:82px;
	height:30px;
	background:url(../img/menu/gallery.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.contacts {
	width:90px;
	height:30px;
	background:url(../img/menu/contatti.jpg) repeat-x top;
	float:left;
	margin:0 2px 0 0;
}

div.contactsUP {
	width:90px;
	height:30px;
	background:url(../img/menu/contatti.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}

div.contactsSTAND {
	width:90px;
	height:30px;
	background:url(../img/menu/contatti.jpg) repeat-x bottom;
	cursor:pointer;
	float:left;
	margin:0 2px 0 0;
}