table.partecipanti
{
	width: 100%;
	table-layout: fixed;
}

table.partecipanti th
{
	width: 20%;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 3px 15px 3px;
}

table.partecipanti td
{
	width: 20%;
	padding: 5px 3px 5px 3px;
}
