
/* menu Pistes activé */
#menu .menu_pistes { background:url(../img/general/menu_touteslespistes_over.jpg) no-repeat 0 0; }

/* oeil decoratif */
#oeil_decoratif { position:absolute; left:7px; top:50px; background:url(../img/recherche/oeil.jpg) no-repeat 0 0; width:95px; height:115px;} 
.bloc_resultats { position:relative; width:768px; margin-top:20px; margin-bottom:20px;  border-top:1px solid #EBEFF4; padding:5px 0 5px 0; border-bottom:1px solid #EBEFF4;}
.first { margin-top:10px; }
.bloc_resultat { margin-top:5px;}
.bloc_resultat .encart_lien { width:600px;}
.bloc_resultat a { font-size:.8em; }
.bloc_resultat div {font-size:0.9em; color:black; margin-top:5px;}
.bloc_resultat div a { font-weight:bold;color:black; font-size:0.8em; display:inline; }
.bloc_resultat div.texte {
	line-height:23px;
	margin-top:0px;
	vertical-align:top
}

.nb_resultats { position:absolute; width:200px; text-align:right; right:4px; top:10px; font-size:.7em;}

.bloc_resultats h3 { color:#0959ba; font-weight:normal; font-size:1.1em; margin:2px 0 10px 0;}

.backToTop {
	float: right;
	text-align: right;
	font-size: .7em;
	color: #888;
	padding-top:8px;
}


