body {
   background-color:#fff; color:#000;
   font: 12px Arial, Sans-Serif;
}
hr.clear, #page #navigation, #page #menu, #page #info, #page #pied, #page #contenu #instruction, a {display: none;}
li.thumb a, li.photo a {display: inline;}
ul {list-style: none;}

#page #contenu #panier table { margin: 1px auto; width:90%; }
#page #contenu #panier table td.nombre, #page #contenu #panier table th.nombre { text-align: right; }
#page #contenu #panier table th { font-weight: bold; }
#page #contenu #panier table th, #page #contenu #panier table td { padding: 3px 5px; border: 1px solid #000; }
#page #contenu #panier table td.quantite { text-align: center; }

h2 {width: 100%; border-bottom: solid 1px #000;}

