BODY{
scrollbar-face-color:#CCCCCC;
scrollbar-arrow-color:brown;
scrollbar-track-color:#CCCCCC;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-darkshadow-Color:'';
}

.encadre {

 
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;

}

BODY {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 12pt;
	color: #000000;
}
:link {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Color : #400080;
	font-weight: bold;
	text-decoration: none;
	border: #CCCCCC;
}
:active	 {
	Font-Family : Times New Roman, Times, serif;
	Font-Size : 10pt;
	Color : #66CC99;
	Text-Decoration : none;
	border: #CCCCCC;
}
:visited {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Color : #400080;
	Text-Decoration : none;
	font-weight: bold;
	border: #CCCCCC;
}
A:hover	 {
	Font-Size : 10pt;
	Color : #33CCFF;
	Text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	border: #CCCCCC;
}

