.titre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: bold;
    color: #83490B;
    text-align: center
    }
.descriptif {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: bold;
    text-align: justify
    }
.petittexte {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: bold;
    color: #83490B;
    text-align: justify
    }
.texte {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9 pt
    }
.prix {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: bold;
    color: #F00;
    text-align: right
    }
.titrepage {
    text-align: center
    }
.image {
    text-align: center
    }
.retour {
    text-align: center
    }
.tableau {
    text-align: center
    }
a {
    text-decoration: none;
    color: #870D00
    }
a:hover {
    color: #83490B
    }