#imageMenu {
	position: relative;
	width: 723px;
	height: 338px;
	padding-top: 3px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	display: block;
	height: 338px;
	width: 738px;
	margin: 0px;
	padding: 0px;
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:88px;
	height: 338px;
	text-indent: -1000px;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #9F9375;
	background-attachment: scroll;
	background-position: left bottom;
	background-repeat: repeat;
}

#imageMenu ul li.standardbosco a {
	background-image: url(foto/camere/standard-bosco-eng.jpg);
}

#imageMenu ul li.standardturco a {
	background-image: url(foto/camere/standard-turco-eng.jpg);
}

#imageMenu ul li.standardverde a {
	background-image: url(foto/camere/standard-verde-eng.jpg);
}

#imageMenu ul li.deluxecigno a {
	background-image: url(foto/camere/deluxe-cigno-eng.jpg);
}

#imageMenu ul li.deluxebassa a {
	background-image: url(foto/camere/deluxe-bassa-eng.jpg);
}

#imageMenu ul li.deluxeserra a {
	background-image: url(foto/camere/deluxe-serra-eng.jpg);
}

#imageMenu ul li.suiteblu a {
	background-image: url(foto/camere/suite-blu-eng.jpg);
}

#imageMenu ul li.suiterossa a {
	background-image: url(foto/camere/suite-rossa-eng.jpg);
}

.clear {
	clear: both;
}
