/* GENERIC */
H1  {
    font-family: "Trebuchet MS";
    font-size:  16px;
    font-weight:    bold;
    color: #350c1c;
    margin: 0;
}

H2  {
    font-family: "Trebuchet MS";
    font-size:  16px;
    font-weight:    bold;
    color: #baa025;
    margin: 0;
}

H3  {
    font-family: "Trebuchet MS";
    font-size:  16px;
    font-weight:    bold;
    color: #9b8286;
    margin: 0;
}

H4  {
    font-family: "Trebuchet MS";
    font-size:  14px;
    font-weight:    bold;
    color: #737373;
    margin: 0;
}

H5  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    margin: 0;
}
.actus {
margin-bottom: 20px;
}
.actus p {
margin: 0;
}


