form#identification {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	position: relative;
	width: 13.4em;
}

form#identification div {
	height: 1.92em;
	text-align: center;
	z-index: 0;
}

form#identification div span {
	display: block;
	float: left;
	width: 5.38em;
}

form#identification div span input {
	width: 11.54em;
}

form#sendMsg {
	margin: 10px auto;
	width: 33em;
}

form#sendMsg div {
	float: left;
	text-align: left;
}

form#sendMsg div.libelle {
	width: 6em;
}

form#sendMsg div.valeur {
	width: 26.4em;
}

form#sendMsg div.valeur input {
	width: 100%;
}