body {
color:black;
background-color: #e0fafa;

margin:1px;
}




H1  { text-align: center;
color : red;
}
H2 {
margin-left: 2%;
 text-decoration: underline;
}
H3 {
margin-left: 3%;
}
H5  { text-align: center;
color : black;
}
P {
margin: 1px; 
padding: 10px;
}

}
.titre {
float: center;
}
.entete
 {

 border: 6px solid  #eae788;
 /*height: 200px;*/

/* padding: .5em;*/
  padding-left: 2em;
/* max-width: 40em;*/
font: italic normal 10pt Cry Uncial, Garamond, georgia;
color: black;
margin-bottom: 20 px;
height: 140px;
padding: 1em;
 }
.contenu
 {
 /*clear: both;*/
margin-top: 30px;
margin-left: 10px;
margin-right: 20px;
 padding: 0.5em;
border:  1px solid blue;
font: italic normal 10pt Garamond, georgia;

 }