body {
	background:#faf9f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0;
	padding:10px;
}
h1 {
	width:414px;
	height:30px;
	padding:0 0 0 5px;
	margin:0 0 15px 0;
	background:url(../images/presta/fond-titre.gif) no-repeat;
}
.champ {
	border:#ecbf81 1px solid;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
.bouton {
	border:#a25e53;
	color:#000;
	background:#ecbf81;
	padding:5px;
}
textarea {
	border:#ecbf81 1px solid;
	width:100%;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
#form_erreur {
	text-align:center;
	font-weight:bold;
	color:#4685ad;
}
