// ==== CE CSS SERT À FAIRE FONCTIONNER LE DRAG & DROP ====



.move{

 width : 100%;


 font-size : 14px;

 font-family : verdana;
}



.info{
	width : 450;
	left : 100px;
	top : 400px;
	z-index : 10;
	font-size : 13px;
	font-family : verdana;
	color: #87abd;
}



.descriptif{

 font-size : 12px;

 font-family : verdana;


 padding-left : 10px;

 text-align : left;

}
