/*html, body {
	height: 100%;
}*/

#divContact{
  margin: 0 0 10px 0px;
  padding:0;
  width:700px;
  float:left;

}

#divContact #left{

padding:10px;
width:400px;
margin:0 10px 0 0;
float: left;
background: #FECB31;
}
#divContact #right{

float:left;
background: #FECB31;
padding:10px;
width:250px;
display: inline;

}

#divContact #left #lleft{
  float: left;
  width:185px;
  padding-left: 10px;

}
#divContact #left #lleft1{
 margin:0 auto;
  width:250px;
  padding: 10px;
  border:solid 2px #CE7D26;

}
#divContact #left #lright{
  float: right;
  width:185px;
  padding-right: 10px;
  }

#plan{
  width:250px;
  height: 135px;
  margin:0 auto;

}
#plan img{
margin:0;
padding:0;
border:none;
}
#plan p{
color:#000;
font-weight: bold;
font-size: 14px;
line-height: 15px;
text-align: center;
}

#divContact p{
line-height: 15px;
}


.mail_label{
	width:75px;
	float:left;
  color:#000;
  font-weight: bold;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
  padding:0px 0 10px 0px;
	}
.mail_input{
	width:100px;
	float:right;
  padding:0px 0px 0 0;
  }
 .mail_input2{
	width:250px;
	float:right;
  padding:0px 0px 0 0;
  }
.inputForm{
  float:right;
  border:1px solid #000;
	background-color: #9D4414;
	width:100px;
	font:normal 12px Arial;
	color:#ffffff;
  padding-left:2px;

	}
.inputFormOver{
  float:right;
  border:1px solid  #9D4414;
	background-color: #FDB834;
	width:100px;
	font:normal 12px Arial;
	color: #000000;
  padding-left:2px;

	}
.mail_label1{
	width:100px;
	float:left;
	color:#000;
  font-weight: bold;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
  padding:0px 0 5px 10px;
	}
.mail_input1{
	width:295px;
  height: 70px;
	float:right;
  padding:0px 10px 0px 0px;
  }

.inputForm1{
  float:right;
  border:1px solid #000;
	background-color: #9D4414;
	width:295px;
  height: 70px;
	font:normal 12px Arial;
	color:#ffffff;
 padding-left:2px; 
	}
.inputFormOver1{
  float:right;
  border:1px solid  #9D4414;
	background-color: #FDB834;
	width:295px;
  height: 70px;
	font:normal 12px Arial;
	color: #000;
  padding-left:2px;

	}
.b1{
  float: left;
  background:url(../images/charte/contact/envoyer.jpg) left top no-repeat;
  width:75px;
  height: 20px;
 	cursor:pointer;
  border:none;
  }
.b1Over{
  float: left;
  background:url(../images/charte/contact/envoyer.jpg) left bottom no-repeat;
  width:75px;
  height: 20px;
 	cursor:pointer;
    border:none;
  }
.b2{
  float: left;
  background:url(../images/charte/contact/retablir.jpg) left top no-repeat;
  width:75px;
  height: 20px;
 	cursor:pointer;
    border:none;
  }
.b2Over{
  float: left;
  background:url(../images/charte/contact/retablir.jpg) left bottom no-repeat;
  width:75px;
  height: 20px;
 	cursor:pointer;
    border:none;

  }
  .b3{
  float: left;
  background:url(../images/charte/contact/envoyer.jpg) left top no-repeat;
  width:75px;
  height: 20px;
 	cursor:pointer;
  border:none;
  }
.b3Over{
  float: left;
  background:url(../images/charte/contact/envoyer.jpg) left bottom no-repeat;
  width:75px;
  height: 20px;
 	cursor:pointer;
    border:none;
  }
.space{
  float: left;
  width:24px;
}

#buttonbox{
padding-left:155px;
padding-top:10px;
}
#merci{
  padding-top:100px;
}

#merci p{
  text-align: center;
  padding: 10px 10px 10px 10px;

}
div.fileinputs {
	position: relative;
  opacity: 10;
}
div.fakefile {
	position: absolute;
	z-index: 0;
}
input.file {
	position: relative;
  -moz-opacity:0;
	filter:alpha(Opacity=0);
	opacity: 0;
	z-index: 5;

}