body{
	padding:0;
	background-color:#FFFFFF;
	text-align:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101113;
}
h1{
	font-size:19px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:25px;
}
#header img{
	/*display:none;*/
	width:700px;
	height:198px;
}
#col_gauche{
	display:none;
}
#footer{
	display:none;
}
.article{
	clear:both;
	margin-bottom:30px;
}