body {
       background-image: url(../papier.png);
       background-color: white;
       margin-left:1em;margin-right:1em;
     }
.tnav A:link, .tnav A:visited, .tnav A:active { text-decoration: none }
.tnav { font-size: smaller; }
.titre  { 
          margin-left:0em;margin-right:0em;
          background: yellow;
          text-align: center;
          border: 3px solid rgb(255,0,0);
        }
.titre h1 {
          padding-left:0.5em;padding-right:0.5em;
          font-family: lithos,serif;font-weight: bold;font-size: x-large;
          }
h2 { margin-left: 1em; }
h3 { color:rgb(0,128,50);text-decoration: underline; }
p { text-align: justify; }
p:first-letter { margin-left: 1em; }
.cadrec { margin-left:0em;margin-right:0em;
          margin-top:0.5em;margin-bottom:0.5em;
          background: url(../marbre.png) white;
          padding:0.6em;
          border: 4px ridge rgb(250,166,0);
	 }
.cadrec cite { color:blue; font-family: sans-serif;}
.cadrec em { color:rgb(0,159,80);}
.guil { color:rgb(0,150,75); }
/* .cadrec blockquote { color:rgb(0,150,75); } */
/*les guillemets sont pour l'instant mis a la main */
q { color:rgb(0,150,75); 
	quotes: '' ''; }
p.regle { text-align:center;padding:0em;
         margin-top:0.3em;margin-bottom: 0.3em; }
hr.sep { text-align:center;width:50%; }
li.n { list-style-type: none; }

.cadrec dt { color:rgb(224,0,0);font-family: sans-serif; }
dl dd ul { margin-top: 0em; }


dl.e  { margin-left: 1em; margin-right: 1em; }
.e li { list-style-type: none; }
dl.e dt { margin-top: 1em;}
dl.e dd ul { margin-left: 0em;}
dl.e dd p { margin-top: 0em; }

dl.d  { margin-left: 2em; margin-right: 1em;}
.d li { list-style-type: none; }
dl.d dd { margin-left: 1em;}
dl.d dd p { margin-left: 2em;}

.nav { margin-left:0em;margin-right:0em;
       background: url(../marbrenb.png) white;
       padding-top:0px; padding-bottom:0px;
	}
.nav img { vertical-align: middle; }
.fnav { font-size: smaller; padding:0em; text-align:right;}

