#formInput {
	margin: 0px;
	padding: 0px;
	height: auto;
	display: block;
}
#formLabel {
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: auto;
	display: block;
}
#contactBckGnd {
	position: absolute;
	top: 150px;
	left: 295px;
	z-index: 0;
}
#container #main #contactHeight {
	height: 350px;
	margin-top: 70px;
}
#container #main #inputDiv {

	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 560px;
	top: 250px;
	height: 200px;
	float: Aucune;
	clear: both;
	z-index: 1;
}
#container #main #messageDiv {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 560px;
	top: 368px;
	height: 200px;
	float: Aucune;
	clear: both;
	z-index: 1;
}
