.rech-titre {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size:0.9em;
	font-weight: bold;
	padding:2px;
	padding-left:10px;
	
}

.rech-texte {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size:0.9em;
	padding:2px;
	padding-left:10px;
	
}

.rech-accroche {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size:0.95em;
	font-weight: bolder;
	padding:10px;
	
}


.rech-accroche-jaune {
	font-family: "Trebuchet MS";
	color: #FFFF00;
	font-size:0.9em;
	font-weight: bolder;
	margin-top:5px;
	margin-bottom:15px;
	
}
.rech-accroche-jaune2 {
	font-family: "Trebuchet MS";
	color: #FFFF00;
	font-size:0.97em;
	font-weight: bolder;
	margin-top:10px;
	margin-bottom:5px;
	
}

.lien-jaune {
	font-family: "Trebuchet MS";
	color: #FFFF00;
	font-size:0.9em;
	font-weight: bolder;
	margin-top:5px;
	margin-bottom:15px;
	
}
.lien-jaune2 {
	font-family: "Trebuchet MS";
	color: #FFFF00;
	font-size:0.97em;
	font-weight: bolder;
	margin-top:10px;
	margin-bottom:5px;
	text-decoration:underline;
	
}
.lien-jaune2:hover {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size:0.97em;
	font-weight: bolder;
	margin-top:10px;
	margin-bottom:5px;
	text-decoration:none;
	
}