#conteneur_actualites {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fond_pied_page_accueil.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bandeau_image {
	width: 100%;
	position: relative;
	float: left;
}
#colonne_gauche {
	width: 300px;
	position: relative;
	float: left;
	border-right: 1px solid #a2896d;
	padding-right: 10px;
}
#colonne_centre {
	width: 300px;
	position: relative;
	float: left;
	border-right: 1px solid #a2896d;
	margin-left: 10px;
	padding-right: 10px;
}
#colonne_droite {
	width: 300px;
	position: relative;
	float: left;
	margin-left: 10px;
}
#body {
	background-color: #8e7053;
	background-image: url(../images/degrade_top.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}
#conteneur {
	width: 960px;
	margin: auto;
}
#top {
	width: 100%;
	height: 100px;
	z-index: 1;
	position: relative;
	float: left;
}
#titre_page {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 30px;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/fond_colonnes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#conteneur_colonnes_2 {
	width: 940px;
	position: relative;
	float: left;
	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom {
	width: 100%;
	position: relative;
	float: left;
	text-align: right;
	margin-bottom: 20px;
}
#navtop {
	width: 720px;
	z-index: 1;
	position: relative;
	float: left;
	margin-top: 25px;
}
#logo {
	width: 230px;
	position: relative;
	float: right;
}
#conteneur_principal {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fond_top.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
