.link-pagine {
	display: table-row;
	width: 500px;
}

.pagina {
	display: table-cell;
	text-align: center;
	width: 250px;
}
