body {
	background-attachment: fixed;
	background-image: url(images/site_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* Lien blanc */
a.blc               { font-family: Arial; font-size: 10px; color: #636363; font-weight: bold }
a.blc:link          { font-family: Arial; font-size: 10px; color: #636363; font-weight: bold; text-decoration: none }
a.blc:visited       { font-family: Arial; font-size: 10px; color: #636363; font-weight: bold; text-decoration: none }
a.blc:hover         { font-family: Arial; font-size: 10px; color: #636363; font-weight: bold; text-decoration: none }

