body {
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#FFFFFF;
background-repeat: repeat;
background-image: url(img/bg-texture.gif)}
}

a:link {
font-family : Arial;
font-size : 12 px;
color : #10618C;
}

a:visited {
font-family : Arial;
font-size : 12 px;
color : #1875AD;
}

a:hover {
font-family : Arial;
font-size : 12 px;
color : #21306B;
}

a:active {
font-family : Arial;
font-size : 12 px;
color : #FF0000;
}

input {
border: 1px solid #13608D;
background-color: white;
font-family: "Arial";
font-size: 9pt;
color: black;
}

textarea {
border: 1px solid #13608D;
background-color: white;
font-family: "Arial";
font-size: 9pt;
color: black;
}

.titre {
font-family : Arial;
font-size: 10pt;
font-weight: bold;
color : #000000;
text-align: left;
}

.texte {
font-family : Arial;
font-size: 9pt;
font-weight: normal;
color : #000000;
text-align: justify;
}

.texte-nonjustifie {
font-family : Arial;
font-size: 10pt;
font-weight: normal;
color : #000000;
text-align: left;
}

.texteitalique {
font-family : Arial;
font-size: 10pt;
font-style: italic;
font-weight: normal;
color : #000000;
text-align: justify;
}

.legende {
font-family : Arial;
font-size: 8pt;
font-weight: normal;
color : #000000;
text-align: justify;
}

.compteur {
font-family : Verdana;
font-size: 7pt;
font-weight: normal;
color : #FFFFFF;
text-align: right;
}