/* ######### CONTACT ########## */

#TitreContact { color:#000000; }
#DescContact {
	margin: 10px 0;
	font-size: 11px;
}

#contact {
  position: relative;
  /*background: #ffffff;*/
  text-align: left;
  width:764px;
 /* border-left:1px dashed #A6C109; 
  border-right:1px dashed #A6C109;*/
}


#EtapeOneContact {
	float:left; 
	display:block;	
	padding: 0;	
	position: relative; 
	left:0; 
	width: 382px; 
	height:370px; 
	border: none; 
	text-align: left;
}
#EtapeTwoContact {
	float:left; 
	display:block; 
	padding: 0; 
	position: relative; 
	left:0;
	width: 381px; 
	height:370px; 
	/*border-left:1px dashed #A6C109; */
	text-align: left;
}


#contact div.title {
  text-align:left;
  background: #EAA91B;
  color:#000000;
 /* border-bottom: 2px solid #ffffff; */
  width:100%;
}
#contact div.title strong {
  display: block;
  font-size: 15px;
  padding: 1px 0 0 5px;
  font-weight: bold;
}
#contact div.title span {
  display: block;
  font-size: 13px;
  font-weight: normal;
  padding: 0 0 1px 5px;
}


#contact form { margin: 0; padding: 0; }
#contact br { clear: both; }

#contact label {
  position: relative;
  display: block;
  float: left;
  font-size: 11px;
  width: 90px;
  left: 20px;
  margin-top: 9px;
  color: #000000;
}

#contact input, #contact select, #contact textarea {
  position: relative;
  left: 20px;
  float: left;
  margin-top: 9px;
  width: 178px;
  
  font: 1em verdana,arial,helvetica,sans-serif;
  border: 1px solid #000000;
}
#contact textarea { height: 40px; overflow: auto; }


#contact label.large {
  width: auto;
  display: block;
  margin: 0 0 4px 0;
  left: 10px;
}
#contact textarea.large {
  float: none;
  margin: 0;
  left: 10px;
  width: 280px;
  height: 170px;
}
#contact .commentLarge {
	display:block;
	margin: 10px 0 5px;
	font-size:11px;
	position:relative;
	left: 10px;
	width:280px;
	color:#000000;
}

span.etoile { position: relative; color: red; }
#contact span.etoile.large { margin-top: -1px; left: 13px; }
#contact span.etoile { float: left; left: 23px; margin-top: 6px; }


#contact div.button_area {
  text-align:left;
  display:block;
  position:relative;
   background: #EAA91B;
  color:#9FB241;
  /*border-bottom: 2px solid #ffffff;*/
  width:100%;
  height:30px;
  text-align:center;
}

#contact #clearButton, #contact #submitButton {
  display: inline;
  background:#FFCE60;
  margin: 5px;
  float: none;
  left: 0;
  font-size: 12px;
  width: 123px;
  padding: 2px 0;
}

#contact .form_valid {padding: 0; text-align: center;}

div.title.bouton {
  text-align:center !important;
}


span#loi {
  display: block;
  color: #655509;
  margin: 0;
  text-align: center;
  font-size: 10px;
  font-style: italic;
  width:92%;
}
/* ######### CONTACT ########## */

/*	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
