div#vide, div#haut, div#backgroundHaut, ul#menu, div#position, #boutonsBas, #basDePage, #gauche
{
  display:none;
}

body#site{
 background-color:#fff00;
 background-image:none;
}

div#conteneur{
  border:none;
  width:600px;
  padding:0;
  min-height:0;
}

* html div#conteneur { height: 0; }

#enteteImprimer{
 display:block; 
 text-align:center;
}

#enteteImprimer img{ 
  border:0;
  padding-bottom:20px;
}

#droite
{
  padding:0; 
}

#printBasDePage{
  display:block;
  padding-top:15px;
  margin-top:25px;
  width:698px;
  border-top-color:#999999;
  border-top-style:solid;
  border-top-width:1px;
}
#blockDroit{
  float:right;
  display:block;
}
#blockGauche{
  float:left;
  display:block;
}