body {
	background-color: #E7E9D1;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
}
#head {
	height: 86px;
	width: 800px;
}
#container #foot a {
	font-family: "Times New Roman", Times, serif;
	color: #901808;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 100px;
	float: left;
	line-height: 36px;
	text-align: center;
}
#freespace {
	width: 800px;
	background-color: #D3D4AA;
}
#container #foot a:hover {
}
#foot {
	float: left;
	height: 50px;
	width: 800px;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #901808;
}
.titre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #444;
	text-transform: uppercase;
}
.soustitre {
	font-family: Constantina;
	font-size: 18px;
	color: #901808;
}
.texte {
	font-family: Constantina;
	color: #444;
}
.titre3 {
	font-family: Constantina;
	font-size: 24px;
	color: #E7E9D1;
}
