#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact input,textarea{
	width:100%;
	border:1px solid #7C7763;
	font-size:12px;
}
#formContact input:focus,textarea:focus{
	border-color:#41831d;
}
#formContact .champRequis{
	color:#41831d;
}

.mail-label{
    clear:both;
	font-size:12px;
	float:left;
	width:85px !important;
	margin:2px 0;
 	color: #2c2c2c;
  font-family: Arial, Helvetica, sans-serif;
}
.mail-label1{
	font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
	width:100px;
	margin:2px 0;
}
div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	z-index: 0;
    background: #FFFFFF;
}
input.file {
	position: absolute;
  moz-opacity:0;
	filter:alpha(Opacity=0);
	opacity: 0;
	z-index: 5;
  background: #FFFFFF;
}
.mail_input{
	font-size:1.2em;
	float:left;
	margin:2px 0;
}
.mail_input1{
	float:left;
}
.inputForm{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#eaeaea;
	border:1px solid #d0d0d0;
	width:230px;
	color:#666666;
	font-size:12px;
	padding:2px;
}
.inputFormOver{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#d4dcd3;
	border:1px solid #1a5a13;
	width:230px;
	color:#466500;
	font-size:12px;
	padding:2px;
}
.inputForm1{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#eaeaea;
	border:1px solid #d0d0d0;
	width:130px;
	color:#666666;
	font-size:12px;
	padding:2px;
}
.inputFormOver1{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#d4dcd3;
	border:1px solid #1a5a13;
	width:130px;
	color:#466500;
	font-size:12px;
	padding:2px;
}
.button{
	background-color:#92c023;
	border:1px solid #7C7763;
	width:70px;
	color:#7C7763;
	cursor:pointer;
	font-size:12px;
}
.buttonOver{
	background-color:#a2aa83;
	border:1px solid #7C7763;
	width:70px;
	color:#7C7763;
	cursor:pointer;
	font-size:12px;
}
#hidden{
padding:0 0 0 0px ;
width: 330px;

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

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

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

.title-oblig
{
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
   /* padding-top:5px;
    padding-left:20px;*/
		color:#185913;
    width: 100%;
    font-size:12px;
   /* margin-bottom:5px; */
}
.oblig
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#185913;
}