BODY {
      font-family: Arial;
      font-size: 8pt;
      color: #000000;
      background: #FFFFF;
      text-align: justify ;
      margin-bottom: 2;
      margin-top: 2;
      margin-left: 20px;
      margin-right: 300px;
}
TD {
      font-family: Arial;
      font-size: 8pt;
      color: #000000;
      background: #FFFFF;
      text-align: justify ;
      margin-bottom: 2;
      margin-top: 2;
      margin-left: 20;
      margin-right: 5;
      border-style:solid; 
      border-width:1px; 
      border-color:white;
}
table {
      font-family: Arial;
      font-size: 8pt;
      color: #000000;
      background: #FFFFF;
      text-align: justify ;
      margin-bottom: 2;
      margin-top: 2;
      margin-left: 20;
      margin-right: 5;
      border-style:solid; 
      border-width:1px; 
      border-color:white;
}
.titre    {
      font-family: Arial;
      font-size: 11pt;
      font-weight: bold;
      color: #000080;
      }
A:link { color:#000080; text-decoration:none; } 
A:hover { color:#FFBF00; text-decoration:none; }
A:visited { color:#FFBF00; text-decoration:none;}

 li {
 display : list-item;
list-style-image : url(fond/puce.jpg);
list-style-position: outside;

}

