#conteneur_top {
	width: 100%;
	height: 490px;
	z-index: 1;
	position: relative;
	float: left;
	background-color: #ffffff;
	background-image: url(../images/img_homepage.jpg);
	background-repeat: no-repeat;
}
#logo {
	width: 275px;
	height: 85px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#nav_activites {
	width: 220px;
	height: 285px;
	left: 720px;
	top: 209px;
	position: absolute;
}
#titre_page {
	width: 940px;
	height: 120px;
	left: 10px;
	top: 110px;
	z-index: 1;
	position: absolute;
}
#editorial {
	width: 460px;
	left: 10px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#encart_experience {
	width: 210px;
	height: 220px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image: url(../images/fd_news_hp.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	background-position: bottom;
}
#encart_zoom {
	width: 210px;
	height: 220px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image: url(../images/fd_news_hp.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	background-position: bottom;
}
#nav_produits {
	width: 220px;
	height: 285px;
	left: 480px;
	top: 209px;
	position: absolute;
}
#cadre_experience {
	width: 220px;
	right: 20px;
	position: relative;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cadre_zoom {
	width: 220px;
	left: 20px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#body {
	background-color: #cbccb4;
	margin: 0px;
}
#conteneur {
	width: 970px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#conteneur_structure {
	width: 960px;
	left: 5px;
	z-index: 1;
	position: relative;
	float: left;
}
#conteneur_fd {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fd_shadow.gif);
	background-repeat: repeat-y;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fd_col.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#profil_client {
	width: 280px;
	height: 100px;
	left: 665px;
	top: 35px;
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 5px;
}
#navtop {
	width: 300px;
	height: 35px;
	left: 660px;
	top: 0px;
	z-index: 10;
	position: absolute;
	text-align: left;
	background-repeat: no-repeat;
}
#bottom {
	width: 960px;
	left: 5px;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 30px;
}
#navbas {
	width: 920px;
	left: 10px;
	position: relative;
	float: left;
}
#bottom_left {
	width: 650px;
	position: relative;
	float: left;
}
#bottom_right {
	width: 250px;
	right: 15px;
	position: relative;
	float: right;
	text-align: right;
}
#conteneur_bt {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fd_bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-position: bottom;
}
