#pagina {
width: 1024px;
margin-top: 0px;
margin-right:0 auto;
margin-bottom: 0px;
margin-left:0 auto;
}

body {
	width:1024px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	}

.tabella1 {
	border:solid 1px;
	border-color:#2A1FAA; 
}

.tabella {
	color:#2A1FAA;
	width:500px;
	padding-left:3px;
	font-size:10px;
	text-transform:uppercase;

}

.contenuti {
	width:1024px;
}

.sinistra {
	float:left;
	background-color:#FAFEFE;
	width:160px;
}

.menu {
	margin-left:10px;
	margin-top:10px;
	height:175px;
	text-align:left;
	color:#000000;
	font-weight:bold;
}

.centro {
	float:left;
	width:585px;
	}
	
.page {
	margin-left: 10px;
	margin-right: 10px;
	padding-left:5px;
	width:535px;
	margin-top: 5px;
	text-align:left;
	}
		
.desc {
	width:570px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size:11px;
	float:left;	
	}
		
.destra {
	float:left;
	width:275px;
	margin-top:10px;
	font-size:11px;
	}		

.voce {
	font-size:10px;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:3px;
	border-width: 0px;
	border-bottom-width: 0px;
	}

.sugrande {
	background-image:url(img/imgtable/sugrande.jpg);
	margin:0;
	height:20px;
	background-repeat:no-repeat;
	clear:left;
	background-position:bottom;
	}

.titolo {
	color:#2A1FAA;
	width:500px;
	padding-left:10px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:5px;
	}	
	
.centrogrande {
	background-image:url(img/imgtable/centrogrande.jpg);
	margin:0;
	background-repeat:repeat-y;
	clear:left;
	background-position:bottom;
	}

.giugrande {
	background-image:url(img/imgtable/giugrande.jpg);
	margin:0;
	background-repeat:no-repeat;
	clear:left;
	background-position:bottom;
	}	

.top {
	width:1024px;
	font-size:10px;
	height:100px;
	margin-bottom: 5px;
	}	

.supiccolo {
	background-image:url(img/imgtable/supiccolo.jpg);
	margin-bottom:-7px;
	height:20px;
	background-repeat:no-repeat;
	clear:left;
	background-position:bottom;
	}
	
.centropiccolo {
	background-image:url(img/imgtable/centropiccolo.jpg);
	background-repeat:repeat-y;
	clear:left;
	background-position:bottom;
	}

.giupiccolo {
	background-image:url(img/imgtable/giupiccolo.jpg);
	margin-top:-7px;
	background-repeat:no-repeat;
	clear:left;
	background-position:top;
	}		
	
	

	