/*----------------------| 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;}
#frmContact p{ color: #a8a7a7;}
#votre-message { color: #a8a7a7 !important; padding-bottom: 4px !important; width: 180px; float: left; font-weight: bold;}
.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: 275px;
	float: left;
	padding-right: 15px;
}

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

}
.mail-input1
{
    color:#1390fc;
    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:#a8a7a7;
    font-size:12px;
}
.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:110px;
    color:#a8a7a7;
    font-size:12px;
 }
.buttonE
{
    background: url(../../images/charte/contact/envoyer.jpg) no-repeat top left;
	border: none;
    width: 99px;
	height: 25px;
    margin-right: 5px;
}
.buttonEover
{
    background: url(../../images/charte/contact/envoyer-over.jpg) no-repeat top left;
	border: none;
    width: 99px;
	height: 25px;
    cursor: pointer;
    margin-right: 5px;
}
.buttonR
{
    background: url(../../images/charte/contact/retablir.jpg) no-repeat top left;
	border: none;
    width: 99px;
	height: 25px;
}
.buttonRover
{
    background: url(../../images/charte/contact/retablir-over.jpg) no-repeat top left;
	border: none;
    width: 99px;
	height: 25px;
    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:#98302f;
    border: 1px solid #98302f;
	background: transparent;
	float:left;
	height:15px;
}
.inputFormOver
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
 	padding: 2px;
	margin: 3px 0 0 0px;
	width: 160px;
	height:15px;
    color: #ffffff;
    border: 1px solid #ffffff;
	background: transparent;
    float:left;
}

#contact-table
{
    color:#a8a7a7;
    font-size:12px;
    line-height:14px;
    width:275px;
    padding-top: 5px;
}

tr
{
  font-size: 12px;
	vertical-align: middle;
  height: 18px;
}

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

.checkbox
{
    height: 12px;
    width:12px;
    color: #a8a7a7;
}
  /* ======== | merci | ==================== */


 #merci{ width: 370px; height:150px; padding: 2px; background: #000; border: solid 1px #98302f; margin: 100px 0px 100px 0px;  }

#merci-inner
{
 width: 370px; height: 150px;
 background: url(../../images/charte/encart.jpg) no-repeat bottom right;
}

    #merci p {
        text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        color: #fff;
        padding: 35px 0 0 20px;
        font-weight: bold;
        }
#merci a:link, #merci a:visited
{
    color: #ee2d2a !important;
    text-decoration: none;
}

#merci a:active, #merci a:hover
{
    color: #fff !important;
    text-decoration: none;
}