body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #FFFFFF;
}
#contenu {
	height: 551px;
	width: 780px;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -275px;
	position: absolute;
	background-image: url(O-L.fr_construction.png);
	background-repeat: no-repeat;
}
*html #contenu {
	margin-top: 50px;
}
#contenu #construction {
	position: absolute;
	bottom: 10px;
	width: 100%;
	padding-right: 10%;
	padding-left: 10%;
}
a {
	color: #525252;
	text-decoration: none;
}
a:hover {
	color: #605B53;
	text-decoration: underline;
}
