#HorizMenu {
	margin: 8px auto 20px auto;
	position: relative;
	width: 400px;
	height: 200px;
	background: transparent;
	border: 0 solid #ededed;
	position: absolute;
	left: 510px;
	top: 10px;
}
#HorizMenu a {
	text-decoration: none;
	color: white;
	background-color: #000;
	text-align: left;
	border: 1px solid #bad71d;
	overflow: hidden;
}
#HorizMenu a span {
	visibility: hidden;
}
.mooRotate {
	width: 160px;
	height: 60px;
}
.projectConfidentialHotels {
	background: url(/images/realisations/confidentialhotels.jpg) left top no-repeat;
}
.projectSweetdelirium {
	background: url(/images/realisations/sweetdelirium.jpg) left top no-repeat;
}
.projectVentenet {
	background: url(/images/realisations/ventenet.jpg) left top no-repeat;
}
.projectBdcine {
	background: url(/images/realisations/bdcine.jpg) left top no-repeat;
}
.projectIntellego {
	background: url(/images/realisations/intellego.jpg) left top no-repeat;
}
.projectWrung {
	background: url(/images/realisations/wrung.jpg) left top no-repeat;
}
