body {
	background-color: #D5D4C6;
}
div#corps {
	position: absolute;
	top : 90px;
	left: 0px;
	width: 828px;
	text-align: left;
}
div#titre {
    left: 0px;
	margin: -5px 0px 25px 0px;
	font-size: 36pt;
    font-weight: bold;
    color: #B8B7A9;
}
a.prev {
	display: block;
	float: left;
	text-decoration: none;
	color: #333333;
}
a.next {
	display: block;
	float: right;
	text-decoration: none;
	color: #333333;
}
div#info {
	margin-top: 50px;
	width: 828px;
	text-align: center;
}