#body {
	background-attachment: fixed;
	background-image: url(../images/degrade.jpg);
	background-color: #e2e2e2;
	background-repeat: repeat-x;
	margin: 0px;
}
#conteneur_principal {
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}
#top {
	width: 800px;
	height: 95px;
	position: relative;
	float: left;
	background-image: url(../images/top.gif);
	margin: 0px;
	padding: 0px;
}
#layer_menu {
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	position: relative;
	height: 26px;
	width: 800px;
	padding: 0px;
}
#bande_grise {
	position: relative;
	height: 19px;
	width: 800px;
	float: left;
	background-color: #f2f2f1;
}
#layer_menu2 {
	width: 800px;
	position: relative;
	float: right;
	background-color: #ffffff;
	padding: 0px;
}
#structure_colonne {
	width: 800px;
	position: relative;
	float: left;
	background-color: #f2f2f1;
	background-image: url(../images/fond_boutiqe.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#titre_page {
	width: 800px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	padding-left: 0px;
}
#contenu_page {
	width: 800px;
	position: relative;
	float: left;
}
#bottom {
	padding-top: 5px;
	background-color: #e2e2e2;
	float: left;
	position: relative;
	height: 30px;
	width: 800px;
}
#zone_recherche {
	width: 190px;
	position: relative;
	float: left;
	background-color: #e2e2e2;
	padding-left: 10px;
}
#sous_nav {
	width: 580px;
	height: 22px;
	left: 4px;
	top: 4px;
	position: relative;
	float: left;
	background-color: #gggggg;
	padding-left: 10px;
	padding-right: 10px;
}
