/* ----------------------------------------- Contact Foot------------------------------------- */
.contact_foot{
	width:722px;
	height:208px;
	background:url(../../../../../images/common/contact/contact_foot_fond.gif) no-repeat left top;
	position:relative;
	margin-bottom:55px;
}

.contact_foot .titre{
	float:right;
	width:285px;
	padding:7px 7px 0px 0px;
	font-size:16px;
	color:#ffffff;
	text-align:center;
}

.contact_foot .titre strong{
	font-size:18px;
	text-transform:uppercase;
}

.formulaire_foot{
	position:absolute;
	right:0px;
	top:14px;
	width:276px;
	padding:2px 0px 0 0 ;
}

.formulaire_foot dl{
	margin:0px;
	padding:0px;
	color:#868889;
	font-size:10px;
}

.formulaire_foot dl dt{
	float:left;
	width:50px;
	height:30px;
	line-height:24px;
	_line-height:25px;
}

html>/**/body .formulaire_foot dl dt{
	line-height:23px;
}

.formulaire_foot dl dd{
	float:left;
	height:26px;
	margin:0px;
	padding:4px 0px 0px 0px;	
}

.formulaire_foot dl dd input{
	border:0;
	height:11px;
	background:#fefefe;
	color:#868889;
	font-size:9px;
}

fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}

.formulaire_foot dl dd .champ_nom{
	width:79px;
	margin-right:19px;
}

.formulaire_foot dl dd .champ_date{
	width:50px;
}

.formulaire_foot dl dd .champ_prenom{
	width:79px;
	margin-right:19px;	
}

.formulaire_foot dl dd .champ_heure{
	width:50px;
}

.formulaire_foot dl dd .champ_email{
	width:195px;
}

.formulaire_foot dl dd .champ_message{
	border:0;
	width:80px;
	height:50px;
	color:#868889;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

.formulaire_foot .bt_valider{
	position:absolute;
	top:140px;
	right:25px;
	width:101px;
	height:49px;
	padding-bottom:20px;
	background:url(../../../../../images/common/contact/bt_valider_foot.gif) no-repeat left bottom;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 15px;
}

.formulaire_foot .bt_valider:hover{
	color:#FFFFFF;
	background:url(../../../../../images/common/contact/bt_valider_foot.gif) no-repeat left top;
}

fieldset#fieldset-info1{
	position: absolute;
	right: 0px;
	top: 40px;
	width:276px;
}

fieldset#fieldset-info2{
	position: absolute;
	right: 0px;
	top: 100px;
	width:276px;
}

fieldset#fieldset-info3{
	position: absolute;
	right: 120px;
	top: 130px;
	width:156px;	
}

.contact_foot .errors{
	position: absolute;
	right: 290px;
	top: 74px;
	width: 96px;
	padding:10px;	
	background: #e51971;
	color: #FFFFFF;
	text-align: left;
}

.contact_foot .errorsChamps{
	position: absolute;
	right: 290px;
	top: 54px;
	width: 96px;
	padding:10px;	
	background: #e51971;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;	
}

/* -- Colonne de droite -- */
#tpl_2col_cold .col_droite .contact_foot{
	width:522px;
	background:url(../../../../../images/common/contact/contact_foot_fond_cold.gif) no-repeat left top;	
		
}
/*--------------------------------------- Formulaire -----------------------------------*/
.contact_formulaire{
	margin-bottom: 15px;
}	

.contact_formulaire .zend_form{
	margin: 0px;
}

.contact_formulaire .zend_form dd{
	margin-left: 0px;
}

.contact_formulaire fieldset {
	border: none;
	width: 100%;
	padding-bottom: 15px;
}

.contact_formulaire legend{
	color: #0588c3;
	font-size: 24px;
	font-weight:normal;
	padding-bottom:7px;
}

.contact_formulaire #fieldset-coordonnees dt{
	float: left;
	width: 100px;
	color:#e50075;
	font-size:12px;
	font-weight: bold;
}

.contact_formulaire #fieldset-coordonnees dd{
	margin: 4px 0 2px 0;
}

.contact_formulaire #fieldset-message dt{
	display: none;
}

.contact_formulaire #fieldset-message dd{
	margin: 0px;
}

.contact_formulaire #fieldset-message .errors{
	padding-left: 0px;
}

.contact_formulaire #fieldset-message .errors li{
	padding-left: 0px;
}

.contact_formulaire textarea{
	font-size:11px;
}

.contact_formulaire input, 
.contact_formulaire textarea, 
.contact_formulaire select {
    width:420px;
	color:#014585;
	font-size:11px;
	text-decoration:none;
	border: solid 1px #c6c6c6;
	font-family:Arial, Helvetica, sans-serif; 	
}

.contact_formulaire #fieldset-message dd textarea{
    width:520px;
	font-family:Arial, Helvetica, sans-serif;    
}

.contact_formulaire .bt_valider{
	border:none;
	width: 122px;
	height:37px;
	line-height:37px;
	margin-left:215px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;	
	background:url(../../../../../images/villaventure/contact/bt_valider.png) no-repeat 0 -37px;
}

.contact_formulaire .bt_valider:hover{
	color: #FFFFFF;
	background:url(../../../../../images/villaventure/contact/bt_valider.png) no-repeat 0 0;	
}
/*----------------------------- Merci ---------------------------*/
.contact_merci{
	margin-bottom:15px;
	padding: 15px;
	padding-top:50px;
	text-align:center;
	height: 50px;
	font-size: 15px;
}

/* ----------------------------------------- Contact Foot------------------------------------- */
.contact_foot{
	width:620px;
	background:url(../../../../../images/villaventure/contact/contact_foot_fond.gif) no-repeat left top;
}

.contact_foot_conteneur{
	width:522px;
	height:208px;
	position:relative;
	margin-bottom:55px;
}

.contact_foot .titre{
	float:right;
	width:285px;
	padding:7px 7px 0px 0px;
	font-size:16px;
	color:#ffffff;
	text-align:center;
}

.contact_foot .titre strong{
	font-size:18px;
	text-transform:uppercase;
}

.formulaire_foot{
	position:absolute;
	right:0px;
	top:14px;
	width:276px;
	padding:2px 0px 0 0 ;
}

.formulaire_foot dl{
	margin:0px;
	padding:0px;
	color:#868889;
	font-size:10px;
}

.formulaire_foot dl dt{
	float:left;
	width:50px;
	height:30px;
	line-height:24px;
	_line-height:25px;
}

html>/**/body .formulaire_foot dl dt{
	line-height:23px;
}

.formulaire_foot dl dd{
	float:left;
	height:26px;
	margin:0px;
	padding:4px 0px 0px 0px;	
}

.formulaire_foot dl dd input{
	border:0;
	height:11px;
	background:#fefefe;
	color:#868889;
	font-size:9px;
}

fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}

.formulaire_foot dl dd .champ_nom{
	width:79px;
	margin-right:19px;
}

.formulaire_foot dl dd .champ_date{
	width:50px;
}

.formulaire_foot dl dd .champ_prenom{
	width:79px;
	margin-right:19px;	
}

.formulaire_foot dl dd .champ_heure{
	width:50px;
}

.formulaire_foot dl dd .champ_email{
	width:195px;
}

.formulaire_foot dl dd .champ_message{
	border:0;
	width:80px;
	height:50px;
	color:#868889;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

.formulaire_foot .bt_valider{
	position:absolute;
	top:140px;
	right:25px;
	width:101px;
	height:49px;
	padding-bottom:20px;
	background:url(../../../../../images/villaventure/contact/bt_valider_foot.gif) no-repeat left bottom;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 15px;
}

.formulaire_foot .bt_valider:hover{
	color:#FFFFFF;
	background:url(../../../../../images/villaventure/contact/bt_valider_foot.gif) no-repeat left top;
}

fieldset#fieldset-info1{
	position: absolute;
	right: 0px;
	top: 40px;
	width:276px;
}

fieldset#fieldset-info2{
	position: absolute;
	right: 0px;
	top: 100px;
	width:276px;
}

fieldset#fieldset-info3{
	position: absolute;
	right: 120px;
	top: 130px;
	width:156px;	
}

.contact_foot .errors{
	position: absolute;
	right: 290px;
	top: 74px;
	width: 96px;
	padding:10px;	
	background: #e51971;
	color: #FFFFFF;
	text-align: left;
}

.contact_foot .errorsChamps{
	position: absolute;
	right: 290px;
	top: 54px;
	width: 96px;
	padding:10px;	
	background: #e51971;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;	
}

