body
{
	margin: auto;
	width: 985px;
	font-family: "Century Gothic", "Arial", "Serif";
	background: #B7B7B7;
	background-image: url("img/fond.png");
	background-repeat: repeat-x;
}

#header
{
	height: 50px;
}

#corps
{
	border: 1px solid #757575;
}

#footer
{
	font-size: 0.8em;
	text-align: justify;
	text-indent: 15px;
}
