/*Police*/
h1 {
	color: #fc3;
	text-align: center;
	font-size: 1.5em;
	margin: 15px 0 15px 0;
}
h2 {
	color: #0bb;
	margin: 20px 0 10px 0;
	font-size: 1.4em;
}
h2.spe {
	margin: 70px 0 10px 0;
}
h3 {
	margin: 10px 0 5px 0;
	font-size: 1.3em;
}
h3.fleche {
	margin: 20px 0 5px 0;
	background: url(../images/fleche.gif) left 4px no-repeat;
	text-indent: 20px;
}
table h3 {
	font-size: 1.1em;
	color: #f30;
	text-align: center;
}