body { }
p { }
td { }
a:link { color: black; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { color: blue; text-decoration: underline; }
a:active { text-decoration: none; }
.titre { color: gray; font-size: 24px; font-family: Verdana, Arial, tahoma, helvetica; margin: 20px; }
.entete { color: white; font-size: 16px; font-family: "trebuchet ms", Verdana, Arial, tahoma, helvetica; text-align: center; margin-right: 10px; margin-left: 10px; }
.sous_titre { color: #ff6000; font-size: 24px; font-family: "trebuchet ms", "Lucida Grande", Verdana, Arial, tahoma, helvetica; }
.corps { color: gray; font-size: 12px; font-family: "Lucida Grande", tahoma, Verdana, Arial, helvetica; letter-spacing: 1px; }
.corps_bandeau { color: black; font-size: 10px; font-family: "Lucida Grande", tahoma, Verdana, Arial, helvetica; letter-spacing: 1px; margin-left: 5px; }
