/*
 * 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; }
  P, .genrep, LI, DT, DD, .note, .cite, .surcite, .alinea,
  .cite2, .citenoir, .citep, .alineac { text-align: justify; }
  P, .genrep { text-indent: 1em; margin: 0.5em 0; }
  TD { vertical-align: top; }
  LI { font-family: Arial, sans-serif; }
  A:link     { color: Crimson; }
  A:visited  { color: blueviolet; font-style: italic; }
  A:focus    { text-decoration: blinking; color: black; }

  .lettrine
  { font-size: 200%; font-style: italic; font-weight: bold;
    color : #FFFFC0; background-color : black; }
  .note, .note2 { text-indent: 0; }
  LI, .note { font-size: 14; }
  .apn, ind { font-size: 60%; }
  .apn	    { font-style: normal; vertical-align: super; }
  .ind	    { vertical-align: sub; }
  .noit     { font-style: normal; }
  .incite   { font-family: Arial, sans-serif; font-style: italic; font-weight: bold;
              font-size: 15; color: SaddleBrown; border: thin solid red;
              text-align: center; padding: 0.2em ; margin: 0 0 0 0.3em; }
  .cite, .surcite, .cite2, .citenoir, .alineac, .citep
      { text-indent: 0; margin-left: 2em; margin-right:2em; font-size: 13;
        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; }
  .ctr, .titre, .stitre
  .btntitre { text-align: center; }
  .titre, .stitre
  { font-weight: bold; font-style: normal; color: black;
    cursor: default; vertical-align: middle; }
  .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; }
  .titre  { font-size: 24; }
  .stitre { font-size: 15; }
  .td1em  { padding: 1em; }
  .blusil { color: blue; background-color: silver; border: outset blue; }
  .blugld { color: blue; background-color: gold; border: outset blue; }
  A.rouge:link,
  A.rouge:visited  { color: Red; font-style: normal; text-decoration: none; }

  A.accueil, A.contact, A.sommaire { cursor: hand; font-weight: bolder;
            font-family: "Courier New"; font-size: 75%; text-decoration: underline; }
  A.accueil:visited,
  A.accueil:link	{ color: red; background-color: cyan; font-style : normal; }
  A.sommaire:visited,
  A.sommaire:link	{ color: blue; background-color: chartreuse;
			  font-style : normal; cursor: hand; }
  A.contact:visited,
  A.contact:link	{ color: chartreuse; background-color: blue; font-style : normal; }

