#kebs, #kebs:hover
{
	background: url(../images/kebs.gif) no-repeat top left !important;


	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/kebs.gif');
	cursor: pointer;
	display: block; /* jai ajoute ca */
	height: 100px;
	left: 500px;
	position: absolute;
	top: 422px;
	width: 112px;
	background-image: url(../images/kebs.gif);
}



#promotion, #promotion:hover
{
	background: url(../images/liquidations.png) no-repeat top left !important;
	background: none;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/liquidations.png');
	cursor: pointer;
	display: block; /* jai ajoute ca */
	height: 53px;
	left: 200px;
	position: absolute;
	top: 20px;
	width: 274px;
	background-image: url(../images/liquidations.png);
}


#moduleEquipe, #moduleEquipe:hover
{
	background: url(../images/section-equipe.png) no-repeat top left !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/images/section-equipe.png');
	cursor: pointer;
	display: block; /* jai ajoute ca */
	height: 53px;
	left: 200px;
	position: absolute;
	top: 65px;
	width: 274px;
}

 /* jai ajoute ca */
*+html #moduleEquipe, *+html #promotion, *+html #kebs,{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=flase);	
}
