@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
}
.casier_droit_gris {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

/* 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;
	
}
