@charset "utf-8";

.ActionImage {
	cursor: pointer;
}

.ActionImageDisabled {
	cursor: default;
}

#deleteCONT  {
	width: 18px !important;
	height: 18px !important;
	background: transparent url(/enquetes/image/Recycle.png) no-repeat;
}

#reloadCONT  {	
	width: 18px !important;
	height: 18px !important;
	background: transparent url(/enquetes/image/refresh.png) no-repeat;
}

#showStreetPopupCONT, #showFindNomenclatuurPopup
{
	width: 15px !important;
	height: 15px !important;	
	background: transparent url(/enquetes/image/search15x15.png) no-repeat;
}

