#body {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #7a776d;
}
#conteneur_principal {
	margin-left: -392px;
	position: absolute;
	left: 50%;
	width: 783px;
}
#menu {
	background-color: #7a776d;
	float: left;
	position: relative;
	height: 43px;
	width: 774px;
}
#entete {
	background-color: #dcd3c1;
	position: relative;
	float: left;
	height: 183px;
	width: 774px;
}
#structure_colonne {
	background-color: #f6f5f0;
	float: left;
	position: relative;
	width: 774px;
	padding-top: 10px;
}
#left_col {
	width: 276px;
	height: 273px;
	left: 10px;
	position: relative;
	float: left;
	background-color: #f6f5f0;
	background-image: url(../images/fond_edito_dutsch.gif);
	background-repeat: no-repeat;
}
#middle_col {
	float: left;
	position: relative;
	left: 14px;
	width: 270px;
	background-color: #FFFFFF;
}
#right_col {
	background-color: #f6f5f0;
	float: right;
	position: relative;
	width: 209px;
}
#bottom {
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	background-image: url(../images/bottom.gif);
	width: 783px;
	float: left;
	height: 27px;
}
#edito {
	overflow: auto;
	float: left;
	position: relative;
	top: 64px;
	left: 15px;
	height: 190px;
	width: 245px;
}
#conteneur {
	background-position: right;
	background-image: url(../images/ombre.gif);
	background-repeat: repeat-y;
	background-color: #FF0000;
	float: left;
	position: relative;
	width: 783px;
}
