/*
 * Feuille de style en cascade, specification CSS2
 * $Id: peropheries.css,v 1.0 21/02/2005 05:00 pour pages du site OMH $
 */

  BODY { font-family: "Book Antiqua", "Bookman Old Style", serif; margin: 1em; }
  P    { text-align: justify; }
  H1, H2, H3 { text-align: center; }
  P, LI, DT, DD, .note, .cite { text-align: justify; }
  A:link     { color: Crimson; }
  A:visited  { color: blueviolet; font-style: italic; }
  A:hover    { text-decoration: blinking; color: black; }
  LI { font-family: Arial, sans-serif; text-align: justify; }
  .lettrine
  { font-size: 200%; font-style: italic; font-weight: bold;
    color : #FFFFC0; background-color : black; }
  LI, .note, .cite { font-size: 14; }
  .apn	 { font-size: 60%; font-style: normal; vertical-align: super; }
  .noit  { font-style: normal; }
  .ctr   { text-align: center; vertical-align: middle; }
  .cite  { margin-left: 4em; margin-right:4em;
           font-family: Arial, sans-serif; font-style: italic; }
  .citation { text-align: right; margin: 0 1em 2em 8em; font-style: italic; }
  .noir { border: thin solid black }
  .bleu { border: thin solid blue }
  .noir, .bleu { padding: 0.5em; margin: 0.2em; }
  .blusil { color: blue; background-color: silver; border: outset blue; }
  .blugld { color: blue; background-color: gold; border: outset blue; }

