.titreRech{
	font-size: 16px; 
	font-family: Tahoma, Verdana, sans-serif;  
	text-decoration: none;
	color: #000000; 
	font-weight: bold;
	margin-bottom:15px;
}
.titreModule{
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif;  
	text-decoration: none;
	color: #8F2602; 
	font-weight: bold;
}
.titreResultat{
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif;  
	text-decoration: none;
	color: #000000; 
	font-weight: bold;
}
.texteResultat{
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif;  
	text-decoration: none;
	color: #000000;
	font-weight: none; 
}
A.lien {
	font-size: 13px; 
	font-family: Arial, Verdana, sans-serif;  
	text-decoration: underline;
	color: #0000FF;
}