/*
 * 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", "Times New Roman", Times, serif;
    margin: 1em; background-color: #FFFFC0; font-size: 17; }
  P, .genrep, LI, DT, DD, .note, .cite, .surcite,
  .cite2, .citenoir, .citep, .alineac { text-align: justify; }
  P, .genrep { text-indent: 1em; }
  TD { vertical-align: top; }
  A:link     { color: Crimson; }
  A:visited  { color: blueviolet; font-style: italic; }
  A:focus    { 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; }
  .note, .note2 { text-indent: 0; }
  LI, .note, .cite, .surcite, .citenoir, .alineac, .citep { font-size: 14; }
  .apn	 { font-size: 60%; font-style: normal; vertical-align: super; }
  .noit  { font-style: normal; }

  .cite, .surcite, .cite2, .citenoir, .alineac, .citep
      { text-indent: 0; margin-left: 4em; margin-right:4em;
        font-family: Arial, sans-serif; font-style: italic; }
  .surcite { margin-left: 6em; }
  .citep { text-indent: 1em; }
  .citenoir { padding: 1em; }
  .refs	 { text-indent: 0; font-family: "Times New Roman", serif; }
  .signe { text-align: right; margin: 0 1em 2em 8em;
	   font-style: italic; font-weight; bold; }
  .simlnk,
  .simlnkt { color: OrangeRed; text-decoration: underline; cursor: hand; }
  .simlnkt { padding: 1em; border: thin solid tomato;
		     vertical-align: middle; text-align: center; }

  .alinea   { margin-left: 3em; }
  .alineac  { margin-left: 6em; }
  .alinea,
  .alineac  { text-indent: -1.5em; }
  .noir, .finnoir, .somm, .citenoir { border: thin solid black }
  .bleu { border: thin solid blue }
  .noir, .bleu, .finnoir { padding: 0.5em; margin: 0.2em; }
  .somm { font-size: 21; font-weight: bold; margin: 0.5em; }
  .ctr  { vertical-align: middle; }
  H1, H2, .ctr, .titre,
  .btntitre { text-align: center; }
  .titre
  { font-size: 24; font-weight: bold; font-style: normal; cursor: default
    color: black; vertical-align: text-top; text-decoration: underline; }
  .btntitre { font-family: "Copperplate Gothic", "Copperplate Gothic Bold",
  "Poster Bodoni", Arial, sans-serif; font-size: 150%; font-style: normal;
  color: marroon; background-color: #FFFFC0; border-width: thick; }
  .td1em  { padding: 1em; }
  .blusil { color: blue; background-color: silver; border: outset blue; }
  .blugld { color: blue; background-color: gold; border: outset blue; }

  A.accueil:visited, A.sommaire:visited, A.contact:visited,
  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; }
  .accueil, A.accueil, A.accueil:visited, A.accueil:link { color: red; background-color: cyan; }
  .sommaire, A.sommaire, A.sommaire:visited, A.sommaire:link { color: blue; background-color: chartreuse; }
  .contact, A.contact, A.contact:visited, A.contact:link { color: chartreuse; background-color: blue; }

