table{
	height:		100%;
	width:		100%;
}

.centered{
	text-align: center;
}

.table td{
	/* TEST */
	border:	0px solid;
}

.separatore{
	width: 5%;
}

.resizable{
	height:	1vw;
}

.tabletop{
	height: 5%;
}
.tablebottom{
	height: 5%;
}

.tableright{
	width: 5%;
}

.tableleft{
	width: 5%;
}

.tablespace{
	height: 4vw;
}