body {
	background-color: #000000; 
	scrollbar-arrow-color: #005b9b;
}
.fondbleuuni {
	background-color: #005b9b;
}
.fondblanc {
	background-color: #FFFFFF;
}
#helpBox {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 160px;
}
DIV.helpBoxDIV {
	width: 200px;
	padding: 6px;
	background: #e4e4e4;
	border: 1px solid #666666;

	color: black;
	font-family: Arial,Helvetica;
	font-style: Normal;
	font-weight: Normal;
	font-size: 11px;
	line-height: 12px;
}
