html, body {
	margin: 0;
	padding: 0;
	background: #122584;
}

#conteneur_home {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 980px;
	height: 420px;
	background: #FFFFFF Url(../_img/fond_home_2.jpg) no-repeat;
}

#pied_page {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 980px;
}

#survol_home {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 184px;
	left: 267px;
	width: 230px;
	height: 80px;
	background: Url(../_img/Accueil_1.jpg) no-repeat;
}

#acces_rapide_home {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 100px;
	left: 504px;
	width: 220px;
	height: 80px;
}

#moteur_home {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 50px;
	left: 755px;
	width: 220px;
	height: 40px;
}
.champ_moteur {
	float: left;
}
.bouton_moteur {
	float: left;
	margin: 2px 0 0 5px;
}

#menu_home {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 260px;
	left: 282px;
}

#invariable_home {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 195px;
	left: 505px;
	width: 220px;
	height: 40px;
}

#conteneurActu
{
	overflow: hidden;
	width: 190px;
	height: 135px;
	position: absolute;
	left: 65px;
	top: 282px;
	margin: 0;
	padding: 0;
	background: Url(../_img/pointille.jpg) repeat-y;
}