@charset "utf-8";
/* CSS Document */

.se_resultat {
	margin-bottom:20px;
}
.se_titre a {
	font-size:16px;
	text-decoration:underline;
	font-weight:normal;
	color:#7c8faf;
}
.se_description {
	margin-top:3px;
	margin-bottom:3px;
}
.se_lien a {
	font-weight:normal;
}
.se_pertinence {
	width:300px;
	height:12px;
	margin-top:3px;
	border:1px solid #666666;
}
.se_pourc {
	background-color:#7c8faf;
	height:12px;
	color:white;
	font-size:10px;
	padding-left:3px;
}
.se_highlight {
	font-weight:bold;
}
.se_recherche_grand {
	text-align:center;
}
.se_recherche_grand input {
	font-size:18px;
}
