h1 span {
	color:#bbc3c8
}

form {
	padding:0 0 40px 0;
	float:left;
}

.double-border {
	padding:0 0 1px 0;
	border-bottom:1px solid #e95d0f;
	width:360px;
	margin:10px auto 24px;
}

#coordonnees {
	padding:0 0 6px 0;
	border-bottom:3px solid #8a7f74;
	height:70px;
}

#coordonnees span{
	font-size:1.35em;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

#coordonnees .left {
	width:50%;
	float:left;
	text-align:left;
}

#coordonnees .right {
	width:50%;
	float:left;
	text-align:right;
}

.rappel-obligatoire {
	margin:0 0 0 176px;
}

.rappel-obligatoire span{
	color:red;
}

#submit-contact {
	float:right;
	margin:0 160px 0 0
}