#body {
	background-color: #f7deb6;
	background-image: url(../images/bg_vfc_01.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
#conteneur {
	width: 100%;
	position: relative;
}
#conteneur_principal {
	width: 980px;
	position: relative;
	border-left: 10px solid  #FFF;
	border-right: 10px solid  #FFF;
	border-bottom: 10px solid  #FFF;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 100%;
	height: 140px;
	z-index: 1;
	position: relative;
	float: left;
	background-image: url(../images/top_vfc.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 555px;
	height: 30px;
	z-index: 1;
	position: relative;
	float: right;
	margin-top: 10px;
}
#recherche {
	width: 200px;
	height: 35px;
	position: relative;
	float: right;
	margin-top: 50px;
}
#logo {
	width: 250px;
	height: 140px;
	position: relative;
	float: left;
}
#centre {
	width: 100%;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	margin-top: 30px;
}
#colonne_gauche {
	width: 250px;
	position: relative;
	float: left;
}
#bottom {
	width: 100%;
	position: relative;
	float: left;
	background-color: orange;
	background-image: url(../images/bg_bottom_01.jpg);
	margin-top: 15px;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}
#colonne_droite {
	width: 670px;
	position: relative;
	float: right;
}
#edito {
	width: 100%;
	position: relative;
	float: left;
}
#offre {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#col_1 {
	width: 310px;
	position: relative;
	float: left;
	margin-left: 10px;
}
#col_2 {
	width: 310px;
	position: relative;
	float: right;
	margin-right: 10px;
}
#footer_gauche {
	width: 500px;
	position: relative;
	float: left;
}
#footer_droit {
	width: 200px;
	position: relative;
	float: right;
	text-align: right;
}
#actualite {
	position: relative;
	float: left;
	border-top: 1px dotted #BC0045;
	margin-left: 10px;
}
#newsletter {
	width: 220px;
	position: relative;
	float: left;
	background-image: url(../images/bg_bloc_newsletter.jpg);
	margin-left: 10px;
	margin-top: 40px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: center bottom;
}
#visite {
	position: relative;
	float: left;
	margin-top: 25px;
}
#contour_site_blanc {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	border-left: 10px solid  #FFF;
	border-right: 10px solid  #FFF;
	border-bottom: 10px solid  #FFF;
}
#contour_ie {
	width: 650px;
	position: relative;
	float: right;
}
#deux_colonnes {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/bg_centre_vfc.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
