H1 {
	font-family: Times, serif;
	font-weight: bold;
	font-size: 300%;
	text-align: center;
}

H2 {
	font-family: Times, serif;
	font-weight: bold;
	font-size: 250%;
	text-align: center;
}

H3 {
	font-family: 'Comic sans MS',  Geneva, sans-serif;
	font-weight: bold;
	font-size: 250%;
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}

H4 {
	font-family: Times, serif;
	font-weight: bold;
	font-size: 400%;
	color: #900;
	text-align: center;
}

H5 {
	font-family: 'Comic sans MS',  Geneva, sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #900;
	text-align: center;
}

BODY, TD, UL, LI {
	font-family:  'Comic sans MS',  Geneva, sans-serif;
	font-size: 15px;
	}

A:link    {color:#00A;}
A:visited {color:#444;}
A:hover   {color:#B00;}
A:active  {color:#0A0;}
IMG {border-color: #AAF;}
IMG:hover {border-color: #A22;}
IMG.bordure {border: #444 1px solid;}

.blanc {color: #FFF}
.gris {color: #555}
.grisfonce {color: #333}
.bleufonce {color: #005}
.bleuclair {color: #66A}
.rouge {color: #A00}
.rougefonce {color: #500}
.jaune {color: #FF0}
.justif {text-align: justify;}
.vert {color: #060}
.grec {font-family: Symbol}
.pluspetit {font-size: 80%}
.tresgrand {font-size: 600%}
.plusgrand {font-size: 166%}
.encoreplusgrand {font-size: 300%}

A:hover	IMG	{
	opacity: 0.75; 
	filter:alpha(opacity=75);
	border-color: #B00;
	}
	
.large70 {
	padding-left: 15%;
	padding-right:15%;
	}
.droite {
	float: right;
	}
.fondvert {
	color: #DDFFD0;
	background-color: #474;
	}
.fondnoir {
	color: white;
	background: black;
	padding: 5px;
	}
.gauche {
	float: left;
	}
.gris {
	color: #555;
	}
.grispetit {
	color: #555;
	font-size: 80%;
	}
.grandrouge {
	color: #900;
	font-size: 166%;
	}
.grandgras {
	font-weight: bold;
	font-size: 166%;
	}
.non-souligne {
	text-decoration: none;
	}
.sous-titre {
	font-family: 'Comic sans MS', Geneva, sans-serif;
	font-weight: bold;
	font-size: 200%;
	color: #900;
	text-align: center;
	}

.updates {
	color: #555;
	font-family: Times, serif;
	}

TABLE.main {
	clear:  both;
	width: 100%;
	}

