@charset "utf-8";
body {
	background-color: #000000;
	color: #CCCCCC;
}
.CouleurTexte {
	color: #CCCCCC;
	text-align: left;
}
h1 {
	text-align: center;
	color: #FF9933;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 4px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
.Numero {color: #FF9933}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF66;
}




a:active {
	text-decoration: none;
}.puce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#FinContainer {
	clear: both;
}
