.input-holder
{
  float:left;
}

/* contact */
.inputForm
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
    border:solid 1px #fab168;
	margin-top:2px;
	background: transparent;
	color: #181818;
    padding: 3px 8px 0px 8px;
    width:190px;
	height:18px;
    float:left;
}

.inputFormOver
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
    border:solid 1px #949494;
	margin-top:2px;
	background: #cecece;
	color: #3e3e3e;
    padding: 3px 8px 0px 8px;
    width:190px;
	height:18px;
    float:left;
}

.inputForm1
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
    border:solid 1px #fab168;
	margin-top:2px;
	background: transparent;
	color: #181818;
    padding: 3px 8px 0px 8px;
    width:420px;
	height:20px;
    float:left;
}

.inputForm1Over
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
    border:solid 1px #949494;
	margin-top:2px;
	background: #cecece;
	color: #3e3e3e;
    padding: 3px 8px 0px 8px;
    width:420px;
	height:20px;
    float:left;
}

.inForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    border:solid 1px #a7a7a7;
	margin-top:5px;
	background: transparent;
	color: #333;
    padding: 2px 4px 0px 4px;
    width:190px;
	height:54px;
    float:left;
}

.buttonE
{
    background: url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
    width: 88px;
	height: 29px;
}

.buttonEover
{
    background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;
	border: none;
    width: 88px;
	height: 29px;
    cursor: pointer;
}
.buttonR
{
    background: url(../../images/charte/retablir.jpg) no-repeat top left;
	border: none;
    width: 88px;
	height: 29px;
}

.buttonRover
{
    background: url(../../images/charte/retablir-over.jpg) no-repeat top left;
	border: none;
    width: 88px;
	height: 29px;
    cursor: pointer;
}

.mail-send
{
    float:right;
    padding-top:10px;
}
.mail-reset
{
  float:right;
  padding:10px 20px 0 10px;
}
#capatcha
{
    float:left;
    padding:5px 0 5px 0px;
}
.mercidiv
{
    width:100%;
    text-align: center;
    padding-top:20px;
	padding-bottom:20px;
    font-size: 12px;
   	font-family: Arial;
}

	.mercidiv p{
		text-align:center;
	}

	.mercidiv a {
		font-family:Arial;
		font-size:12px;
		color: #f27401;
		font-weight:bold;
		text-decoration:underline;
	}
	.mercidiv a:hover{
		color:#a3a3a3;
		text-decoration: none;
	}
.merci-image{ text-align:center; padding-bottom:10px;}
