form {
	position: relative;
	margin-top: 25px;
}

fieldset {
	padding: 15px;
}

#nom, #mail, #sujet {
	position: absolute;
	left: 24ex;
}