body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 14px;
	background-color: #fff;
}
#left {
display: none;

}
#header {
display: none;

}
#contenu {
margin-left: 50px;
margin-right: 10px;
color: #5f5e51;
background-color: #fff;
font-weight: normal;
text-align: justify;


/*overflow: auto;*/
}