td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.titre {
        font-weight: bold;
        color: #2792D1;
}
.rubriquemenu {
        font-weight: bold;
        color: #FFFFFF;
}
a {
        font-weight: bold;
        color: #42A88C;
}
a:hover {
        color: #bae2f7;
        text-decoration: none;
}
.lienmenu {
        color: #000000;
        text-decoration: none;
}
.justify {
        text-align: justify;
}
.highlite {
        font-weight: bold;
        color: #509198;
}
.lienblanc {
        color: #FFFFFF;
}
.lienblanc:hover {
        color: #FFCC00;
}