#formContact *, #formNews * {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
}

#formNews{
	position:relative;
	float:left;
	width:527px;
	height:365px;
	left:17px;
	z-index:999;
}

#formContact{
	position:relative;
	float:left;
	width:427px;
	height:365px;
	left:90px;
	top:45px;
}


#formNews{
	top:8px;
	width:286px;
	height:165px;
}

#formContact label, #formNews label{
	display:block;
	float:left;
	width:88px;
	height:22px;
	margin-right:10px;
	color:#ffffff;
	line-height:20px;
}

#formNews input{
	display:block;
	float:left;
	width:174px;
	height:18px;
	margin-right:10px;
	color:#000000;
	margin-bottom:9px;
	border:none;
	background:none;
	font-size:14px !important;
}

#formContact input, #formContact textarea{
	border:1px solid #D49791;
	display:block;
	float:left;
	width:262px;
	height:18px;
	margin-right:10px;
	color:#000000;
	margin-bottom:9px;
	background:#D49791;
	font-size:14px !important;
}

#formContact #besoins{
	height:52px;
	border:1px solid #D49791;
}

#btn_contact_form{
	position:absolute; top:208px; left:390px; width:146px !important; height:34px !important; border:none !important; border:1px solid red; cursor:pointer;
	background:url(../images/_interface/de/btn-envoyer-de.png) top left no-repeat !important;
}

#btn_contact_form:hover{
	background:url(../images/_interface/de/btn-envoyer-de-hover.png) top left no-repeat !important;
}


/*----------------------------------------------------------------- FORM ITNIERAIRE --*/

#itineraire_champ_text{
	position:absolute;
	width:98px;
	height:17px;
	line-height:22px;
	top:20px;
	left:114px;
	color:#000000;
	border:none;
	background:none;
}

#valide_itineraire{
	position:absolute;
	cursor:pointer;
	border:none;
	width:35px;
	height:16px;
	top:20px;
	left:222px;
	background:transparent;
	font-family: "futura-pt",sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	text-align:center;
	text-shadow: black 0.1em 0.1em 0.2em;
}

#valide_itineraire:hover{
	color:#463D19;
}

#mail_newsletter{
	position:absolute;
	width:175px;
	height:17px;
	line-height:22px;
	top:45px;
	left:23px;
	color:#000000;
	border:none;
	background:none;
}

#valid_newsletter{
	position:absolute;
	cursor:pointer;
	border:none;
	width:35px;
	height:16px;
	top:44px;
	left:210px;
	background:transparent;
	font-family: "futura-pt",sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	text-align:center;
	text-shadow: black 0.1em 0.1em 0.2em;
}

#valid_newsletter:hover{
	color:#463D19;
}