<style type="text/css">

table {
	width: 100&;
	border-top: thin solid;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
}

caption {
	font: 1.1em/1.1em Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 10px;
	/* background: url(grafica/caption.jpg) right top; */
	height: 24px;
	color: #FF3300;
	border-top: 1px solid #243D02;
}

thead th {
	color: #000000;
	font-size: 0.8em;
	font-weight: bolder;
	margin: 0px 6px 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: auto;
	font-style: italic;
}
tbody tr {
	font-family: Arial, Helvetica, sans-serif;
}

tbody th,td {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
tfoot td {
	color: #000033;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}

table {
	width: 100%;	/* border-collapse:collapse; */
	background-color: #FFFFFF;
	border: 1px double #000000;
}
.intesta {
	background-color: #0033CC;
	color: #FFFF00;
}
.iscritti {
	background-color: #CCFFFF;
}


.votanti {
	background-color: #FFCCCC;
}


.percento {
	background-color: #66FF99;
}

.lista1 {
	background-color: #CCFFFF;
}
.lista2 {
	background-color: #CCFF66;
}
.lista3 {
	background-color: #FFCC66;
}
.lista4 {
	background-color: #FFFF00;
}




</style>
