@charset "utf-8";
/* CSS Document */

.Titre {
        font-family: Titre;
        font-size: 42px;
        color: #00F;
        font-weight: bold;      
}
.texte {
        font-size: 12px;
}
.prix {
        font-size: 16px;

}
body {
        background-color:;
        background-color: #D9FFC6;
}
.construction {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 20   px;
}

