
/*----------------------| contact |----------------------*/
#frmContact{margin: 0; padding: 0px 0px 0px 15px; width: 100%; 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: #292929;
    width:184px;
    text-align: left;
    float: left;

}
.mail-input1
{
    color:#292929;
    width:184px;
    text-align: left;
    float: left;
}
.mail-label{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:120px;
    margin-top:5px;
    color:#292929;
    font-size:12px;
}
.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:120px;
    margin-top:5px;
    color:#292929;
    font-size:12px;
 }
.buttonE
{
	background:url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
  width: 70px;
	height: 23px;
  margin-right: 5px;;
}
.buttonEover
{
	background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;
	border: none;
  width: 70px;
	height: 23px;
  cursor: pointer;
  margin-right: 5px;
}
.buttonR
{
	background: url(../../images/charte/retablir.jpg) no-repeat top left;
	border: none;
  width: 70px;
	height: 23px;;
}
.buttonRover
{
	background: url(../../images/charte/retablir-over.jpg) no-repeat top left;
	border: none;
  width: 70px;
	height: 23px;
  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:#595959;
    border: 1px solid #595959;
	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: #4e0401;
    border: 1px solid #f3c98c;
	background: transparent;
    float:left;
}
.inputForm1
{
     font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding: 2px;
	margin: 3px 0 0 0px;
	width: 530px;
    color:#595959;
    border:1px solid #595959;
	background: transparent;
	float:left;
	height:14px;
}
.inputForm1Over
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
 	padding: 2px;
	margin: 3px 0 0 0px;
	width: 530px;
	height:14px;
    color: #4e0401;
    border:1px solid #f3c98c;
	background: transparent;
    float:left;
}
#contact-table
{
    color: #292929;
    font-size:12px;
    line-height:19px;
    width:430px;
		padding-left: 229px;
}
td
{
  font-size: 12px;
}

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


.star
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e0401;
	font-weight: bold;
}

  /* ======== | merci | ==================== */
#merci
{
    padding-top: 100px;
	  float:left;
    padding-left:155px;

}
    #merci p {

        font-weight: bold;
        text-align: center;
        font-size: 12px;
				width: 300px;
				padding: 15px;
				border: solid 1px #292929;
        }

#merci a:link, #merci a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #e70500;
	line-height: 18px;
	font-size: 12px;
  }
#merci a:hover, #merci a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  color: #292929;
	}


