#entete h1 {
	position: absolute;
	left: 220px;
	top: 30px;
	line-height: 2em;
	font-size: 1.8em;
	text-align: center;
	color: #000;
}
#colonne h1{
	text-align: center;
	font-size: 1.5em;
	display: block;
	margin: 20px 0 10px 0;
}
h2 {
	line-height: 2em;
	font-size: 1.5em;
	text-align: center;
	color: #999;
}
h2.petit {
	line-height: 1.2em;
	font-size: 1.1em;
	text-align: center;
	color: #666;
	margin: 0 0 5px 0;
}
h3 {
	line-height: 2em;
	font-size: 1.3em;
	text-align: left;
	color: #D90000;
	clear: left;
}
#colonne2 h3 {
	line-height: 1em;
	font-size: 1.3em;
	text-align: center;
	color: #D90000;
}
h3.suiv {
	margin-top: 1.3em;
}
h4 {
	color: #1DA549;
	font-size: 1.2em;
	margin-top: 1em;
	text-indent: 1em;
}
.v9 {
	color: #000080;
	font-weight: bold;
	font-size: 0.7em;
	text-align: justify;
}
