
/*----------------------| contact |----------------------*/
#frmContact{margin: 0; padding: 0px; width: 100%; background:transparent; border:none; }
#frmContact label{display: block; padding: 4px 2px; clear:both;}
#frmContact label span{display:block; width: 29%; float: left;}
#frmContact label input, #frmContact label textarea{width: 40%; vertical-align: top;}
.mail-input
{
    color: #010101;
    width:184px;
    text-align: left;
    float: left;

}
.mail-input1
{
    color:#010101;
    width:184px;
    text-align: left;
    float: left;
}
.mail-label{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:105px;
  margin-top:5px;
  font-size: 12px; color: #010101;
}

.mail-label span, .mail-label1 span, .star
{
  color:#fe6203; font-weight: bold;
}

.champs
{
  text-align:center; float: left; padding: 10px 0 0 95px;color:#fe6203;
}


.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:105px;
  margin-top:5px;
  font-size: 12px; color: #010101;
 }

.buttonE
{
	background:url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
  width: 81px;
	height: 21px;
  margin-right: 5px;;
}
.buttonEover
{
	background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;
	border: none;
  width: 81px;
	height: 21px;
  cursor: pointer;
  margin-right: 5px;
}
.buttonR
{
	background: url(../../images/charte/retablir.jpg) no-repeat top left;
	border: none;
  width: 81px;
	height: 21px;
}
.buttonRover
{
	background: url(../../images/charte/retablir-over.jpg) no-repeat top left;
	border: none;
  width: 81px;
	height: 21px;
  cursor: pointer;
}
.inputForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size:12px;
  padding: 2px;
	margin: 3px 0 0 0px;
	width:180px;
  color:#010101;
  border: 1px solid #3b9429;
	background: transparent;
	float:left;
	height:14px;
}
.inputFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size:12px;
 	padding: 2px;
	margin: 3px 0 0 0px;
	width: 180px;
	height:14px;
  color: #010101;
  border: 1px solid #fe6203;
	background: transparent;
  float:left;
}
.inputForm1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:11px;
    padding: 2px;
	margin: 3px 0 0 0px;
	width: 497px;
    color:#010101;
    border:1px solid #3b9429;
	background: transparent;
	float:left;
	height:14px;
}
.inputForm1Over
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:11px;
 	padding: 2px;
	margin: 3px 0 0 0px;
	width: 497px;
	height:14px;
    color: #010101;
    border:1px solid #fe6203;
	background: transparent;
    float:left;
}
#contact-table
{
    color:#A1A1A1;
    font-size:12px;
    line-height:12px;
    width:320px;
}
td
{
  font-size: 11px;
}

.checkbox
{
    height: 12px;
    width:12px;
    color: #010101;
}

/* ======== | merci | ==================== */
#merci
{
	  float:left;
		padding:  70px 0 0px 145px;

}
    #merci p {
        text-align: center;
        color: #2d7219;
        font-size: 12px;
				width: 300px;
				padding: 15px;
				background-color: #e2f5de;
				border: solid 1px #fe6203;
				font-family: Arial, Helvetica, sans-serif;
        }
     #merci a:link, #merci a:visited
    {
      text-decoration: none;
       color: #fe6203;
    }
    #merci a:hover,  #merci a:active
    {
      text-decoration: none;
			color: #2d7219;

    }