legend{
	color:#9aa3cb;
	font-weight:bold;
	font-size:1.2em;
	padding:0;
	margin:0;
}
label{
	display:block;
	margin-top:10px;
}
#coordonnees, #texte_message{
	width:47%;
	float:left;
	border:0;
}
#texte_message{
	float:right;
}
#piedForm{
	clear:both;
	text-align:right;
}
#coordonnees input{
	width:95%;
}
textarea{
	height:163px;
	width:100%;
}
.gauche{
	width:47%;
	float:left;
	border:0;
	padding-bottom:30px;
}
.droite{
	float:right;
	padding: 40px 85px 0 0;
	text-align: center;
}
