#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_top {
	width: 100%;
	height: 170px;
	z-index: 1;
	position: relative;
	float: left;
	background-color: #ffffff;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fd_col.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#conteneur_gauche {
	width: 220px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
#nav_produits {
	width: 100%;
	position: relative;
	float: left;
	background-color: #e0e0e0;
	padding-top: 5px;
}
#logo {
	width: 220px;
	height: 65px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#nav_principale {
	width: 650px;
	height: 25px;
	left: 305px;
	top: 145px;
	z-index: 1;
	position: absolute;
}
#fil_ariane {
	width: 100%;
	height: 18px;
	position: relative;
	float: left;
	background-color: #ababab;
	background-image: url(../images/fd_ariane.gif);
	background-repeat: repeat-x;
}
#profil_client {
	width: 280px;
	height: 100px;
	left: 665px;
	top: 35px;
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 5px;
}
#conteneur_droit {
	width: 715px;
	right: 10px;
	position: relative;
	float: right;
}
#titre_page {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
#contenu_gauche {
	width: 365px;
	position: relative;
	float: left;
}
#contenu_droit {
	width: 335px;
	position: relative;
	float: right;
}
#contenu_bas {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
#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;
}
#col_gauche_bottom {
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../images/fd_col_g_bottom.png);
	background-repeat: no-repeat;
	padding-bottom: 25px;
	background-position: bottom;
}
