<!--
body {
margin-top:0;
margin-left:0;
margin-right:0;
font-size: 11pt;
color: #000000;
/* la couleur principale (face) */
scrollbar-face-color:#2a2a2a;
/* la couleur des fleches */
scrollbar-arrow-color:#FF0000;
/* la couleur de fond (entre le curseur et la fleche) */
scrollbar-track-color:#0b01ff;
/* la couleur claire (haut+gauche) */
scrollbar-highlight-color:#333333;
/* la couleur claire 2 (haut+gauche) */
scrollbar-3dlight-color:#333333;
/* la couleur foncee (bas+droite) */
scrollbar-shadow-color:#333333;
/* la couleur foncee 2 (bas+droite) */
scrollbar-darkshadow-color:#333333;
}
p {
font-size: 11pt;
color: #999999;
}
.lien {
    position: relative; top: -5; color: #FFFFFF; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.divise {
    position: relative; top: -3; color: #C0C0C0; background: #000000; font-size: 12pt;
}
a {
font-size: 11pt;
color: #ff0000;
font-family: Comic Sans MS, sans-serif;
text-decoration: none;
font-weight: bold;
}
a:hover {
font-size: 11pt;
color: #ffff00;
font-family: Comic Sans MS, sans-serif;
text-decoration: none;
font-weight: bold;
}
input.sendit{
background-color: #000000;
border-color: #ff0000;
border-style: outset;
border-width: 1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ff0000;
}
input.sendit{
background-color: #000000;
border-color: #ff0000;
border-style: outset;
border-width: 1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ff0000;
}
input.typein {
background-color: #000000;
border-color: #ff0000;
border-width: 1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ff0000;
}
select.pickone {
background-color: #000000;
border-color: #ff0000;
border-width: 1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ff0000;
}
textarea {
background-color: #000000;
border-color: #ff0000;
border-width: 1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ff0000;
}
#clickit {
background-color: #000000;
border-color: #ff0000;
border-width: 1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ff0000;
}
//-->