.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	width: 200px;
	border: 1px solid #999999;
	height: 15px;
	background-color: #FFFFFF;
}

.adressse_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	width: 200px;
	border: 1px solid #999999;
	height: 30px;
	background-color: #FFFFFF;
}

.message_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	width: 300px;
	border: 1px solid #999999;
	height: 60px;
	background-color: #FFFFFF;
}

.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A5F3C;
	text-decoration: none;
	font-style: normal;
	width: 300px;
	border: 1px solid #999999;
}
