<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: left;
}

tbody tr.odd {
	border-top: 1px double;
	border-right: 1px double;
	border-bottom: 1px double;
	border-left: 1px double;
	background-color: #CCCCCC;
}
tbody tr.oddcentra {
	border-top: 1px double;
	border-right: 1px double;
	border-bottom: 1px double;
	border-left: 1px double;
	background-color: #FFCC00;
	text-align: right;
}
tfoot td {
	color: #000033;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}

table {
	width: 100%;	/* border-collapse:collapse; */
	background-color: #FFFFFF;
}
.intesta {
	background-color: #0033CC;
	color: #FFFF00;
}
.numeri {
	background-color: #FFFFFF;
	text-align: right;
	color: #0000FF;
}
.titoli {
	background-color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
	font-weight: bolder;
}
.cifra_elettorale {
	background-color: #66FF99;
}
.candidati {
	background-color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
	font-weight: bolder;
}
</style>
