.titre {
	background-color: #99FF99;
	background-position: center;
	border: thin solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	padding: 10px;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #003300;
}
.bulle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003300;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	background-color: #CCFFCC;
	border: thin solid #003300;
	text-align: justify;
	text-indent: 0px;
	word-spacing: normal;
	padding: 10px;
	width: auto;
}
.citationcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	background-color: #CCFFCC;
	border: thin solid #003300;
	text-align: center;
	text-indent: 0px;
	word-spacing: normal;
	padding: 10px;
	width: auto;
	font-style: normal;
}
.fond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99FF99;
}
