.mail-input{ color: #000000; width:200px; text-align: left; float: left;}
.mail-label{
  font-weight: normal; float:left; text-align:left; height:10px; width:120px; text-align: left; margin-top:7px; font-size: 14px; color:#cc8c5c;
  clear: both;
}
.checkbox{ float:left; width:100px; text-align: left; font-weight: bold; padding-top: 0px;}
.buttonE{
  background: url(../../images/charte/envoyer.jpg) no-repeat top left; border: none; width: 125px; height: 27px; margin-right: 20px; color: #fff;
  font-weight: bold;
}
.buttonEover{
  background: url(../../images/charte/envoyer-over.jpg) no-repeat top left; color: #5f3219;	border: none; width: 125px;	height: 27px;
  cursor: pointer; font-weight: bold;
  margin-right: 20px;
}
.buttonR{ background: url(../../images/charte/retablir.jpg) no-repeat top left; border: none; width: 125px;	height: 27px; color: #fff;
  font-weight: bold;
}
.buttonRover{
  background: url(../../images/charte/retablir-over.jpg) no-repeat top left; border: none; width: 125px; height: 27px; cursor: pointer; color: #5f3219;
   font-weight: bold;
}
.inputForm{
  font-family: Trebuchet MS; font-weight: normal; font-size:12px; padding: 2px;	margin: 5px 0 0 0px; width:250px; color:#e0bfa6;
  border: 1px solid #4b2408; background:#201004; float: left;	height:17px;}
.inputFormOver{
  font-family: Trebuchet MS; font-weight: normal; font-size:12px; padding: 2px; margin: 5px 0 0 0px;	width: 250px;
	height:17px; color: #ffffff; border: 1px solid #854c11; background: transparent; float:left;}
.couleur3{ color:#e0bfa6;}
