#conteneur_botton_links {
	width: 100%;
	z-index: 3;
	position: relative;
	float: left;
	background-color: #9e6901;
	border-top: 1px solid #bc9c6b;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#body {
	background-color: #c57900;
	margin-left: 0px;
	margin-right: 0px;
}
#conteneur {
	width: 100%;
	position: relative;
	float: left;
}
#conteneur_top {
	width: 100%;
	height: 75px;
	z-index: 2;
	position: relative;
	float: left;
	border-bottom: 1px solid #bc9c6b;
	background-image: url(../images/bg_conteneur_top.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#logo {
	width: 100%;
	height: 55px;
	top: 5px;
	position: relative;
	float: left;
}
#navigation {
	width: 990px;
	height: 20px;
	left: 10px;
	z-index: 2;
	position: relative;
	float: left;
}
#conteneur_central {
	width: 100%;
	height: 500px;
	position: relative;
	float: left;
	background-color: #9e6901;
}
#colonne_droite {
	width: 300px;
	height: 470px;
	right: 15px;
	top: 15px;
	z-index: 2;
	position: relative;
	float: right;
	overflow: auto;
	margin-bottom: 30px;
}
#conteneur_bottom {
	width: 100%;
	height: 100%;
	z-index: 3;
	position: relative;
	float: left;
	background-color: #c57900;
	border-top: 1px solid #bc9c6b;
	background-image: url(../images/bg_conteneur_bottom.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#conteneur_image {
	width: 100%;
	height: 500px;
	position: absolute;
	overflow: hidden;
}
#bottom {
	width: 550px;
	height: 30px;
	left: 15px;
	top: 10px;
	position: relative;
	float: left;
}
#conteneur_colonne {
	width: 330px;
	height: 500px;
	right: 0px;
	position: relative;
	float: right;
	border-left: 1px solid #bc9c6b;
	background-image: url(../images/bg_col_droite.png);
	background-repeat: repeat-y;
	background-position: top right;
}
#titre_page {
	height: 480px;
	left: 30px;
	right: 330px;
	top: 20px;
	z-index: 1;
	position: absolute;
	overflow: auto;
}
#navigation_2 {
	width: 310px;
	right: 10px;
	top: 10px;
	z-index: 3;
	position: relative;
	float: right;
}
#galerie_photo {
	width: 100%;
	position: relative;
	float: left;
}

