.mail_label{
  font-family:Verdana;
	font-size : 14px;
	font-weight: normal;
	width:100px;
	float:left;
	text-align:left;
	height:14px;
	color:#330f43;
	padding-top:9px;
}
.mail_input
{
  font-family:Verdana;
	font-size : 14px;
	font-weight: normal;
	margin-left:2px;
	height:27px;
	width:130px;
	float:left;
	text-align:left;
	color:#330f43;
	margin-top:5px;
 }
 .inputForm
{
  font-family:Verdana;
	font-size : 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 180px;
	font-weight: normal;
	color: #330f43;
  padding-top:3px;
  padding-left:6px;
  padding-right:6px;
  height:21px;
  border:solid 1px #7c55b9;
  background-color:#ffffff !important;
}
.inputFormOver
{
  font-family:Verdana;
	font-size : 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 180px;
  padding-top:3px;
  padding-left:6px;
  padding-right:6px;
  height:21px;
	font-weight: normal;
  color: #8c1384;
  border:solid 1px #f18dd3;
  background-color:#fbfafd !important;
 }



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

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


