﻿
A:visited
{
    color: blue;
}
.Titre
{
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 6px;
}
.Soustitre
{
    margin-top: 6px;
    margin-bottom: 6px;
}
body
{
    font-size: 10pt;
    font-family: Verdana, Sans-Serif;
}

