#contact {}
	#contact .tContact_fr { width: 81px; height: 19px; background-image: url("../img/CONTACT/t_contact_fr.gif"); }
	#contact .tContact_en { width: 81px; height: 19px; background-image: url("../img/CONTACT/t_contact_en.gif"); }
	
	#contact .textIntro {margin-left: 20px; margin-top:20px; }

/*FORMULAIRE DE CONTACT*/	
	#contact .formContact ul { margin: 20px; }
		#contact .formContact li { overflow: hidden; margin-bottom: 5px; }			
			#contact .formContact li p { float:left; width: 240px; }
			#contact .formContact li p.libFormContact {
				display:block; 
				width:100px;
				overflow:hidden;
				line-height:20px;
				padding-left:5px;
			}
			
			#contact .formContact li p.libMilieuContact { padding-left:20px; width: 85px;}

	#contact .formContact input { margin-right: 5px; width: 244px; }	
	#contact .formContact .formCiv { width: 25px; }
	#contact .formContact .inputAdr { width: 590px; }
	
	
	#contact .formContact .bEnv { width: 165px; margin-left: 20px; cursor: pointer; text-indent: -5000px; }
		#contact .formContact .bEnv_fr { background-image: url("../img/CONTACT/b_envoyer_fr.gif");}
		#contact .formContact .bEnv_en { background-image: url("../img/CONTACT/b_envoyer_en.gif");}
		
	#contact .basForm li { float: right;  }
	#contact .bEff_fr { background-image: url("../img/CONTACT/b_effacer_fr.gif"); cursor: pointer; margin-right: 10px; }
	#contact .bEff_en { background-image: url("../img/CONTACT/b_effacer_en.gif"); cursor: pointer; margin-right: 10px; }
	

/*COORD FIN DE FORM*/
	#contact .adrAbcliv {
		float: left;
		margin-top: 30px;
		margin-left: 20px; 
		margin-bottom: 10px;
		display: block;
		overflow: hidden;
	}
	
	#contact .blocApporteurs {
		float: right;
		margin-right: 25px;
		margin-top: 30px;
		margin-bottom: 10px;
		display: block;
		overflow: hidden;
	}

	#contact .txtApp { margin-top: 10px; margin-left: 20px; overflow: hidden; }

			
/* Message de confirmation */
	#contact .bLeft_bRight704 {
		color: white;
		font-weight: bold;
		text-align: right;
		border : 0;
		width: 704px;
		background-color: #F29719;			
	}
	#contact .bord_haut704x10 { background-image: url("../img/BASE/BLOCS/haut_orange_704x10.gif"); }
	#contact .bord_bas704x10 { background-image: url("../img/BASE/BLOCS/bas_orange_704x10.gif"); }	