#body {
	background-color: #002d66;
	background-image: url(../images/bg_ACO.jpg);
	margin-left: 0px;
	margin-top: 10px;
	background-repeat: repeat-x;
}
#conteneur_principal {
	width: 920px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#conteneur {
	width: 100%;
	position: relative;
	float: left;
}
#top {
	width: 100%;
	position: relative;
	float: left;
}
#menu {
	width: 100%;
	top: 10px;
	z-index: 1;
	position: relative;
	float: left;
	background-image: url(../images/bg_menu.jpg);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 16px;
}
#colonne_gauche {
	width: 581px;
	position: relative;
	float: left;
	margin: 0px;
}
#colonne_droite {
	width: 328px;
	position: relative;
	float: right;
	margin: 0px;
}
#footer {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/bg_foot.jpg);
	margin-top: 10px;
	background-repeat: no-repeat;
}
#bloc_beige {
	position: relative;
	float: left;
	background-image: url(../images/Bg_blocgris.jpg);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#corps {
	position: relative;
	float: left;
}
#txt_corps {
	width: 551px;
	position: relative;
	float: left;
	background-color: #FFF;
}
#bottom_corps {
	width: 581px;
	height: 20px;
	position: relative;
	float: left;
	background-image: url(../images/corps_A_bottom_01.jpg);
	background-repeat: no-repeat;
}
#actualite {
	position: relative;
	float: right;
	background-image: url(../images/bg_bloc_actualite_01.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 45px;
}
#txt_actualite {
	width: 278px;
	position: relative;
	float: left;
}
#txt_menu {
	width: 100%;
	z-index: 1;
	position: relative;
	float: left;
	margin: 0px;
}
#bas_colonne_droite {
	width: 328px;
	position: relative;
	float: right;
	margin-top: 10px;
}
#txt_bloc_beige {
	width: 540px;
	height: 120px;
	position: relative;
	float: left;
}
#centre_corps {
	position: relative;
	float: left;
	background-color: #FFF;
	background-image: url(../images/corps_A_top_01.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
