  BODY
  { font-family: "Book Antiqua", "Bookman Old Style", serif; margin: 1em; }
  P, LI,
  DD, DT    { text-align: justify; }
  DT        { font-weight: bold; }
  H2, H3,
  H4, H5    { text-align: center; }
  A:link    { color: Red; }
  A:visited { color: DarkViolet; font-style: italic; }
  A:focus   { color: black; }
  .noir     { border: thin solid black; padding: 0.5em; }
  .titre
  { font-size: 24; font-weight: bold; font-style: normal; cursor: default
    color: black; text-align: center; vertical-align: text-top; text-decoration: underline; }
  A.precsuiv:link, .precsuiv, A.accueil:link, A.sommaire:link,
  A.contact:link, .accueil, .sommaire, .contact
  { font-family: "Courier New"; font-size: 12; font-weight: bold; font-style : normal;
    text-decoration: underline; cursor: hand; }
  .precsuiv, A.precsuiv,
  A.precsuiv:visited, A.precsuiv:link { color: red; background-color: cyan; font-style : normal; }
  .accueil, A.accueil, A.accueil:visited, A.accueil:link { color: red; background-color: cyan; font-style : normal; }
  .sommaire, A.sommaire, A.sommaire:visited, A.sommaire:link { color: blue; background-color: chartreuse; font-style : normal; }
  .contact, A.contact, A.contact:visited, A.contact:link { color: chartreuse; background-color: blue; font-style : normal; }

