a:link,a:active,a:visited {
    color:#86740F;
    text-decoration:none;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:hover {
    font-weight:bold;
    color:#C0B587;
    text-decoration:none
}
.AttirerAttention{
    color:#000000;
    text-decoration:none;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
}
.titreMorceau {
    font-family: GeosansLight;
    font-size: 30pt;
    font-weight: normal;
    color: #E4DBC1;
}
.titreLongCorps {
    font-family: GeosansLight;
    font-size: 26pt;
    font-weight: normal;
    color: #E4DBC1;
}
.titreInitiale {
    font-family: GeosansLight;
    font-size: 35pt;
    font-weight: bold;
    color: #7F6F2F;
}
.titreLongInitiale {
    font-family: GeosansLight;
    font-size: 31pt;
    font-weight: bold;
    color: #7F6F2F;
}
.titreMorceauListe {
    font-family: GeosansLight;
    font-size: 16pt;
    font-weight: normal;
    color: #E4DBC1;
}
.titreInitialeListe {
    font-family: GeosansLight;
    font-size: 20pt;
    font-weight: bold;
    color: #7F6F2F;
}
.soustitreMorceauListe {
    font-family: GeosansLight;
    font-size: 12pt;
    font-weight: normal;
    color: #E4DBC1;
}
.soustitre {
    font-family: GeosansLight;
    font-size: 14pt;
    font-weight: normal;
    color: #E4DBC1;
}