body {
		margin: 0;
	scrollbar-face-color: #D9E9C0;
	scrollbar-shadow-color: #D9E9C0;
	scrollbar-highlight-color: #D9E9C0;
	scrollbar-3dlight-color: #D9E9C0;
	scrollbar-darkshadow-color: #D9E9C0;
	scrollbar-track-color: #D9E9C0;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #D9E9C0;
	height: 100%;
}
.titre {
	font-family: Times New Roman;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: Black;
	font-size: 18px;
}
.texte {
	font-family: Times New Roman;
	font-weight: bold;
	text-align: justify;
	font-size: 14px;
}
.textecouleur {
	font-family: Times New Roman;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	color: Maroon;
	font-size: 14px;
}
.textecouleuritalic {
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	color: Maroon;
	font-size: 14px;
}
.texteitalic {
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	color: Black;
	font-size: 14px;
}
.adresse{
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.date {
	font-family: Times New Roman;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
}
