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


#contenu-contact {
	position: relative;
	width: 950px;
	height: 590px;
	background-image: url(../images/general/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#texte {
	float: left;
	margin-top: 20px;
	width: 470px;
	_height: 200px;
	min-height: 200px;
}

.ligne-form {
	position: relative;
	width: 470px;
	min-height: 30px;
	_height: 30px;
}

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

.champ-form {
	float: left;
	width: 330px;
}

#plan-acces{
	position: absolute;
	z-index: 200;
	top: 5px;
	left: 24px;
	width: 127px;
	height: 200px;
}

#valider{
	position: relative;
	margin-top: 15px;
	width: 500px;
	height: 30px;
	text-align: center;
}

#plan {
	float: left;
	width: 330px;
	height: 300px;
}

#adresse {
	float: left;
	margin-top: 30px;
	margin-left: 59px;
	width: 251px;
	height: 300px;
}	