#menu a.chi {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/chi.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.chi:hover {
	background-position: 0 -32px;
	color:red;
}

#menu a.cosa {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/cosa.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.cosa:hover {
	background-position: 0 -32px;
	color:red;
}

#menu a.dove {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/dove.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.dove:hover {
	background-position: 0 -32px;
	color:red;
}

#menu a.gallery {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/gallery.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.gallery:hover {
	background-position: 0 -32px;
	color:red;
}

#menu a.guestbook {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/guestbook.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.guestbook:hover {
	background-position: 0 -32px;
	color:red;
}

#menu a.rassegna {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/rassegna.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.rassegna:hover {
	background-position: 0 -32px;
	color:red;
}

#menu a.giro {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/giro.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.giro:hover {
	background-position: 0 -32px;
	color:red;
}

#menu a.contatto {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/info.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.contatto:hover {
	background-position: 0 -32px;
	color:red;
}

#menu a.prenota {
	padding-top: 32px;
	overflow: hidden;
	display:block;
	width:136px;
	background: url("it/img/prenota.gif") top left no-repeat;
	height: 0px !important;
	height: 32px;
}
#menu a.prenota:hover {
	background-position: 0 -32px;
	color:red;
}
