
/*----------------------| contact |----------------------*/
#frmContact{margin: 0; padding: 0px; width: 570px; 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{vertical-align: top;}

.col-left1
{
  width: 277px;
	float: left;
}

.col-left2
{
  width: 277px;
	float: left;
	padding: 0 0px 10px 14px;
}

.col-left
{
  width: 568px;
	float: left;
	padding: 0px 0 0 0;
	padding: 0 0px 10px 0px;
}

.col-right1
{
  width: 276px;
	float: left;
}

.col-right2
{
  width: 265px;
	float: left;
	padding-right: 25px;
}

.mail-input
{
    color: #666666;
    width:164px;
    text-align: left;
    float: left;

}
.mail-input1
{
    color:#000000;
    width:276px;
    text-align: left;
    float: left;
}
.mail-label{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:110px;
    margin-top:5px;
    color:#ffffff;
    font-size:12px;
}
.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:110px;
    color:#ffffff;
    font-size:12px;
 }
.buttonE
{
    background: url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
    width: 71px;
	height: 21px;
    margin-right: 5px;
}
.buttonEover
{
    background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;
	border: none;
    width: 71px;
	height: 21px;
    cursor: pointer;
    margin-right: 5px;
}
.buttonR
{
    background: url(../../images/charte/retablir.jpg) no-repeat top left;
	border: none;
    width: 71px;
	height: 21px;
}
.buttonRover
{
    background: url(../../images/charte/retablir-over.jpg) no-repeat top left;
	border: none;
    width: 71px;
	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:160px;
    color:#dedbd4;
    border: 1px solid #4d4a44;
	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: 160px;
	height:14px;
    color: #343434;
    border: 1px solid #bbbaba;
	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: 170px;
    color:#dedbd4;
    border:1px solid #4d4a44;
	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: 170px;
	height:14px;
    color: #343434;
    border:1px solid #d66100;
	background: transparent;
    float:left;
}
#contact-table
{
    color:#ffffff;
    font-size:12px;
    line-height:14px;
    width:250px;
}
tr
{
  font-size: 12px;
	vertical-align: middle;
  height: 12px;
}

td
{
  font-size: 12px;
	vertical-align: middle;
}

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

 /* ======== | merci | ==================== */
#merci
{
	  float:left;
		padding:  30px 0 30px 146px;

}
    #merci p {
        text-align: center;
				width: 300px;
				padding: 15px;
				background: #4d4a44 url(../../images/charte/bg-encart2.jpg) no-repeat top right;
			 	border: solid 1px #848075;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
        }

