.formular
{
  float:left;
  width:418px;
}

.input-holder
{
  float:left;
  font-size: 11px;
}

/* contact */
.inputForm
{
	font-size: 11px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:solid 1px #cacaca;
	margin-top:5px;
	background: #ffffff;
	color: #454545;
    padding: 2px 4px 0px 4px;
    width:190px;
	height:17px;
    float:left;
}

.inputFormOver
{

	font-size: 11px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:none;
	margin-top:5px;
	background:#ffe9de;
	color: #e5735a;
    padding: 3px 5px 0px 5px;
    width:190px;
	height:18px;
    float:left;
}
.inForm
{

	font-size: 11px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:solid 1px #cacaca;
	margin-top:15px;
	background:#ffffff;
	color: #454545;
    padding: 2px 4px 0px 4px;
    width:190px;
	height:54px;
    float:left;
}

.inFormOver
{

	font-size: 11px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:none;
	margin-top:15px;
	background:#ffe9de;
	color: #e5735a;
    padding: 3px 5px 0px 5px;
    width:190px;
	height:55px;
    float:left;
}
.inputCapa
{

	font-size: 12px;
	font-weight: normal;
	/*border:solid 1px #c8ad80;*/
    border:none;
	margin-top:8px;
	background:#ccbda4;
	color: #44260a;
    padding: 2px 2px 0px 3px;
    width:82px;
	height:19px;
    float:left;
}
.inputCapaOver
{

	font-size: 12px;
	font-weight: normal;
	border:solid 1px #a9384c;
	margin-top:8px;
	background: transparent;
	color: #640517;
    padding: 2px 2px 0px 3px;
    width:80px;
	height:17px;
    float:left;
}
.buttonE
{
    background: url(../../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
    width: 121px;
	height: 21px;
}

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

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

.title-oblig
{
  font-size:11px;
  padding-top:8px;
  padding-left:20px;
  color:#c47e5c;
  float:left;

  text-align:left;
}

.mail-send
{
    float:right;
    padding-top:10px;
}
.mail-reset
{
  float:right;
  padding:10px 20px 0 10px;
}
#capatcha
{
    float:left;
    padding-top:5px;
}
.mercidiv
{
    width:100%;
    text-align: center;
    background: url(../../images/charte/bg-merci.jpg) no-repeat 50% 100%;
    height:35px;
    padding-top:400px;

}

