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

}
.mail-input1
{
    color:#A1A1A1;
    width:184px;
    text-align: left;
    float: left;
}
.mail-label{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:120px;
    margin-top:5px;
    color:#1666b8;
    font-size:12px;
}
.mail-label1{
	font-weight: normal;
	float:left;
	text-align:left;
	height:15px;
	width:120px;
    margin-top:5px;
    color:#1666b8;
    font-size:12px;
 }
.buttonE
{
    background:url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
    width: 78px;
	height: 23px;
    margin-right: 5px;;
}
.buttonEover
{
    background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;
	border: none;
    width: 78px;
	height: 23px;
    cursor: pointer;
    margin-right: 5px;
}
.buttonR
{
    background: url(../../images/charte/retablir.jpg) no-repeat top left;
	border: none;
    width: 78px;
	height: 23px;
}
.buttonRover
{
    background: url(../../images/charte/retablir-over.jpg) no-repeat top left;
	border: none;
    width: 78px;
	height: 23px;
    cursor: pointer;
}
.inputForm
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:11px;
    padding: 2px;
	margin: 3px 0 0 0px;
	width:180px;
    color:#1666b8;
    border: 1px solid #011f66;
	background: transparent;
	float:left;
	height:14px;
}
.inputFormOver
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:11px;
 	padding: 2px;
	margin: 3px 0 0 0px;
	width: 180px;
	height:14px;
    color: #011f66;
    border: 1px solid #1a76cd;
	background: transparent;
    float:left;
}
.inputForm1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:11px;
    padding: 2px;
	margin: 3px 0 0 0px;
	width: 570px;
    color:#1666b8;
    border:1px solid #011f66;
	background: transparent;
	float:left;
	height:14px;
}
.inputForm1Over
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:11px;
 	padding: 2px;
	margin: 3px 0 0 0px;
	width: 570px;
	height:14px;
    color: #011f66;
    border:1px solid #1a76cd;
	background: transparent;
    float:left;
}
#contact-table
{
    color:#A1A1A1;
    font-size:12px;
    line-height:12px;
    width:320px;
}
td
{
  font-size: 11px;
}

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

#merci
{
  clear: both;
  padding: 80px 0 0 155px;
}

#merci-box
{ clear:both;
   width: 396px;
	height: 56px;
	float: left;
	background: url(../../images/charte/bg-merci.png) no-repeat top left;
	padding: 120px 0px 0 0px;
}
#merci-box p
{
  text-align: left;
  padding: 0px 0 0 54px;
	color: #06205f;
}
#merci-box a:link, #merci-box a:visited
{
   color:#0052a7 !important;
   font-weight: bold !important;
   text-decoration: none !important;

 }
#merci-box a:hover, #merci-box a:active
{
   color:#06205f!important;
   font-weight: bold !important;
   text-decoration: underline !important;
 }
