@media only screen and (min-width : 768px)
{
	#Top_bar .menu > li.panierDansMenu
	{
		display : none;
	}
	
}