/* ===| FORMS |============================================*/
.formular
{
  padding:0px 0px 0px 0px;
  margin: 0;
  line-height:14px;
  width:550px;
  float:left;
  font-family:Arial, Helvetica, sans-serif;

}
.inForm1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:solid 1px #292929;
	color: #666;
  	padding: 2px 2px 0px 2px;
	width:466px;
	height:100px;
    background:#000000;
	float:right;

}
.inFormOver1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:solid 1px #934a1b;
	color: #ffffff;
  	padding: 2px 2px 0px 2px;
	width:466px;
	height:100px;
    background:#292929;
	float:right;
}

.inForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:solid 1px #292929;
	color: #666;
  	padding: 2px 2px 0px 2px;
	width:160px;
	height:16px;
    background:#000000;
	float:left;
}
.inFormOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:solid 1px #934a1b;
	color: #ffffff;
  	padding: 2px 2px 0px 2px;
	width:160px;
	height:16px;
    background:#292929;
	float:left;
}
.maillabel{
	font-size: 12px;
	font-weight: normal;
	float:left;
	height:20px;
	color:#ffffff;
	width:80px;
    padding-right:0px;
	margin-top:3px;
    text-align: left;
}
.maillabel2{
	font-size: 12px;
	font-weight: normal;
	float:left;
	height:20px;
	color:#ffffff;
	width:110px;
    padding-right:0px;
	margin-top:3px;
    text-align: left;
}
.maillabel3{
	font-size: 12px;
	font-weight: normal;
	float:left;
	height:20px;
	color:#ffffff;
	width:60px;
    padding-right:5px;
	margin-top:3px;
    text-align: right;
}
.buttonE
{
    background: url(../images/charte/envoyer.jpg) no-repeat top left;
	border: none;
    width: 129px;
	height: 23px;
}

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

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

#title-oblig
{
  clear:both;
  font-size:11px;
  padding:12px 0 0 200px;
  color:#666666;
  width:60%;

}
.couleur
{
  color: #bb6e0f;
  font-weight: bold;
}
.mail-send
{
  float:left;
  padding:10px 0 0 170px;
}
.mail-reset
{
  float:left;
  padding:10px 0 0 29px;
}
.input-holder
{
  float:left;
}
.radio-buttons
{
  float:left;
  padding-left:110px;
}
