H1 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
}

H2 {
	color: #FFFF00;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

H3 {
	color: #444444;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

BODY {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

P, TD, OL, UL, DIV {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}
SUP, SUB {
	font-size: smaller;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}
TH {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	}

A:link    {color:#00A}
A:visited {color:#444}
A:hover   {color:#B00}
A:active  {color:#F00}
A:hover	IMG	{opacity: 0.75; filter:alpha(opacity=75);}

IMG {border-color: #AAF;}
IMG:hover {border-color: #A22;}
	
.blanc {color: #FFFFFF}
.gris {color: #555}
.grisfonce {color: #333}
.bleufonce {color: #005}
.rouge {color: #A00}
.rougefonce {color: #500}

.titrerouge {
	color: #900;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}
.blancgras {
	color: #FFF;
	font-weight: bold;
	}
.titrebleu {
	color: #00A;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}
.grispetit {
	color: #999;
	font-size: 9px;
	}
.jaunepetit {
	color: #FF0;
	font-size: 9px;
	}
.bleu {
	color: #00A;
	}
	
.grec {font-family: Symbol}

.pluspetit {font-size: 9px}
.indented {margin-left: +2em}

.normal {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

