body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}

#contenu {
	position: absolute;
	width: 960px;
	height: 250px;
	left: 50%;
	top: 50%;
	margin-left: -480px;
	margin-top: -125px;
	background: url(attente_2010.jpg);
}

#titre {
	float: left;
	width: 942px;
	height: 65px;
	padding: 15px 0 0 18px;
}

h1.h1-titre {
	position: relative;
	width: 210px;
	height: 50px;
	color: #8F8F8F;
	font-size: 0px;
}

h1.h1-titre em {
	position: absolute;
	display:block;
	width: 210px;
	height: 50px;
	color: #8F8F8F;
	background:url(h1-attente.jpg);
}

#gauche {
	float: left;
	width: 942px;
	height: 170px;
	padding: 0 0 0 18px;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

.gros {
	font-size: 14px;
}

.petit {
	font-size: 10px;
}

a:link, a:visited {
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: underline;
}

.commentaire {
	font-size: 9px;
	font-style: italic ;
}
