/* CSS Document */
BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #99CC00;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #99CC00;
	scrollbar-darkshadow-color: #99CC00;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #99CC00;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
	color: #EEF7BF;
}
a:hover {color: #496200; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #EEF7BF;
}
a:active {
	text-decoration: none;
	color: #496200;
}
.Liennoir:link {color: #496200}
.Liennoir:visited {color: #496200}
.Liennoir:hover {color: #000000 }
.Liennoir:active {color: #000000}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496200;
}
.Listing {
  width : 782px; height: 250px;
  overflow: auto;
  background-color: #99CC00;
  scrollbar-face-color: #EEF7BF; scrollbar-shadow-color: #EEF7BF; scrollbar-highlight-color: #EEF7BF; scrollbar-3dlight-color: #99CC00; scrollbar-darkshadow-color: #99CC00; scrollbar-track-color: #99CC00; scrollbar-arrow-color: #99CC00;
}
.Style1 {color: #FA720E; font-size:12px; font-weight: bold; }
.Style2 {color: #FA720E; font-weight: bold; }
.Style3 {color: #FFFFFF; font-weight: bold; }
.Style4 {color: #FFFFFF}
.Style26 {font-size: 4px}
.majuscules {
  font-variant: small-caps ;
}
