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

H2 {
	color: #A00;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
}

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

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

BODY, TD, TH {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	}

SUP, SUB {
	font-size: smaller;
	}

A:link    {color:#00A}
A:visited {color:#444}
A:hover   {color:#B00}
A:active  {color:#F00}

A:link	IMG	{opacity: 1; filter:alpha(opacity=100);}
A:hover	IMG	{opacity: 0.8; filter:alpha(opacity=80);}

IMG {border-color: #AAF;}
IMG:hover {border-color: #A22;}
IMG.droite {float: right; margin-left: 12px; margin-right: 0;}
IMG.gauche {float: left; margin-left: 0; margin-right: 12px;}

.billerouge{ list-style-image: url(images/BilleRouge.gif);}
	
.center70 {
	margin-left: 15%;
	margin-right: 15%;
	}
	
.margin4200 {
	margin-left: 4em;
	margin-right: 2em;
	}
	
.grispetit {
	color: #555;
	font-size: 80%;
	}
.grand {
	font-size: 30px;
	font-weight: bold;
	}
.lettrine {
	font-weight: bold;
	font-size: 250%;
	}
.marge20 {
	margin-left: 4em;
	}
.plusgrand {
	font-size: 18px;
	font-weight: bold;
	}
.pluspetit {font-size: 80%}
.rouge {color: #A00}
TABLE.maintable {
	border-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #888;
	border-top-color: #888;
	border-width: 1px;
	}

TABLE.maintable TD, TABLE.maintable TH { 
	border-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #DDD;
	border-top-color: #DDD;
	border-width: 1px;
	text-align: center;
	}

