#entete {
	background-color: #FFF;
	height: 238px;
	width: 906px;
}
#menu {
	background-color: #906;
	height: 42px;
	width: 906px;
	text-align: center;
}
#contenu {
	height: 1800px;
	width: 906px;
	font-family: "Champagne & Limousines";
	font-weight: bold;
	color: #066;
	font-size: 16px;
	border-left-width: medium;
	padding-top: 1px;
	border-left-style: none;
	border-left-color: #066;
}
#pied {
	background-image: url(images/pied%20page%20site.jpg);
	height: 40px;
	width: 906px;
}
#conteneur {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
