.mail-label{
    clear: both;
	font-size: 12px;
	font-weight: normal;
	float:left;
	height:20px;
	color:#000;
	width: 100px;
	margin-top:3px;
	margin-bottom:2px;
    text-align: left;
}
.mail-input
{
    float: left;
    width:230px;
}


.inputForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:solid 1px #79b6f2;
	margin-top:1px;
	background:#ffffff;
	color: #092d77;
    padding: 2px 2px 0px 3px;
    width:210px;
	height:18px;
    float:left;
}
.inputFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:solid 1px #2891f8;
	margin-top:1px;
	background:#286eb2;
	color: #ffffff;
    padding: 2px 2px 0px 3px;
    width:210px;
	height:18px;
    float:left;
}
.inputCapa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:solid 1px #79b6f2;
	margin-top:1px;
	background:#ffffff;
	color: #092d77;
    padding: 2px 2px 0px 3px;
    width:100px;
	height:18px;
    float:left;
}
.inputCapaOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:solid 1px #2891f8;
	margin-top:1px;
	background:#286eb2;
	color: #ffffff;
    padding: 2px 2px 0px 3px;
    width:100px;
	height:18px;
    float:left;
}
.buttonE
{
    background: url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
    width: 77px;
	height: 24px;
}

.buttonEover
{
    background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;
	border: none;
    width: 77px;
	height: 24px;
    cursor: pointer;
}
.buttonR
{
    background: url(../../images/charte/retablir.jpg) no-repeat top left;
	border: none;
    width: 77px;
	height: 24px;
}

.buttonRover
{
    background: url(../../images/charte/retablir-over.jpg) no-repeat top left;
	border: none;
    width: 77px;
	height: 24px;
    cursor: pointer;
}

.title-oblig
{
  font-size:11px;
  padding-top:8px;
  padding-left:20px;
  color:#ffe080;
  float:left;
  width:50%;
  text-align:left;
}

.mail-send
{
    float:right;
    padding-top:10px;
}
.mail-reset
{
  float:right;
  padding:10px 20px 0 10px;
}
#capatcha
{
    float:left;
    padding-left:0px;
}
.checkbox
{
float:left; width:100%; height: 20px; color:#115fac; font-size:12px; line-height:12px; 
}


