body {
	margin-top: 0px;
	background: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
.entete {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
.LogoBox {
	background: #FFF;
	height: 148px;
	width: 980px;
}

#corpus {
	width: 940px;
	background:#FFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 20px;
	font-size:14px
}