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

}
.mail-input1
{

		width:180px;
    text-align: left;
    float: left;
}
.mail-label{
	font-weight: normal;
	float:left;
	text-align:left;
	width: 110px;
    color:#33302c;
    font-size:12px;
}
.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	width: 110px;
    color:#33302c;
    font-size:12px;
 }
.buttonE
{
	background:url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
 	width: 63px;
	height: 20px;
  margin-right: 10px;;
}
.buttonEover
{
	background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;
	border: none;
  width: 63px;
	height: 20px;
  cursor: pointer;
  margin-right: 10px;
}
.buttonR
{
    background: url(../../images/charte/retablir.jpg) no-repeat top left;
	border: none;
  width: 63px;
	height: 20px;
}
.buttonRover
{
	background: url(../../images/charte/retablir-over.jpg) no-repeat top left;
	border: none;
  width: 63px;
	height: 20px;;
  cursor: pointer;
}
.inputForm
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding: 0 2px;
	margin: 3px 0 0 0px;
	width:174px;
    color:#6e2336;
    border: 1px solid #6e2336;
	background: transparent;
	float:left;
	height:16px;
}
.inputFormOver
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
 	padding: 0 2px;
	margin: 3px 0 0 0px;
	width: 174px;
	height:16px;
    color: #c56b12;
    border: 1px solid #c56b12;
	background: transparent;
    float:left;
}
.inputForm1
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding:0 2px;
	margin: 3px 0 0 0px;
	width:174px;
    color:#6e2336;
    border:1px solid #6e2336;
	background: transparent;
	float:left;
	height:16px;
}
.inputForm1Over
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
 	padding: 0 2px;
	margin: 3px 0 0 0px;
	width: 174px;
	height:16px;
    color: #c56b12;
    border:1px solid #c56b12;
	background: transparent;
    float:left;
}
#contact-table
{
		color:#33302c;
    font-size:12px;
    line-height:16px;
    width:380px;
}
td
{
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size: 12px;
}

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

.champs
 {
   text-align:center; padding:0px 0 0 10px;font-size:11px;
 }
 /* ======== | merci | ==================== */
#merci
{
	  float:left;
		padding:  70px 0 70px 35px;

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

    }


