body {
	background-color: #F2EEE6;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.sstitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	text-align:justify
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FAF6F0;
	border: 1px solid #000000;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FAF6F0;
	border: 1px solid #000000;
}.titreaccueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.texteaccueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A89251;
	text-align:justify
}
.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
