#nous_contacter{
	width:228px;
	height:150px;
	!height:170px;
	clear:both;
}

#nous_contacter .trait{
	height: 1px;
	color:#AB0505;
	background-color:#AB0505;
	border:0;
	margin:0 0 15px 0;
	!margin:-7px 0 0 0
}

#nous_contacter label{
	float:left;
	margin-right:5px;
	margin-left:2px;
}

#email{
	width:140px;
	height:15px;
	margin:-2px 0 8px 0;
	border:1px solid #FF8A00;
}

* html #email{
	width:141px;
} 

#message{
	width:221px;
	height:50px;
	border:1px solid #FF8A00;
}

#envoyer{
	float:right;
}

#obligatoire{
	float:left;
	font-size:10px;
}