#body {
	background-color: #d1bd62;
	background-image: url(../images/header_fr.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#conteneur {
	width: 970px;
	margin: auto;
}
#langues {
	width: 280px;
	height: 30px;
	position: relative;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fond_colonnes.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 100px;
	margin-bottom: 40px;
	background-repeat: repeat-y;
	background-position: left;
}
#top_image {
	width: 100%;
	position: relative;
	float: left;
}
#titre_page {
	width: 725px;
	position: relative;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#conteneur_gauche {
	width: 185px;
	position: relative;
	float: left;
	margin: 0px;
	margin-top: 0px;
}
#colonne_centre {
	width: 450px;
	right: 20px;
	position: relative;
	float: right;
}
#colonne_droite {
	width: 275px;
	right: 10px;
	position: relative;
	float: right;
}
#bottom {
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
}
#navigation {
	width: 100%;
	position: relative;
	float: left;
}
#partenaires {
	width: 100%;
	position: relative;
	float: left;
}
#colonne_gauche {
	width: 100%;
	position: relative;
	float: left;
}
#conteneur_colonnes_2 {
	width: 940px;
	left: 15px;
	position: relative;
	float: left;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 30px;
}
#conteneur_colonnes_1 {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fond_bas_colonnes.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
