/* Ce style pour fond noir ou fonc&eacute; */
H1 {
	color: white;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	}
H2 {
	color: #CCF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	}
BODY {
	font-family: sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	}
TD, P {
	color: white;
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 5px;
	}
A:hover	IMG	{
	opacity: 0.60; 
	filter:alpha(opacity=60);
	border-color: #B00;
	}

.bleu {color: #99F}
.legend {margin-top: 2px; margin-bottom: 40px;}
.pasgras {font-weight: normal}
.petit {font-weight: normal; font-size: 12px}
.petitbleu {font-weight: normal; font-size: 12px; color: #CCF}
.petitgris {font-weight: normal; font-size: 12px; color: #999}
.pluspetit {font-size: 80%;}
.moyen {font-size: 150%}
.grand {font-weight: bold; font-size: 28px}
.tresgrand {font-weight: bold; font-size: 48px}
.indent25 {margin-left: 25px;}
.indent40 {margin-left: 40px;}
.indent60 {margin-left: 60px;}
.updates {
	color: #999;
	font-size: 80%;
	}
HR.tube	{
	background: #AAF url(images/Tube1.gif) repeat-x;
	height: 10px;
	margin: 0; padding: 0;
	border-style: none;
	}
A:link    {color:#AAF;}
A:visited {color:#DDD;}
A:hover   {color:#E66;}
A:active  {color:#6F6;}
