body	{
	background-color: #666666;
 	font-family: Arial;
	scrollbar-3dlight-color: #090909;
	scrollbar-arrow-color: #e2e2e2;
	scrollbar-highlight-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #e2e2e2;
	scrollbar-darkshadow-color : #666666;
	scrollbar-base-color: #666666;
	}
h2	{
	 font-family: Arial; font-size: 14 pt; color: #ffffff;
	background-color:#666666; padding:2
	}
h3	{ font-family: Arial; font-size: 12pt; color: #ffffff}
li	{ font-family: Arial; font-size: 10pt; color: #ffffff}
p       { font-family: Arial; font-size: 10pt; color: #ffffff}
a:link       { color: #ffff00; text-decoration: underline }
a:visited    { color: #ffff00; text-decoration : underline }
a:hover      { color: #ffffff; background-color: #666666 }
a:active     { color: #ff0000; text-decoration: underline }
hr
	{
	color: #ffffff;
	height: 1px;
	}
td
	{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	border-width:1pt;
	border-color:#000000;
	border-style:solid;
	padding: 5pt;
	}
.bordurenoir
	{
	border-width:1pt;
	border-color:#000000;
	border-style:solid;
	}
.petit  { font-family: Arial; font-size: 8pt; color: #ffffff}
.textegris
	{
	font-family: Arial;
	font-size: 10pt;
	color: #111111
	}
.sansbordure
	{
	border-width:0;
	}