#body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
	background-image: url(../images/top_fond.gif);
	background-color: #c6c6ce;
	text-align: center;
	background-repeat: repeat-x;
}
#conteneur {
	text-align: left;
	position: relative;
	width: 940px;
	margin: auto;
}
#conteneur_top {
	width: 940px;
	height: 150px;
	position: relative;
	float: left;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#produits {
	height: 70px;
	position: relative;
	float: right;
	width: 300px;
	margin-top: 40px;
}
#menu {
	float: left;
	position: relative;
	z-index: 1;
	top: 106px;
	left: 400px;
	height: 30px;
	width: 520px;
}
#structure_contenu {
	background-color: #FFF;
	float: left;
	position: relative;
	width: 940px;
}
#titre_page {
	text-align: center;
	float: left;
	position: relative;
	width: 900px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#colonne_gauche {
	margin-left: 10px;
	float: left;
	position: relative;
	width: 370px;
}
#colonne_milieu {
	float: left;
	position: relative;
	left: 10px;
	width: 540px;
}
#structure_bottom {
	width: 940px;
}
#frise_logos {
	padding-top: 10px;
	background-color: #FFF;
	text-align: center;
	float: left;
	position: relative;
	height: 50px;
	width: 940px;
}
#navbas {
	background-repeat: no-repeat;
	background-image: url(../images/bottom_fond.gif);
	float: left;
	position: relative;
	height: 24px;
	width: 940px;
}
#bottom {
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
	float: left;
	position: relative;
	width: 940px;
}
