.template_portail #Container #rechercheSite h3 {
	color: #C00;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	position: relative;
}

.rechercheTitre{	
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}

.template_portail #Container #rechercheSite h4 a {
	color: #666;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	padding: 4px 0 0;
}

.template_portail #Container #rechercheSite h4 a:hover {
	color: #C00;
	text-decoration: none;
}

.template_portail #Container #rechercheSite span.searchHighlightedText {
	background: #C00;
	font-weight: bold;
	color: #FFF;
}