.inForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6d;
    padding: 4px 5px 0px 17px;
    width: 158px;
    float:left;
	height:18px;
	background: url(../../images/charte/input.jpg) no-repeat top left;
	border: none;
}
.inFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f4a333;
    padding: 4px 5px 0px 17px;
    width: 158px;
    float:left;
	height:18px;
	background: url(../../images/charte/input.jpg) no-repeat top left;
	border: none;
}
.ok
{
	background: url(../../images/charte/ok.jpg) no-repeat top right;
    width: 30px;
	height: 21px;
    float:left;
    border: none;
}
.ok-over
{
	background: url(../../images/charte/ok-over.jpg) no-repeat top right;
	width: 30px;
	height: 21px;
    float:left;
    border: none;
    cursor: pointer;
}
/*----------------------| contact |----------------------*/
#frmContact{margin: 0; padding: 0px; width: 570px; 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: #000000;}
#votre-message { color: #000000 !important; padding-bottom: 4px !important; width: 180px; float: left; font-weight: bold;}

#frmContact a:link input.cbutton, #frmContact a:visited input.cbutton{ width: 91px; height: 20px; background: url(../../images/charte/button.gif) no-repeat top left; float: left; padding: 5px 0 0 0px; cursor:pointer; display: block; border: none;color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px !important; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align:center;}
#frmContact a:active input.cbutton, #frmContact a:hover input.cbutton{ width: 91px; height: 20px; background: url(../../images/charte/button.gif) no-repeat top left; float: left; padding: 5px 0 0 0px; cursor:pointer; display: block; border: none;color: #560729; text-decoration: none; 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:#2e2e2e;
    font-size:12px;
}
.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:110px;
    color:#2e2e2e;
    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:#797979;
    border: 1px solid #797979;
	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: #ea8f1a;
    border: 1px solid #ea8f1a;
	background: transparent;
    float:left;
}

#contact-table
{
    color:#000000;
    font-size:12px;
    line-height:14px;
    width:275px;
}

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
{
 width: 320px; height: 120px;
 border: solid 1px #ffca83;
 background: #ffe4be;
 margin: 100px 0px 100px 0px;
}


    #merci p {
        text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        color: #353535;
        padding: 28px 0 0 0;
        font-weight: bold;
        }
#merci a:link, #merci a:visited
{
    color: #ff6e24 !important;
    text-decoration: none;
}

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

