@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #000000;
}

/* Effets de liens
----------------------------------------*/
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}



#ba {
	height: 375px;
	width: 680px;
	position:absolute;
	left: 43%;
	top: 35%;
	width: 950px;
	height: 600px;
	margin-top: -188px;
	margin-left: -390px;
	
}
