body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}
/*  background: white; */


A:link    { color:#0000FF; background:transparent;  text-decoration:none;   }
A:visited { color:#330099; background:transparent;  text-decoration:none;   }
A:active  { color:#FF0000; background:transparent;  text-decoration:none;   }
A:hover   { color:#000075;  text-decoration:underline; }



h1 { 
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  margin-bottom:40pt;
  background-image:url('degrade-bleu-2.gif'); 
  color: black;
  padding: 10px;
}

/*  padding: 10px;  width: 100%; */


h2 { font-size:11pt; font-weight:bold; margin-top:30pt; color: black; }
h3 { font-size:10pt; font-weight:bold; margin-top:20pt;  color: black;  }
h4 { font-size:10pt; font-weight:normal; margin-top:10pt; text-decoration:underline; margin-bottom:0pt; }
h5 { font-size:10pt; font-weight:normal; font-style:italic }
h6 { font-size:10pt;  }

hr { color:#DDDDDD; height:3px; background:transparent }

.texte { margin-left:30pt;  font-size:10pt; }
.justifytexte { font-size:10pt;  }
.bible { font-size: 10pt; margin-left:60pt; color:maroon; background:transparent }
.secte { font-size: 10pt; margin-left:60pt; color:purple; background:transparent }
.hist { margin-left:60pt; }
.summary { font-size:10pt; color:gray; text-align:right;}
.auteur { text-align:right; font-size:10pt;}

/*
.texte .bible, .texte .secte, .texte .hist, .texte .note { margin-left: 30pt; }
.texte h2, .texte hr, .texte h3, .texte h4, .texte h5 { margin-left:-30pt }
*/

.note { font-size:9pt;  }


.titre0 { font-size:12pt; font-weight:bold }
.titre { font-size:10pt; font-weight:bold }
.titre1 { font-size:10pt; text-decoration:underline }
.table-header { background-image:url('degrade-bleu.gif'); text-align:center }



.exergue {
  font-family:Verdana;
  font-size:10pt;
  font-style:italic; 
  color:#590000;
}
.navig {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
.footer { background:#DDDDDD; width:100%; color:black }

p,ul,ol,li,div,th,td,address,nobr,b,i { font-family:Verdana, Arial, Helvetica, sans-serif; }
pre, tt { font-family:Courier New, Courier, monospace; font-size:10pt; color:#0000C0; background:transparent }

td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#FFFFE0; color:inherit; }

.code {
  font-size:9pt;
  background-color: #FFFFE0;
  color: inherit;
  margin: 1em;
  border: solid 1px black;
  padding: 1em;
}