form {
	margin-right: 20px;
	margin-left: 20px;
}
.champs1 {
	position: relative;
	left: 40px;
	width: 400px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #899F2D;
}
.description {
	text-align: right;
	position: relative;
	height: 20px;
	width: 100px;
	float: left;
	font-size: 12px;
	font-weight: 700;
}
.bouton {
	float: left;
	position: relative;
	left: 270px;
	width: 100px;
}

