a { color: #065CC0; text-decoration: none }
a:hover { color: #00CCCA; text-decoration: underline }
a:active { color: #FF0000 }
body {
margin: 0px 0px 0px 0px;
background: #D5FFFF url(/backfixe.gif) fixed;
cursor: url(/curseur.ani);
scrollbar-face-color: #00CCFF;
scrollbar-shadow-color: #CCCCFF;
scrollbar-highlight-color: #00CCFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #CCFFFF;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #00FF00
}
h1 {
text-align: center;
font-size: large;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
color: #FF962D;
background: #000000 url(/bckgrndd.gif);
border: thin dashed #FFFF9C
}
hr {
height: 10px;
width: 100%;
background: #000000 url(/barre.gif) no-repeat center
}
input {
text-align: center;
font-weight: bold;
color: #000000;
background: transparent url(/fonds.gif);
border: thin dashed #63CEFF
}
select {
font-weight: bold;
color: #000000;
background-color: #FFB871
}
textarea {
text-align: center;
font-weight: bold;
color: #000000;
background: #FFB871 url(/fonds.gif);
border: thin dashed #63CEFF
}