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

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

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

/* ######### CONTACT ########## */
#contact {
  position: relative;
  background: #C9C5AA;
  text-align: left;
  width:686px;
}
#contact div.title {
text-align:left;
  background: #A9A58A;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  width:100%;
}
#contact div.title strong {
color:#2a2518;
  display: block;
  font-size: 1.4em;
  padding: 1px 0 0 5px;
  font-weight: 900;
}
#contact div.title span {
  display: block;
  font-size: 1.2em;
  color: #5f5a40;
  font-weight: 900;
  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: 1em;
  width: 8em;
  left: 30px;
  margin-top: 9px;
  color: #5E5749;
}
#contact input, #contact select, #contact textarea {
  position: relative;
  left: 30px;
  float: left;
  margin-top: 9px;
  width: 168px;
  font: 1em verdana,arial,helvetica,sans-serif;
  border: 1px solid #000000;
}
#contact textarea { height: 40px; width: 168px; 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: 300px;
  height: 180px;
}
#contact span.etoile.large { margin-top: -1px; left: 13px; }

#contact #clearButton {
  display: inline;
  background-color:#D6D2B7;
  left: 230px;
  margin: 5px 0 0;
  font-size: 1.1em;
  width: 123px;
  padding: 3px 0;
}

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

#contact #submitButton {
  display: inline;
  background-color:#D6D2B7;
  left: 236px;
  margin: 5px 0 0;
  font-size: 1.1em;
  width: 123px;
  padding: 3px 0;
}
div.title.bouton {
text-align:center;
  height: 34px;
}
span.etoile { position: relative; color: #BD2570; }
#contact span.etoile { float: left; left: 33px; margin-top: 6px; }

span#loi {
  display: block;
  margin: 8px 0;
  text-align: center;
  font-size: 0.9em;
  font-style: italic;
}
/* ######### CONTACT ########## */

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

