H1 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #800000; text-decoration: none; font-size: 16px; margin: 0; padding: 0;}
H2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; text-decoration: none; font-size: 16px; margin: 0; padding: 0;}
H3 {font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #808080; text-decoration: none; font-size: 10px;}
A:link { text-decoration : none; color: #000000;}
A:visited { text-decoration : none; color: #000000;}
A:hover { text-decoration : underline overline; color: #FF0000;}
HR {color: #808080;}
td{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000; }

td#yes {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    border:1px solid #FF00CC;
    background: #FFCCFF;
    padding: 6;
}
td#titre {
    font-family: Arial, Helvetica, sans-serif;
    background-image:url(fond.jpg);
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #FF99FF;
    border:1px solid #000000;
}