/* 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}
.cadre {position: relative;}
.centre {
	display: table; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: left; 
	margin: auto; 
	border: 0px;
	}
.droite {
	float: right;
	margin-left: 10px;
	}
.gauche {
	position: absolute;
	top: 10px;
	left: 10px;
	float: left;
	}
.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;
	}
.indent10 {margin-left: 10px;}
.indent25 {margin-left: 25px;}
.indent40 {margin-left: 40px;}
.indent60 {margin-left: 60px;}
.to_top {
	float: right;
	margin-right: 16px; 
	border: 0px;
	}
.pad25 {padding-left: 25px;}

.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;
	}
OL.romain {list-style-type: upper-roman;}
A:link    {color:#AAF;}
A:visited {color:#DDD;}
A:hover   {color:#E66;}
A:active  {color:#6F6;}

