#conteneur {
	position: relative;
	width: 100%;
}
#body {
	background-repeat: repeat-x;
	background-image: url(../images/bg_vfc_01.jpg);
	margin: 0px;
	background-color: #f7deb6;
	background-position: top;
}
#colonne_droite {
	float: right;
	position: relative;
	width: 670px;
}
#centre {
	margin-top: 30px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width: 100%;
}
#logo {
	float: left;
	position: relative;
	height: 140px;
	width: 250px;
}
#recherche {
	margin-top: 50px;
	float: right;
	position: relative;
	height: 35px;
	width: 200px;
}
#bottom {
	margin-top: 15px;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	background-color: orange;
	background-image: url(../images/bg_bottom_01.jpg);
	float: left;
	position: relative;
	width: 100%;
}
#colonne_gauche {
	float: left;
	position: relative;
	width: 250px;
}
#top {
	width: 100%;
	height: 140px;
	z-index: 1;
	position: relative;
	float: left;
	background-image: url(../images/top_vfc.jpg);
	background-repeat: no-repeat;
}
#conteneur_principal {
	margin-right: auto;
	margin-left: auto;
	border-bottom: 10px solid  #FFF;
	border-right: 10px solid  #FFF;
	border-left: 10px solid  #FFF;
	position: relative;
	width: 980px;
}
#titre_droite {
	width: 100%;
	position: relative;
	float: left;
}
#texte_droite {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer_gauche {
	width: 500px;
	position: relative;
	float: left;
}
#footer_droit {
	position: relative;
	float: right;
	text-align: right;
	width: 200px;
}
#col_gauche {
	position: relative;
	float: left;
}
#contour_site_blanc {
	border-bottom: 10px solid  #FFF;
	border-right: 10px solid  #FFF;
	border-left: 10px solid  #FFF;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}
#contour_ie {
	float: right;
	position: relative;
	width: 650px;
}
#menu {
	width: 555px;
	height: 30px;
	z-index: 1;
	position: relative;
	float: right;
	margin-top: 10px;
}
