fieldset{
	border:0px;
	margin:0px;
	padding:20px 0px 0px 0px;
	color:#5FA3E2;
	font-size:12px;
}
label,input,textarea{
	float:left;
	margin-top:2px;
}
label{
	width:150px;
	display:inline;
}
.obligatoire{
	font-weight:bold;
}
input,textarea{
	border:1px solid #5FA3E2;
	width:250px;
}
br{
	clear:left;
}
#bouton{
	border:2px solid #FF3F00;
	background:url('../../design/fond_bouton.png');
	color:#FF3F00;
	font-weight:bold;
	letter-spacing:4px;
	font-weight:bold;
}
#texte #attention{
	color:red;
	text-decoration:underline;
}

