#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 {
	width: 625px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 20px;
}
#titre_page {
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	float: left;
	position: relative;
	width: 960px;
}
#colonne_gauche {
	float: left;
	position: relative;
	width: 100%;
}
#conteneur_colonne_droite {
	width: 300px;
	position: relative;
	float: right;
	margin-left: 0px;
	margin-top: 20px;
	padding-right: 20px;
}
#colonne_droite {
	float: left;
	position: relative;
	width: 100%;
}
#body {
	background-color: #4b4e4f;
	background-image: url(../images/fond_top.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#conteneur {
	width: 980px;
	margin: auto;
}
#top {
	width: 100%;
	height: 90px;
	position: relative;
	float: left;
}
#menu {
	width: 100%;
	height: 30px;
	z-index: 1;
	position: relative;
	float: left;
	margin-bottom: 30px;
}
#bottom {
	width: 940px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	float: left;
	background-color: #585a5b;
	background-image: url(../images/cadre_haut.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#bottom_2 {
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
	background-image: url(../images/ombre_bottom.gif);
	background-repeat: repeat-x;
}

