.explication{
    font-family: Verdana;
    font-size:10;
    font-weight:bold;
    color: #000000;
}
.remarque{
    font-size:12;
    color: #C00000;
}
.warning{
    color: #C00000;
}
.ok{
    font-family: Verdana;
    font-size:12;
    color: #000000;
    text-decoration: underline;
    font-weight:bold;
    cursor: pointer;
}
.validation{
    font-family: Verdana;
    font-size:11;
    color: #0000C0;
    text-decoration: underline;
    cursor: pointer;
}
