#header, #banner, #navglobale, #side, #footer, #outils_bottom, #outils_top
{
display: none;
}

body {
  text-align: left;
  background : none;

}

#container{
background: none;
}

#content
{
display: block;
margin :0;
background: none;
width:520px;
margin-right: 350px;
}

.noprint {display:none}

.bottom {display:none}

#copyrights {
text-align:left;
margin-right: 350px;}
