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

H2 {
	color: #000099;
	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;
}

H4 {
	color: #BBF;
	background-color: #000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: larger;
	text-align: center;
}

H6 {
	color: #444444 ;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-style: italic; 
	font-size: 60px;
	font-variant: small-caps;
	text-align: center;
	text-decoration: underline;
}

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

P, TD, OL, UL, DIV, DL {
	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;
	}
TABLE.maintable {
	border-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #666;
	border-top-color: #666;
	border-width: 1px;
	}

TABLE.maintable TD, TABLE.maintable TH { 
	border-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #FFF;
	border-top-color: #FFF;
	border-width: 1px;
	}
IMG {border-color: #AAF;}
IMG:hover {border-color: #A22;}

A:hover   {color:#B00}

	
.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;
	}
.bleugras {
	color: #00A;
	font-weight: bold;
	}
.titrebleu {
	color: #00A;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}
.grispetit {
	color: #999;
	font-size: 9px;
	}
.bleu {
	color: #00A;
	}
	
.grec {font-family: Symbol}

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

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

.titre {
	font-size: 24px;
	font-weight: bold}
.cartouche1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	}
.moyen {
	font-size: 14px;
	font-weight: bold;}
.grand {
	font-size: 18px;
	font-weight: bold;}
.grandbleu {
	color: #00A;
	font-size: 18px;
	font-weight: bold;}
.tresgrand {
	font-size: 60px;
	font-weight: bold;}
.tresgrandbleu {
	color: #009;
	font-size: 60px;
	font-weight: bold;}
.updates {
	color: #555;
	font-size: 80%;
	}
