#conteneur {
	margin: auto;
	width: 980px;
}
#conteneur_colonnes_2 {
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../images/cadre_bas.gif);
	float: left;
	position: relative;
	width: 100%;
}
#conteneur_colonne_gauche {
	padding-left: 20px;
	position: relative;
	margin-top: 20px;
	margin-left: 0px;
	float: left;
	width: 625px;
}
#titre_page {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
#colonne_gauche {
	width: 100%;
	position: relative;
	float: left;
}
#bottom {
	width: 940px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#conteneur_colonnes {
	background-position: top left;
	float: left;
	background-color: #585a5b;
	background-repeat: no-repeat;
	background-image: url(../images/cadre_haut.gif);
	position: relative;
	width: 100%;
}
#conteneur_droit_3 {
	border: 1px solid #75725d;
	background-color: #393c3d;
	float: left;
	position: relative;
	width: 280px;
}
#banque_image {
	width: 260px;
	position: relative;
	float: left;
	border-bottom: 1px solid #75725d;
	padding: 10px;
}
#colonne_droite {
	width: 100%;
	position: relative;
	float: left;
}
#recherche {
	padding: 10px;
	border-bottom: 1px solid #75725d;
	float: left;
	position: relative;
	width: 260px;
}
#conteneur_droit_2 {
	margin-top: -40px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/ombre_bas.gif);
	float: left;
	position: relative;
	width: 300px;
}
#conteneur_droit_1 {
	background-image: url(../images/ombre_tile.gif);
	background-repeat: repeat-y;
	float: right;
	position: relative;
	width: 310px;
}
#bottom_2 {
	float: left;
	background-image: url(../images/ombre_bottom.gif);
	position: relative;
	height: 50px;
	width: 100%;
	background-repeat: repeat-x;
}
#body {
	background-color: #4b4e4f;
	background-image: url(../images/fond_top.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	width: 100%;
	height: 90px;
	position: relative;
	float: left;
}
#menu {
	width: 100%;
	height: 30px;
	z-index: 1;
	position: relative;
	float: left;
	margin-bottom: 30px;
}

