body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6EBFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5A5723;
}
.texte {
	font-size: 16px;
	font-style: italic;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #5A5723;
	text-decoration: underline;
}

