/* feuille de style pour page blanche */
/* 030607 - 040610 */
BODY {
   background-color:#ffffff;
   font-family:Verdana, Arial, sans-serif;
   font-size:10pt;
   font-style:normal;
   font-weight: normal;
   color:black;
   }
TD,LI {
   font-family:Verdana, Arial, sans-serif;
   font-size:10pt;
   }
A  {
   text-decoration:none;
   }
A:link    { color:#3300CC; }
A:visited { color:#660099; }
A:hover { color:white; background-color:#3300CC; }
H1 {
   font-size:24pt;
   font-weight:bold;
   font-family:Bookman, 'Bookman Old Style',serif;
   color:#3300CC;
   text-align:center;
   }
H2 {
   font-size:18pt;
   font-weight:bold;
   font-family:Bookman, 'Bookman Old Style',serif;
   color:#3300CC;
   }
H3 {
   font-size:14pt;
   font-weight:bold;
   font-family:Bookman, 'Bookman Old Style',serif;
   color:#3300CC;
   }
H4 {
   font-size:12pt;
   font-weight:bold;
   font-family:Bookman, 'Bookman Old Style',serif;
   color:#000000;
   margin-left:20px;
   }
pre {
   font-family:Courier,'Courier New',monospace;
   font-size:10pt;
   }
.retrait { margin-left:40px;  }
.centre  { text-align:center; }
.droite  { text-align:right;  }
.mail {
   color:#3300CC;
   font-family:Courier,'Courier New',monospace;
   }
