/*
 * Feuille de style en cascade, specification CSS2
 * $Id: defaut.css,v 2.0 06/09/2003 09:35 pour pages du site OMH $
 */

  BODY
  { font-family: "Book Antiqua", "Bookman Old Style", serif; margin: 1em 15%; }
  P  { text-indent: 2em; text-align: justify; }
  LI { font size: 12; font-family: Arial, sans-serif; text-align: justify; }
  A:link     { color: Red; }
  A:visited { color: DarkViolet; }
  A:focus    { text-decoration: blinking; color: black; }
  .biblio   { margin: 1em 4em; font-family: Arial, sans-serif; font-size: 85%; }
  .note     { font-family: "Times New Roman", serif; font-size: 13; }
  .note,
  .biblio   { text-indent: 0; }
  .apn	    { font-size: 65%; font-style: normal; vertical-align: super; }
  .titre    { font-size: 27; font-weight: bold; text-align: center; cursor: default
              text-align: center; vertical-align: text-top; text-decoration: underline; }

