
/*----------------------| contact |----------------------*/
#frmContact{margin: 0; padding: 0px; width: 670px; background:transparent; border:none; font-family: Arial, Helvetica, sans-serif;}
#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: #1c5e00;}
/*#frmContact b{ color: #1c5e00}*/
#votre-message { color: #1c5e00 !important; padding-bottom: 4px !important; width: 180px; float: left; font-weight: bold;}
.col-left1
{
  width: 337px;
	float: left;
}

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

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

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

.col-right2
{
  width: 315px;
	float: left;
	padding-right: 15px;
}


.mail-label{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:150px;
    margin-top:5px;
    color:#1c5e00;
    font-size:12px;
}
.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:110px;
    color:#1c5e00;
    font-size:12px;
 }

.mail-label2{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:125px;
    margin-top:5px;
    color:#1c5e00;
    font-size:12px;
}



.inputForm
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:12px;
    padding: 2px;
	margin: 3px 0 0 0px;
	width:160px;
    color:#1c5e00;
    border: 1px solid #1c5e00;
	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: #1c5e00;
    border: 1px solid #69ad54;
	background: transparent;
    float:left;
}

#contact-table
{
    color:#1c5e00;
    font-size:12px;
    width: 337px;
    text-align: left;
    margin: 0px !important; padding: 0px !important;
    line-height: 14px !important;
}

table#contact-table tr{font-size: 12px;margin: 0px; padding: 0px; line-height: 14px !important;}

table#contact-table tr td{font-size: 12px;margin: 0px; padding: 0px; height: 14px; line-height: 14px !important;}
table#contact-table tr td input{ height: 12px !important; width: 12px !important; border: none !important;}


 /* ======== | merci | ==================== */


#merci {
    padding-top: 50px;
    float: none;
  }

    #merci p, #merci a {
        text-align: center;
        padding: 18px 0 0 0;
        font-weight: bold;
        }


