body {
	background : #FFFACD;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin-top : 30px;
	margin-bottom : 30px;
	margin-left : 20px;
	margin-right : 20px;
	color: #000000;
	}

a:link {color : #000000;}

a:visited {color : #000000;}

.titrepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #8B3E2F;
	text-decoration: none;
	text-align: right;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000080;
	text-decoration: none;
	font-weight: bold;

	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.texte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-left:30px;
	margin-right:30px;
	text-align: justify;
}