body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	background-color: #631919;
	text-align: center;
	margin-top: 20px;
}
#interface {
	height: 570px;
	width: 970px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/site/fond-site-1024.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contenu {
	height: 431px;
	width: 710px;
	position: absolute;
	left: 197px;
	overflow: auto;
	top: 119px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
.centrage {
	text-align: center;
}


#sommaire {
	height: 120px;
	width: 970px;
	position: relative;
}
#sommaire-gauche {
	height: 450px;
	width: 200px;
	left: 477px;
	float: left;
}
img {
	text-align: center;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #750000;
}
