H1 {
	font-family: GillSans, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 40px;
}

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: 12px;
	text-align: center;
}

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

BODY, TD {
	font-family: Palatino, Georgia, "Century Schoolbook", Times, Serif;
	font-size: 16px;
	}

SUP, SUB {
	font-size: smaller;
	}

A:link    {color:#00A;}
A:visited {color:#444;}
A:hover   {color:#900;}
A:active  {color:#0A0;}
A:link	IMG	{opacity: 1; filter:alpha(opacity=100);}
A:hover	IMG	{opacity: 0.5; filter:alpha(opacity=50);}

OL.air LI, UL.air LI {margin-bottom: 6px;}

.flushleft  {margin-left: -1em;}

.justif {text-align: justify;}

.pluspetit {font-size: 85%;}

.sansmarge {margin: 0;}

.center70 {
	margin-left: 15%;
	margin-right: 15%;
	text-align: justify;
	}
	
.center70nj {
	margin-left: 20%;
	margin-right: 10%;
	}
	
.droite {
	float: right;
	margin-left: 10px;
	}
.gauche {
	float: left;
	margin-right: 10px;
	}
.margin4200 {
	margin-left: 4em;
	margin-right: 2em;
	}
	
.grand {
	font-size: 30px;
	font-weight: bold;
	}
.lettrine {
	float:left;
	width:0.65em;
	font-size:500%;
	font-family: "Courier New", Courier, monospace;
	line-height: 70%;
	font-weight: bold;
	}
.gris {color: #555}
.rouge {color: #A00}
.vert {color: #0A0}
.plusgrandrouge {
	font-family: GillSans, Verdana, Arial, sans-serif;
	font-size: 133%;
	color: #A00;
	font-weight: bold;
	}
.pluspetit {font-size: 80%}
