.mail-input{ color: #000000; width:110px; text-align: left; float: left;}
.mail-input1{ color: #000000; width:110px; text-align: left; float: right;}
.mail-label{
  font-weight: normal; float:left; text-align:left; width:110px; text-align: left; margin-top:7px; font-size: 11px; color:#2f2b20;
  clear: both;
}
.checkbox{ float:left; width:100px; text-align: left; font-weight: bold; padding-top: 0px;}
.buttonE{
  background: url(../../images/contact/envoyer.jpg) no-repeat top left; border: none; width: 120px; height: 30px; margin-right: 20px; color: #fff;
  font-weight: bold;
}
.buttonEover{
  background: url(../../images/contact/envoyer-over.jpg) no-repeat top left; color: #5f3219;	border: none; width: 120px;	height: 30px;
  cursor: pointer; font-weight: bold;
  margin-right: 20px;
}
.buttonR{ background: url(../../images/contact/retablir.jpg) no-repeat top left; border: none; width: 120px;	height: 30px; color: #fff;
  font-weight: bold;
}
.buttonRover{
  background: url(../../images/contact/retablir-over.jpg) no-repeat top left; border: none; width: 120px; height: 30px; cursor: pointer; color: #5f3219;
   font-weight: bold;
}
.inputForm{
  font-family: tahoma; font-weight: normal; font-size:11px; padding: 2px; margin: 5px 0 0 0px; width:104px; color:#fff9e4;
  border: 1px solid #241204; background:#ad9a7c; float: left;	height:14px;}
.inputFormOver{
  font-family: tahoma; font-weight: normal; font-size:11px; padding: 2px; margin: 5px 0 0 0px; width: 104px;
	height:14px; color: #5f4938; border: 1px solid #ad9a7c; background: #fcf3e3; float:left;}
.couleur3{ color:#241204;}
