
/* Menu jeu activé */
#menu .menu_jeux { background:url(../img/general/menu_touslesjeux_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;} 
#summary_resultats { height:28px; width:768px; background:url(../img/recherche/bg_nb_resultats.jpg) no-repeat 0 0; font-size:.7em; padding:8px 0 0 5px; margin:8px 0 0 0;}
.bloc_resultats { position:relative; width:768px; margin-top:5px;  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:.9em; color:black; margin-top:5px;}
.bloc_resultat div a { font-weight:bold; color:black; font-size:0.9em; display:inline; }

.encart_vignette{
	padding-top:10px;
}

.encart_vignette img{
	width:92px;
	height:38px;
}