p {
text-align: center;
color: white;
}
.titres {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14pt; font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #EE7A13;
text-decoration: none;
}
.liens {  
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: normal;
color: #CCCC33;
text-decoration: none;
}
.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: italic;
font-weight: normal;
color: #CCCCCC;
text-decoration: none;
}
.texte {  font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.texte-gras {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.texte-italique {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
font-style: italic;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.lien-index {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
.titres2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #77771E;
text-decoration: none;
}
.espace {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #FFF4E6;
text-decoration: none;
}
.titres3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #FF9900;
text-decoration: none;
}
.center {
text-align: center;
}
.left {
text-align: left;
}