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

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

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

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

}
    #merci p {

        font-weight: bold;
        text-align: center;
        font-size: 11px;
				width: 300px;
				padding: 15px;
				border: solid 1px #332525;
        }
     #merci a:link, #merci a:visited
    {
      font-weight: bold;
      text-decoration: none;
       color:#015b8f;
    }
    #merci a:hover,  #merci a:active
    {
      font-weight: bold;
      text-decoration: none;
			color:#f13131;

    }

