#header {
 background: url(../images/header_article.jpg) no-repeat top center; 
} 

#page {
 background: url(../images/bg_page_article.gif) repeat-y 0 0;
}	
	 
#centre {	 
 width: 560px !important;
 width: auto;
 padding: 0px 6px 0px 20px;
}	

.element_flottant{
 float: left;	
 width: 250px;
 margin: 10px;
}


#footer{
 background: url(../images/footer_article.jpg) no-repeat 0 0;
}				   
  
img{
 margin: 0px;
}
