@charset "UTF-8";
body {
	background-position: center center;
	background-color: #000000;
	height: auto;
	width: auto;
}
h1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
h2 a{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
h3 a{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}


.fond-blanc {
	background-color: #FFFFFF;
}
