.titre {
        font-weight: bold;
        color: #363636
        }
.titre_rouge {
        font-weight: bold;
        color: #B50021
        }
.titre_vert {
        font-weight: bold;
        color: #948C52
        }
.rouge {
        color: #B50021
        }
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#5B5B5B;
        }
a {
        color: #B50021;
        font-size: 11px;
        text-decoration:none;
        }
a.gras {
        color: #B50021;
        font-weight: bold;
        text-decoration:none;
        }
select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#5B5B5B;
        background-color:#F0E8AF; 
        width:200px;
        }        
.Petit_Texte {
        font-size: 11px; 
        line-height:16px;
        text-align:justify;
        }        
