#texte {
    width: 780px;
    padding: 10px;
    font-size: 9px;
}

#texte p {
    text-align: justify;
    font-size: 9px;
    margin: 1em 0;
}

#texte li {
    font-size: 9px;
    list-style-type: circle;
    margin-left: 20px;
}

#texte h1 {
        color: #000;
        font-size: 16px;
        font-weight: bolder;
        letter-spacing: 0;
        border: 0;
        text-align: center;
        margin: 20px 0;
}

#texte h2 {
        color: #000;
        font-size: 10px;
        font-weight: bold;
        margin: 10px 0;
}
