#anim {
	position:absolute;
	left:$left;
	top:$top;
	width:$width;
	height:$height;
	z-index:3;
}
#diapo {
	position:absolute;
	left:$left;
	top:$top;
	width:$width;
	height:$height;
	z-index:2;
}