html, body {
}
.formulaireNewsletter input {
	width:628px;
	border:1px solid #999;
}
.formulaireNewsletter input[type="submit"] {
	font-family: 'Conv_IsonoMon';
	color:#fff;
	background-color:#eb7231;
	width:100px;
	border:none;
}
