body {
	margin: 0;
	text-align: center;
	background: #FFFFFF;
	width: 100%
}

#header,
#publics,
#menu,
#chemin,
#left {
	display: none;
}

#content,
#section {
	margin: 0;
	border: none;
	-webkit-box-shadow: none;
}