@charset "utf-8";
/* CSS Document */

#fond1 {
	position: relative;
	width: 586px;
	min-height: 100px;
	_height: 100px;
	background-image: url(../images/contact/fond.png);
}

#fond2 {
	position: relative;
	padding-top: 33px;
	padding-bottom: 33px;
	padding-left: 42px;
	padding-right: 42px;
	width: 502px;
	min-height: 542px;
	_height: 601px;
	background-image: url(../images/contact/haut-fond.png);
	background-repeat: no-repeat;
}

#haut {
	position: relative;
	margin-bottom: 26px;
	width: 502px;
	height: 230px;
}

#gauche-haut {
	float: left;
	margin-right: 10px;
	width: 140px;
	height: 230px;
}

#droite-haut {
	float: left;
	width: 352px;
	height: 230px;
}

.ligne-form {
	position: relative;
	width: 502px;
	height: 30px;
}

.intitule-form {
	float: left;
	margin-right: 10px;
	width: 160px;
	height: 24px;
	text-align: right;
}

.champ-form {
	float: left;
	width: 322px;
	height: 24px;
}
