@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #989B7D;
}
#champ_nom {
	margin-left: 25px;
	margin-top: 10px;
	color:#989B7D;
	font-family:Arial, Helvetica, sans-serif;
	width: 350px;
	background-color: #333333;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #989B7D;
	border-bottom-color: #989B7D;
}
#nom_prenom {
	margin-left: 25px;
	margin-top: 0px;
}
.texte {
	margin-left: 25px;
}
#texte {
	margin-top: 25px;
}

#champ_texte {
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 10px;
	color:#989B7D;
	font-family:Arial, Helvetica, sans-serif;
	width: 350px;
	background-color: #333333;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #989B7D;
	border-bottom-color: #989B7D;
}
#champ_mail {
	color:#989B7D;
	font-family:Arial, Helvetica, sans-serif;
	width: 350px;
	background-color: #333333;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #989B7D;
	border-bottom-color: #989B7D;
	padding: 0px 0px 0px 0px;

}
#mail  {
	margin-left: 25px;
}
#btn_envoi {
	margin-left: 0px;
	margin-right: 25px;
}


#coche {
	margin-left: 25px;
}
#texte_coche {
	padding-left: 10px;


}
#bouton {
	margin-bottom: 25px;
	margin-top: -50px;
	margin-left: 572px;
	width: 200px;
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #989B7D;
	border-bottom-color: #989B7D;
	padding: 5px 5px 5px 5px;

}

