#colonne_centrale {
	width: 571px;
	position: relative;
}
#body {
	background-color: #ddf961;
	background-image: url(../images/fondimage.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}
#conteneur_principal {
	width: 873px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 873px;
	height: 134px;
	position: relative;
	margin: 0px;
}
#drapeaux {
	width: 92px;
	height: 18px;
	left: 768px;
	top: 116px;
	position: relative;
}
#titre_page {
	width: 820px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#colonnage_principal {
	width: 820px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
#menu {
	width: 180px;
	position: relative;
	float: left;
	border-right: 1px solid #BFCAA6;
}
#colonnage_droit {
	width: 630px;
	position: relative;
	float: right;
}
#bottom {
	width: 772px;
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#pictos_bottom {
	width: 30px;
	left: 70px;
	position: relative;
	float: left;
}
#mentions {
	width: 672px;
	position: relative;
	float: right;
}
#googleanalytics {
	position: relative;
	float: left;
}
