/* --- referencement -- */
.blanc { color: #FFF;}
.fonddegrm {
	background-image: url(/images/sommaire/fond-pave.gif);
	background-repeat: repeat-x;
	text-align : left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #9A5D1F;
	padding: 10px;
	}
.fonddegrm p
	{
	margin: 10px;

	}
/* debut styles pour le referencement*/
/* -- texte blanc -- */
.ln_txt_normal_bc 
	{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 16pt;color:#FFFFFF;text-decoration:none;cursor:text}
	
.ln_h3_bc 
	{display:inline;font-weight:normal;font-size: 9pt;}

/* -- texte marron -- */
.ln_txt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #9A5D1F;
	text-decoration: none;
	cursor:text;
}
.ln_h2, .ln_h3 {
	display:inline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #9A5D1F;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


.ln_strong {
	font-weight:normal;
	}

.police {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 16pt}
A.signature {color:#CCCCCC; text-decoration:underline}
A.signature:hover,A.signature:active	{color:#FFFFFF; text-decoration:underline}
