div#nyroModalLoading {
	background: #FFFFFF url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/ajaxLoader.gif) no-repeat scroll center center !important;
	border: 0px solid #777777 !important;
}

/** RECHERCHE **/
#recherche_simple{
	/* background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/recherche_simple.gif); */
	background-repeat: no-repeat;
}

#recherche_simple_inactive{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/recherche_simple_inactive.gif);
	background-repeat: no-repeat;
}

#recherche_avancee{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/recherche_avancee.gif);
	background-repeat: no-repeat;
}

#recherche_avancee_inactive{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/recherche_avancee_inactive.gif);
	background-repeat: no-repeat;
}

/** RECHERCHE TELE **/
#recherche_tele_inactive{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/tele_inactive.gif);
	background-repeat: no-repeat;
}

#recherche_tele_active{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/tele_active.gif);
	background-repeat: no-repeat;
}

#recherche_tele_encours{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/tele_encours.gif);
	background-repeat: no-repeat;
}

#recherche_tele_affine{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/tele_affine.gif);
	background-repeat: no-repeat;
}

/** RECHERCHE RESULTATS **/
#selected_limit .off{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/resultat_limit_fleche_off.gif);
	background-repeat: no-repeat;
}

#selected_limit .on{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/resultat_limit_fleche_on.gif);
	background-repeat: no-repeat;
}

.select_plus{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/plus.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
#entete_filtre_liste a
  {
  text-decoration:none;
  white-space: nowrap;
  }
#entete_filtre_liste a span.select_plus
  {
  background: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/plus_petit.gif) no-repeat right;
  white-space: nowrap;
  }
.select_croix{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/croix.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	white-space: nowrap;
}


#entete_recherche_antidot{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/entete_resultats_antidot.gif);
	background-repeat: no-repeat;
}

#recherche_zone_saisie_basse{
	background-image: url(http://newmedia.canal-plus.com/design/front_office_canalsat/img/recherche/footer_resultats_antidot.gif);
	background-repeat: no-repeat;
}