body {
	position: absolute;
	left: 0px;
	Top: 0px;
	right:0;
	bottom:0;
	background-color:#000;
}

.spite {
	position: absolute;
}

.tuile {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:64px;
	height:32px;
}

.tuile_0 {
	background-image: url(map/p0b.png);
}

.tuile_4 {
	background-image: url(map/p0h.png);
		height:48px;
}

.tuile_1 {
	background-image: url(map/p1.png);
}

.tuile_2 {
	background-image: url(map/p2.png);
}

.tuile_3 {
	background-image: url(map/p4.png);
}