/*
 * Feuille de style en cascade, specification CSS2 blueviolet
 * $Id: defaut.css,v 2.0 06/09/2003 09:35 pour pages du site OMH $
 */

  BODY       { font-family: "Book Antiqua", "Bookman Old Style", "Georgia", "Times New Roman", Times, serif;
               margin: 1em; background-color: #FFFFC0; }
  BODY, TD   { font-size: 18; }
  #tblcdr    { background-color : #FFFFE8; border: 3px solid #8b8378; padding : 0.5em; }
  P, .genrep, LI, DT, DD, .notecite,
  .note, .alineac, .cite, .surcite,
  .citep, .cite2, .citenoir, .tdnoir
  .incise    { text-align: justify; }
  P, .genrep { text-indent: 1em; margin-top: 0; margin-bottom: 0.5em; }
  TD         { vertical-align: top; }
  A:link     { color: Crimson; }
  A:visited  { color: 008b00; }
  A:focus    { text-decoration: blinking; color: purple; }

  LI { font-family: "Bookman Old Style", serif; font-size: 13; text-align: justify; font-family: Arial, Verdana, sans-serif; }

  .lettrine { font-size: 150%; font-style: italic; font-weight: bold;
              color : #FFFFC0; background-color : black; }
  .note, .incise,
  .notecite { text-indent: 0; }
  .note,
  .notecite { font-size: 90%; }
  .incise   { border-top: thin solid black; border-bottom: thin solid black;
              margin: 1em 3em; font-size: 80%; font-style: italic; }
  .apn, .ind { font-size: 60%; }
  .apn	    { font-style: normal; vertical-align: text-top; }
  .ind	    { vertical-align: sub; }
  .noit     { font-style: normal; }
  .incite   { font-family: Arial, sans-serif; font-style: italic; font-weight: bold;
              font-size: 90%; color: SaddleBrown; border: thin solid red;
              text-align: center; padding: 0.2em ; margin: 0 0 0 0.3em; }
  .notecite, .cite, .surcite, .cite2, .citenoir, .alineac, .citep
      { text-indent: 0; margin-left: 2em; margin-right:2em; }
  .cite, .surcite, .cite2, .citenoir, .alineac, .citep, .tdnoir
      { font-size: 14; font-family: Arial, Verdana, sans-serif; }
  .cite, .surcite, .cite2, .citenoir, .alineac, .citep
      { font-style: italic; }
  .tdnoir  { padding: 1em; }
  .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: pointer; }
  .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, .tdnoir, .somm, .citenoir { border: thin solid black }
  .bleu { border: thin solid blue }
  .noir, .bleu, .finnoir { padding: 0.5em; margin: 0.5em;}
  .somm { font-size: 120%; 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: pointer; 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: 150%; }
  .stitre { font-size: 90%; }
  .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: 80%; font-weight: bold; font-style : normal;
    text-decoration: underline; cursor: pointer; }
  .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; }

