.formulaire {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	height: auto;
	width: auto;
	border: 1px solid #330066;
	background-color: #FFE6B0;
	color: #330099;


}
.commentaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #330066;
	background-color: #FFFFFF;
	background-attachment: scroll;
	border: 1px solid #330066;
}
.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
