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

#titreContact { }
#descriptifContact {
	margin: 10px 0;
	font-size: 11px;
	color:#fff;
}

#contact {
  position: relative;
  text-align: left;
  margin-top:15px;
}


#EtapeOneContact {
	float:left; 
	display:block;	
	padding: 0;	
	position: relative; 
	left:0; 
	width: 335px;
	height:435px; 
	border: none; 
	text-align: left;
	overflow:hidden;
}
#EtapeTwoContact {
	float:left; 
	display:block; 
	padding: 0; 
	position: relative; 
	left:11px;
	width: 340px;
	height:435px; 
	text-align: center;
	background:#9baec0;
}
#EtapeTwoContact img { float:left;margin:10px; }


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

#contact label {
  position: relative;
  display: block;
  float: left;
  font-size: 11px;
  width: 120px;
  left: 0;
	top:3px;
  margin-top: 9px;
  color: #001c33;
	text-align:right;
}

#contact input, #contact select, #contact textarea {
  position: relative;
  left: 10px;
  float: left;
  margin-top: 9px;
  width: 185px;
  height:18px;
  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:left:0;
	left:0;
  margin-top: 8px;
  margin-bottom: 7px;
}

#contact textarea.large {
  float: none;
  margin: 0;
	left:0;
  width: 315px;
  height: 120px;
}

#EtapeTwoContact  label.commentLarge {
	display:block;
	margin: 5px 0;
	font-size:11px;
	position:relative;
	left: 0px;
	width:260px;
	color:#000000;
	/* border:1px solid red;*/
}

#EtapeTwoContact iframe {
	border:0;
	margin: 5px 0 20px;
}

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


#contact div.button_area {
  text-align:left;
  display:block;
  position:relative;
  background: #4A2E03;
  color:#9FB241;
  width:100%;
  height:30px;
  text-align:center;
  margin-bottom: 10px;
}

#contact #clearButton, #contact #submitButton {
  display: inline;
  background:#d0cfcf;
	border:1px solid #0d2c45;
	color:#001d34;
	text-transform:uppercase;
  margin-right: 18px;
  float: right;
  left: 0;
  font-size: 12px;
	font-weight:bold;
  width: 100px;
	height:22px;
  padding: 0;
}

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

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


span.loi {
  display:block;
  color: #084370;
  margin: 0 80px;;
  text-align: center;
  font-size: 10px;
}
/* ######### CONTACT ########## */

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

