 * { background-image:none; background-color:#fff; color:#111; }
 
html, body { overflow:visible; width:auto; height:auto; }
 
#logo ,
#top ,
#colonne ,
#page #anim ,
#directweb ,
#paiement { display:none; }

#entete { height:auto; width:auto; padding:0 0 2em 0; }
#entete h1 { font-size:15pt; margin:0.4em;}
#entete h2 { font-size:13pt; margin:0.4em;}
 
#main { width:auto; height:auto; position:relative; top:0; left:0; border:0; margin:0; overflow: visible; padding:1em; }
#page,
#cpage,
#contenu
 {
   margin:0; width:100%; height:auto; position:relative; top:0; left:0;
   border:0 solid #fff; overflow: visible; padding:0; clear:both;
 }
/*#contenu { border:1px solid #fff; }*/
 
#page h3, #page h1 { position:relative; top:0; left:0; font-size:12pt; }
 
#page { margin:3em 1em 0 1em; border:1px solid #ccc; }

#pied {
  margin-top:1em; text-align:center;
}


 .print { display:block; }
 .noprint { display:none; }
 
 #logo { width:auto; color:#d00; font-size:16pt; }
