h1 {
font-family : Lucida Grande, Calibri;
font-weight : normal;
font-style : normal;
font-size : 18pt;
color : grey;
margin : 0;
text-align: left;
line-height: 140%;
}
.h1b {
    text-align: center;
    margin-bottom: 30pt;
    margin-top: 6pt;
    font-size : 20pt;
}
H2 {
font-family : Garamond, Lucida Grande, Calibri;
font-weight : bold;
font-style : normal;
font-size : 16pt;
color : black;
margin : 30pt 0 8pt 0;
line-height: 140%;
text-align: left;
}
H3 {
font-family : Lucida Grande, Calibri;
font-weight : bold;
font-style : normal;
font-size : 12pt;
color : #773887;
margin : 30pt 0 5pt 0;
line-height: 140%;
}
BODY {
font-family: Lucida Grande, Calibri;
font-size: 100%;
line-height: 150%;
margin : 0 12pt;
background-color: #f4f8f9;
}
div {
margin : 12pt 0 6pt 0;
}
.s_bibl {
margin : 15pt 5pt;
line-height : 150%;
font-family : Calibri, "Lucida Grande", "Times New Roman", serif;
font-size : 100%;
text-align : left;
}

#alphabet a:any-link {color: rgb(65, 93, 154);}
#header a:any-link {color: black;}

a:link, a:visited {
color : black;
text-decoration: underline;
}
a:hover {
color : blue;
text-decoration: underline;
}


img {
box-shadow: 1px 1px 1px rgb(204, 204, 204);
}
.note {
    margin: 10pt 25pt;
    font-size: 90%;
    border: dotted 1px silver;
    padding: 4pt 8pt;
    width: 80%;
}
li{margin:12pt 0;}
.fond_titre {background-color: rgb(200, 228, 244);}
/* rgb(180, 206, 221)*/ 

