/* ===| FORMS |============================================*/
/*--------------------------- contact ---------------------------*/
#soustitle-contact{
	text-align:center;
	width:514px;
	padding-top:5px;
	padding-left:18px;
  float:left;
	font-weight:bold;
  color:#000000;
  font-family: Verdana;
  font-size: 12px;
}
.title-oblig{
    text-align:center;
    clear:both;
    padding-top:5px;
    color:#000000;
    width:550px;
    font-size:11px;
    font-family: Verdana;
    font-weight:normal;
    margin-bottom:5px;
}
/*checkbox*/
.mail_input1{
  font-family: Verdana;
	font-size: 12px;
  line-height:15px;
	font-weight: bold;
	color:#000000;
  float:left;
  width:150px;
  padding-bottom: 15px;
}
.mail_label{
  font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	float:left;
	text-align:left;
	height:20px;
	color:#000000;
	width:79px;
  padding-left:40px;
	margin-top:10px;
}
.mail_input3{
 width:500px;
 padding:2px 0 0 0;
 float:left;
}
.button{
  background-color: #fff6cd;
	width: 83px;
	height: 22px;
  font-family: Verdana;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #cd2b0d;
  border: solid 1px #f2e396;
}
.buttonover{
  background-color: #f9efba;
	width: 83px;
	height: 22px;
  cursor: pointer;
  font-family: Verdana;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  border: solid 1px #f2e396;
}
.inputForm{
  font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0px;
	width:120px;
  border: 1px solid #f2e396;
	background-color:transparent;
	color: #000000;
	float:left;
  padding:2px;
	height:14px;
}
.inputFormOver1{
  font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width:388px;
  color: #000000;
  border: 1px solid #f2e396;
	background-color: #fdf6d3;
	float:left;
	height:76px;
  margin-left: 119px;
}
.inputForm1{
  font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	width: 388px;
  border: 1px solid #f2e396;
	background-color:transparent;
	color: #000000;
	float:left;
	height:76px;
  margin-left: 119px;
}
.inputFormOver{
  font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0px;
	width: 120px;
	float:left;
  padding:2px;
	height:14px;
  color: #000000;
  border: 1px solid #f2e396;
	background-color: #fdf6d3;
}

.mail-send{
  float:left;
  width:80px;
  padding-left:185px;
  padding-right: 10px;
  position:relative;
}
.mail-reset{
  float:left;
  width:80px;
  position:relative;
}
.formular{
  width:100%;
}
.couleur{
  color:#cd2b0d;
  font-weight: bold;
}
.input-holder-capa{
  clear: both;
  float: right;
  padding-right: 40px;
  margin: 0px;
}
/*--------------------------- end of contact ---------------------------*/