@charset "UTF-8";

/*
 *	SELECTION CAVISTE
 *	Module Pages
 */

/* Contenu */	
	#content img{ border: 1px solid #53482a; }


/* Qui Sommes nous */
	.a-quisommesnous h1{ position: absolute; top: -9999em; }	
	
/* Contactez-nous */
	.a-contact h1{ position: absolute; top: -9999em; }	
	.a-contact address{ background: url(../images/background/fond-1-contact.jpg) no-repeat 333px 33px; border: 1px solid #64573a; float: left; font-size: 15px; height: 292px; line-height: 20px; padding: 26px 23px; width: 549px; }
	.a-contact address strong{ color: #e2c266; font-size: 20px; line-height: 26px; }
	.a-contact address a{ text-decoration: none; }
	.a-contact address a:hover{ text-decoration: underline; }
	
	#contactez-nous-personnel{ float: right; margin: 0 0 1em 0; padding: 0; width: 340px; }
	#contactez-nous-personnel li{ list-style: none; margin: 0 0 2.5em 0; padding: 0 0 0 130px; position: relative; }
	#contactez-nous-personnel li img{ border: 0; left: 0; position: absolute; top: 2px; }
	#contactez-nous-personnel li strong{ color: #e2c266; font-size: 14px; }
	/*#contactez-nous-personnel li a{ text-decoration: none; }
	#contactez-nous-personnel li a:hover{ text-decoration: underline; }*/
	
	



	


	