H1 {
	font-family: Times, 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: center;
}

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

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

BODY, TD {
	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:#0A0;}
IMG {border-color: #99D;}
A:hover	IMG	{
	opacity: 0.75; 
	filter:alpha(opacity=75);
	border-color: #B00;
	}

IMG {border-color: #AAF;}
IMG:hover {border-color: #A22;}

TABLE.maintable {
	border-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #777;
	border-top-color: #777;
	border-width: 1px;
	}

TABLE.maintable TD, TABLE.maintable TH { 
	border-style: solid;
	border-right-color: #777;
	border-bottom-color: #777;
	border-left-color: #D6D6D6;
	border-top-color: #D6D6D6;
	border-width: 1px;
	}
	
TABLE.maintable TD IMG {border: 1px solid;}
TABLE.maintable TD A:link IMG {color: #99D;}
TABLE.maintable TD A:hover IMG {opacity: 0.85; filter:alpha(opacity=85); color: #B00;}

TABLE.noborder TD, TABLE.noborder TH {
	border-width: 0px;
	}

.center70 {
	margin-left: 15%;
	margin-right: 15%;
	}
	
.droite {
	float: right;
	}
.gauche {
	float: left;
	}
.margin4200 {
	margin-left: 4em;
	margin-right: 2em;
	}
	
.plusgrand {
	font-size: 18px;
	font-weight: bold;
	}
.grand {
	font-size: 30px;
	font-weight: bold;
	}
.interligne70 {
	line-height: 0.7;
}
.lettrine {
	font-weight: bold;
	font-size: 250%;
	}
.rouge {color: #A00}
.pluspetit {font-size: 80%}
.gris {color: #555;}
.grispetit {
	color: #555;
	font-size: 80%;
	text-decoration: none;
	}
	
.petitbleu {
	color: #009;
	font-size: 80%;
	font-weight: bold;
	}
