body { 
	background-color: #ffffff;
	background-image: url(/img/sfondo2.gif);
	text-align: center;
	font-family:  times new roman, times, garamond, serif; 
	font-size: 90%;
	line-height: 130%;
	}



.box {
	width: 680px;
	margin: 40pt 10px 30px 10px;
	background-image: url(/img/sfondo.gif);
	padding: 40px;
	}	

.box2 {
	width: 710px;
	margin: 40pt 8px 30px 8px;
	background-image: url(/img/sfondo.gif);
	padding: 5px;
	}	

.boxintro {
	width: 680px;
	margin: 40pt 10px 0px 10px;
	background-image: url(/img/sfondo.gif);
	padding: 40px;
	border-bottom: 1px solid black;
	}	



a {color: #00B; text-decoration: underline;}
a:visited {color: #00B;}
a:hover {color: FFF; background-color: navy;}



h1{ 
	text-align: left;
	font-family:  times new roman, times, garamond, serif; 
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold; 
	margin-top: 2em;
	margin-bottom: 1em;
	color: navy; 
	}




h2 {
	color: navy; 
	font-size: 110%; 
	font-weight: bold; 
	text-align: left; 
	margin-top: 2em;
	margin-bottom: 1em;
}



h3 { 
	text-align: center;
	font-family:  times new roman, times, garamond, serif; 
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold; 
	color: navy; 
	}



	
p {
	text-indent: 1em; 
	text-align: justify;
	}


.spiega {
	margin-left: 2em; 
	text-align: justify;
	}

.continua {
	margin-left: 1em; 
	text-align: justify;
	}

ul.indice { text-align: left; margin-left: 70pt;}
li.indice { margin-bottom: 1px; }


ul	{ text-align: left; }
li	{ margin-bottom: 0.5em; }




.legenda {
	text-align: center;
	font-style: italic;
	margin-bottom: 12pt; 
	margin-top: 12pt; 
	line-height: 100%;
	color: navy;
	}

.legenda2 {
	text-align: center;
	font-style: italic;
	margin-bottom: 16pt; 
	margin-top: 12pt; 
	line-height: 100%;
	color: navy;
	}


table {
	font-weight: normal;
	text-align: center;
	vertical-align: middle
	margin-bottom: 24px; 
	margin-top: 4px; 
	padding: 10px;
}


td.3a {
	font-family:  Arial, Helvetica, Verdana, sans-serif; 		font-size: 70%;
	}

th.3a {
	font-family:  Arial, Helvetica, Verdana, sans-serif; 		font-size: 70%;
	}

td.tot {
	font-family:  Arial, Helvetica, Verdana, sans-serif; 		font-size: 70%;
	font-weight: bold;
	}


td.nomi {
	padding: 10px;
	}


td.torta {
	padding: 31px;
	border: none;
	}


td {
	font-size: 90%;
	padding: 0.5em;
	border: 1px solid black;
	}


td.vs {
	background-color: #ffc;
	}


th {
	font-size: 90%;
	color: #000;
	background-color: silver;
	border: 1px solid black;
	}

p.back {
	position: relative;
	bottom: 40px; right: 0em; z-index: 3;
	float: none;
	background: #FFD;
	display: inline;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	text-align: center;
	padding: 4px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	background-image: url(/img/sfondo2.gif);
	}
	
	
/* info su aggiornamento */

#agg {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	width: 680px;
	font-size: 80%; 
	color: black; 
	text-align: right;
	margin-top: 3px;
	}

