/* CSS Document */
.colonneDetail_fr{ background:url(images/contact/formulaire-contact_fr.gif) top left no-repeat; }
.colonneDetail_en{ background:url(images/contact/formulaire-contact_en.gif) top left no-repeat; }
.colonneDetail_fr, .colonneDetail_en {
    width:401px;
    padding-top:12px;
	padding-left:15px;
	padding-right:15px;
}

.colonneListe_fr{ background:url(images/contact/coordonnees-acces_fr.gif) top left no-repeat; }
.colonneListe_en{ background:url(images/contact/coordonnees-acces_en.gif) top left no-repeat; }
.colonneListe_fr, .colonneListe_en {
    background-color:#1F221B;
	width:245px;
	padding-top:43px;

}
.cadre_formcontact {
	margin-left:0px;
}

.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #84A04D;
	margin-left:4px;
	background-color: #1F221B;	
	border:1px solid #7E9605;
	padding-left:3px;
}

.cadre_coordonnes {
	background:url(images/contact/plan-acces.gif) bottom no-repeat;
	height:300px;
	text-align:left;
	padding-left:16px;
}