/* Balises HTML */

body, table, td, tr, th {font-family:Verdana,arial,helvetica,sans-sherif;font-size:11px;margin:0;;}

/* Liens hypertexte */


a:link {font-size: 11px;  text-decoration:underline;color: black;
}
a:active {font-size: 11px;   text-decoration:underline;color: black;
}
a:visited{ font-size: 11px;  text-decoration:underline;color: black;
}
a:hover { font-size: 11px; text-decoration:none;color: #800000;
}

.s1 {font-size:10px;color:#000000;background:#D3EFD5;  font : bold; }
.s3 {font-size:12px;color:#004000;background:#D3EFD5;}

.s4 {font-family:arial,helvetica,sans-sherif;font-size:12px;color:#000000;background:#F4F2F4; font-weight: bold;}

.bouton { background: #800000; color: #FFFFFF; font-family: Arial,Helvetica,Verdana; font-size: 12px, font-weight: bold; }

.s2 { background: #FCFAC3; color: #000000; font-family:Verdana; font-size: 6pt;}

a.gris:link {font-size: 9px;  text-decoration:none;color: Gray;
}
a.gris:active {font-size: 9px;  text-decoration:none;color: Gray;
}
a.gris:visited{ font-size: 9px; text-decoration:none;color: Gray;
}
a.gris:hover { font-size: 9px; text-decoration:underline;color: yellow;

}


a.b:link {font-size: 11px;  text-decoration:underline;color: White;
}
a.b:active {font-size: 11px;   text-decoration:underline;color: White;
}
a.b:visited{ font-size: 11px;  text-decoration:underline;color: White;
}
a.b:hover { font-size: 11px; text-decoration:none;color: Yellow;
}