  body {background-color:#FFFFFE;
        margin-left=0;
        margin-top=0;}
        
  a.menu {color:#FFFF00; text-decoration:none; }
  a.menu:hover { color:#4080F0; text-decoration:none; }

  a.menutab {color:#000000; text-decoration:none; }
  a.menutab:hover { color:#A02030; text-decoration:none; }
  
  a.titre {color:#FFFFFF; text-decoration:none; }
  a.titre:hover { color:#4080F0; text-decoration:none; }

  td.ecritblanc{font: Arial, Verdana, sans-serif;
                color:#FFFFFF;}

  table.fond1 {width:251;
               border-collapse:collapse;}
  tr.fond {background:#002A5B; height:31}
  td.fond1 {background:url("images/bordsup.png");
            height:37;
            width:251;
            font: bold 100% Arial, Verdana, sans-serif;
            color:#FFFFFF;}
  td.fond2 {background:url("images/bordsupex.png");
            height:37;
            width:500;
            font: bold 100% Arial, Verdana, sans-serif;
            color:#FFFFFF;}
  td.fond3 {background:url("images/bordsupex2.png");
            height:37;
            width:640;
            font: bold 100% Arial, Verdana, sans-serif;
            color:#FFFFFF;}

  table.general{border-collapse:separate;
                padding:15px;
                border-spacing:20em;
                border-top-style: dotted;
                border-top-color:#FF0000;}
                

