  #bord_sortfloats{
		width: 490px;
		height: 510px;
	}

	#sortfloats{/*conteneur jeu*/
		width: 400px;
		height:400px;
	}

	div#sortfloats img
	{  -moz-user-select: none;
		float: left;
		width: 80px;
		height: 80px;
		border: 0;
		margin:0;
		padding: 0;
	}
	.sorthelper
	{
		background-color: #f00;
		float: left;
	}
	.sortableactive
	{
	}
	.sortablehover
	{
	}
