#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: 580px !important;
 width: auto;
 padding: 0px 6px 0px 20px; 
}	

p{
  margin: 0.5em;
  text-align: justify;
}

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

.spacer{
 clear: both;
 height: 10px;
 width: 550px;
 margin: 0.5em auto;
 background: url(../images/separateur_article.gif) no-repeat 50% 0;
}

img.spip_logos{
  float: left;
}

h3{
  margin-bottom: 0.5em;
}
