h1 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #00C000;
}
h2 {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 8px;
	color: #00A000;
}
h3 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #008000;
}
h4 {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #007000;
}
hr {
	color: #008000;
}
.bandeau-fas {
	background-color: #B0DB87;
}
.menu {
	background-color: #B0DB87;
}
.menu-droite {
	background-color: #B0DB87;
}
.menu-commun {
	background-color: #55A010;
}
.menu-departement {
	background-color: #B0DB87;
}
.babillard {
}
.contenu p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.motcle {
	font-weight: bold;
}
.citation {
	font-size: 12px;
	font-style: italic;
	color: #404040;
}
.auteur {
	text-align: right;
	color: #000000;
}
.commentaire p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.optimisation {
	font-size: 10px;
}
