/* Start of CMSMS style sheet 'Formulaire' */
textarea {

	margin: 0.5em 0;
	width:350px;
	height: 10em;
	font-family: arial, tahoma, helvetica, sans-serif ; 
	font-size:1em;
}
fieldset {
	
	border:1px solid #FFF;
	
}
legend {
	color:#FFF;
	background:#FFF;
	font-size:0.1em;

}
/* End of 'Formulaire' */

