#bottom {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fond_bottom_2.gif);
	margin-bottom: 40px;
	background-repeat: no-repeat;
	padding-top: 25px;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	float: left;
}
#colonne_centre {
	width: 690px;
	position: relative;
	float: left;
	margin-left: 10px;
}
#body {
	background-color: #000000;
	background-image: url(../images/fond_page.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center -210px;
}
#conteneur {
	width: 960px;
	margin: auto;
}
#conteneur_top {
	width: 100%;
	height: 170px;
	position: relative;
	float: left;
}
#logo {
	width: 210px;
	height: 170px;
	position: relative;
	float: right;
}
#menu {
	width: 740px;
	height: 140px;
	position: relative;
	float: left;
	margin-top: 25px;
}
#titre_page {
	width: 720px;
	position: relative;
	float: left;
	margin-top: -20px;
	padding-bottom: 20px;
}
#conteneur_gauche {
	width: 260px;
	position: relative;
	float: left;
}
#menu_niveau_2 {
	width: 100%;
	position: relative;
	float: left;
	border-bottom: 1px solid #a74400;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#colonne_gauche {
	width: 100%;
	position: relative;
	float: left;
}
#fil_ariane {
	width: 720px;
	position: relative;
	float: left;
	margin-top: -20px;
}

