body {background: #FFF;}
h1 {background: #EEE;}
//h3 {padding: 0.66em 0 0.33em 0;}
div#entry {margin: 2em 10% 1em 0; padding: 0;}

div#sidebar { display: none;} /*La première ligne ne doit pas être un commentaire*/

div#menuP{visibility: hidden;}

div#info  {color: black;}

/*Détail des commandes*/
div#tbtb {margin: 0; padding: 0;}
div#tbtb thead th {background:#EEE;}
div#tbtb td {font: 90% Verdana,"Andale Mono", Courier, "Courier new",
			monospace;}
div#tbtb td {text-align: right; padding: 0 0.5em;}

div#tbtb tr.bg4 td {background:#EEE;}
div#tbtb tr.bg3 td {background:#FFF;}

/*total des commandes*/
div#cfc thead th, div#cfc tr.head th {background:#EEE;}
div#cfc tr.bg4 td {background:#EEE;}
div#cfc tr.bg3 td {background:#FFF;}
/*menu commander */
div#tbtb tr.result td {visibility: hidden;}	

/*enregistrement tickets*/
div#cfc tr th.fin, div#cfc tr td.fin {visibility: hidden;}	
div#cfc tr.c2 {background:#EEE; }
div#cfc tr.c1 {background:#FFF; }

/* on cache les titres */
h1.th1 {display: none;}	