@charset "ISO-8859-1";
.bckgrd {
	background-color: #000000;
	background-image: url(structure/bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #B0B0B0;
	text-decoration: none;
}
a{
	color:#B0B0B0;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.txtgrisfonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
