@charset "iso-8859-1";
A:link {text-decoration: none; color: #FFFFCC;}
A:visited {
	text-decoration: none;
	color: #FFD700;
}
A:active {color: #9acd32; text-decoration: none}
A:hover {color: Yellow;	}
P {	font-family: "@Arial Unicode MS";}
BODY {
	FONT-SIZE: 10pt;
	font-family: "@Arial Unicode MS";
	font-weight: bold;
	color: Silver;
	scrollbar-arrow-color : White;
	scrollbar-highlight-color : #888888;
	scrollbar-face-color : Black;
	scrollbar-shadow-color : #666666;
	scrollbar-track-color : Gray;
	background : Black;
	scrollbar-base-color : inherit;
}
.s9 {font-size: 9pt}
INPUT,TEXTAREA,SELECT 
{
	font-family: "@Arial Unicode MS";
	font-size: 10pt;
	color: Silver;
	border: 1px solid Silver;
	padding:1px;
	background-color: black;
}
.bouton  {
	font-size:9pt;
	border: 1px solid Gray;
	background-color:black;
	padding:1px
}
.comm   {font-size:9pt; background-color:black; padding:1px}
.msg {font-size:9pt;color:gold}
.stitle {font-size:10pt;color:#FFFFFF}
.a {font-size:10pt;color:#0000ff}
.error {font-size:10pt;color:red}
