﻿/* ######################################## */
/*	       Image bouton normal petit        */
/* ######################################## */ 

.jux_bouton.jux_bouton_petit .imgRechercher {
	background-image:url(/App_Themes/Fsv_Commun/Jux_ImageBouton/Logo/16x16/rechercher_petit.png);
	_background-image:none;
	filter:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Fsv_Commun/Jux_ImageBouton/Logo/16x16/rechercher_petit.png');
}
.jux_bouton.jux_bouton_petit.jux_bouton_desactive .imgRechercher {
	background-image:url(/App_Themes/Fsv_Commun/Jux_ImageBouton/Logo/16x16/rechercher_petit_dis.png);
	_background-image:none;
	filter:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Fsv_Commun/Jux_ImageBouton/Logo/16x16/rechercher_petit_dis.png');
}