/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
/* Composé par J.Metzener, EPPS SA, février 2006 */

table#tabletitre
  {
  /*border: 0px solid red;*/
    width: 800px;
    font-family: Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: bolder;
    text-align: center;
    font-size: x-large;
    color: white;
    background-color: gray;
    }

table#tableproduits
  {
  /*border: 0px solid red;*/
    width: 800px;
    font-family: Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: xx-small;
    }
.ligneentete
	  {
	  font-size: x-small;
   	  font-weight: bold;
   	  color: black;
   	  background-color: #efefef;
	  }
.lignemono
       	  {
       	  border-collapse: collapse;
	  font-size: x-small;
	  font-style: italic;
   	  font-weight: bold;	  	  
   	  color: black;
   	  background-color: #efefef;
	  }
.colune
       {
	  font-size: xx-small;
   	  font-weight: bold;
    	  color: black;  	  
   	  background-color: #efefef;
	  }
.coldeux
       {
	  font-size: xx-small;
   	  font-weight: bold;
   	  color: blue;
   	  background-color: #efefef;
	  }
.coldescr
       {
	  font-size: xx-small;
   	  font-weight: normal;
   	  color: black;
   	  background-color: #efefef;
	  }
.colprix
       {
	  font-size: xx-small;
   	  font-weight: bold;
   	  color: red;
   	  text-align: right;
	  background-color: #efefef;
	  }	  
