.bloc,.bloc_ultim,.bloc_recte,.bloc_mig,.bloc_hor {
	width: 16px;
	height: 100%;
	line-height: 1.4em;
	float: left;
}

.bloc_recte {
	background: url(/sacgencat/img/arbre/recte.gif) left no-repeat;
}

.bloc_mig {
	background: url(/sacgencat/img/arbre/mig.gif) left no-repeat
}

.bloc_hor {
	background: url(/sacgencat/img/arbre/hor.gif) left no-repeat
}

.bloc_ultim {
	background: url(/sacgencat/img/arbre/ultim.gif) left no-repeat
}

.void {
	width: 1px;
	line-height: 1.4em;
	float: left;
}