body { 
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #FFEFCE;
scrollbar-arrow-color: #FFEFCE;
scrollbar-track-color: #FFEFCE;
scrollbar-darkshadow-color: #FFEFCE;
background : #FFEFCE; 
cursor : url('/cursor/mousqueton.cur'); 
}

font, p { FONT-SIZE: 12pt; FONT-FAMILY: "Arial", "sans-serif"; TEXT-ALIGN: justify; }

h2 { FONT-SIZE: 16pt; FONT-FAMILY: "Arial"; FONT-STYLE: "Italic"; TEXT-ALIGN: justify; }

a { cursor : url('/cursor/degaine.cur'); }

a:link, a:visited { color : #000000; text-decoration : underline; }
a:hover, a:active { color : #FFEFCE; background-color : #000000; text-decoration : none; }

.dashed { border:1px dashed #000000; }

.link_:link, .link_:visited { color : #000000; text-decoration : underline; }
.link_:hover, .link_:active { color : #FFCC66/*#FFEFCE*/; background-color : #000000; text-decoration : none; }

.small { FONT-SIZE: 10pt; FONT-FAMILY: "Arial", "sans-serif"; }
.imglink:link, .imglink:visited, .imglink:hover, .imglink:active { color : #000000; background-color : #FFCC66; text-decoration : none; }