.mail_label{
  font-family:Arial;
	font-size : 12px;
	font-weight: normal;
	width:85px;
	float:left;
	text-align:left;
	height:14px;
	color:#251307;
	padding-top:9px;
}
.mail_input
{
  font-family:Arial;
	font-size : 12px;
	font-weight: normal;
	margin-left:2px;
	height:25px;
	width:130px;
	float:left;
	text-align:left;
	color:#2c2c2c;
	margin-top:5px;
 }
 .inputForm
{
  font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 180px;
	font-weight: normal;
	color: #313131;
  padding-top:3px;
  padding-left:6px;
  padding-right:6px;
  height:18px;
  border:solid 1px #cecece;
  background-color:#f9f9f9 !important;
}
.inputFormOver
{
  font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 180px;
  padding-top:3px;
  padding-left:6px;
  padding-right:6px;
  height:18px;
	font-weight: normal;
  color: #a00005;
  border:solid 1px #000000;
  background-color:#f9f9f9 !important;
 }



.button-envoyer
{ width:111px;
  height:21px;
  background:url(../images/charte/envoyer.jpg) left top no-repeat;
}
.button-envoyer-over
{ width:111px;
  height:21px;
  background:url(../images/charte/envoyer-over.jpg) left top no-repeat;
}

.button-retablir
{width:111px;
  height:21px;
  background:url(../images/charte/retablir.jpg) left top no-repeat;
}
.button-retablir-over
{ width:111px;
  height:21px;
  background:url(../images/charte/retablir-over.jpg) left top no-repeat;
}

/*.inputForm1
{
  font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 216px;
	font-weight: normal;
	color: #313131;
	background-color: #f1f1f1 !important;
  border: 1px solid #313131;
  padding-top:2px;
  padding-left:4px;
  height:16px;
}
.inputFormOver1
{
  font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 216px;
  padding-top:2px;
  padding-left:4px;
  height:16px;
	font-weight: normal;
  color: #313131;
	background-color: #ffffff !important;
  border: 1px solid #000000;}
*/

