body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: black;
	background: #fff;
}

#container {
	width: auto;
}
#navigation, #titrepage, .sousrubpage, #prelude, #bottom, #footer {
	display: none;
}