html {
	margin: 0px;
	padding: 0px;
	}

body {
background-color: white;
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
	line-height: 133%;
	color: black;
	font-family: arial, helvetica, sans-serif;
	text-align: center;	
}
#contenitore {
	position: relative;
	margin: 0px auto; /* auto centra il contenuto nei browser Mozilla e Netscape*/
	padding: 0px;
	width: 100%;
	text-align: left;
}
#intestazione {
display: none;
	
}
#logo {
display: none;
}


#logo p{
display: none;
}

#logo2 {
display: none;
}




#titolo2 {
	display: none;
}

#centrale{ 
position: relative;
margin: 35px 0px 10px 95px;
background: white;
	text-align: left;
	font-size: 13px;
	width: 100%;
	border: solid 3px black;
	z-index: 0;
	
}
#centrale p{
	padding: 10px 15px 10px 15px;
}
#centrale h2{
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0px 0px 25px;
}

.primopasso {
	padding: 0px 15px 0px 10px;
	background: white;
	border-bottom: solid 1px black;
	margin: 25px 0px 10px 15px;
	width:95%;
	padding: 0px 0px 10px 0px;
	
}
.primopasso form{
	text-align: center;
	padding: 5px 0px 0px 15px;
}
	#pulsantiera{
display: none;
	
}

#piepagina{
	text-align: right;
	font-weight: bold;
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
}
#piepagina p{
padding: 0px 20px 0px 0px;
}
#piepagina a{
color: Black;
}
	#sponsor {
display: none;
	
}
#sponsor h3{
	display: none;
}

	
}
.sinistra {
	text-align: left;
	padding:0px 0px 0px 20px;
}

.evidenziato{
	font-weight: bold;
}
#tabella {
	width: 80%;
	padding: 0px 0px 0px 20px;
}
#tabella td{
	width:100%;
	text-align: center;
	border-bottom: solid 1px black;
	padding: 3px 0px 3px 0px;
}
#centrale h3{
	text-align: center;
	border-bottom: dotted 2px black; 
	margin: 10px 20px 10px 20px;
	padding: 0px 0px 3px 0px;
}
.tabella2 {
	width: 100%;
	padding: 0px 10px 0px 20px;
	
}
.class1{
	width:185px;
	text-align: right; 
	padding: 3px 0px 3px 0px;
}
.class2{
	width:270px;
	text-align: left; 
	font-weight: bold;
	border-bottom: solid 1px black;
	padding: 3px 0px 3px 5px;
}
.class3{
	width:175px;
	font-size: 14px;
	text-align: right; 
	font-weight: bold;
	text-decoration: underline;
	padding: 3px 10px 7px 5px;
}
.class3_1{
	width:285px;
	font-size: 14px;
	text-align: left; 
	font-weight: bold;
	text-decoration: underline;
	padding: 3px 0px 7px 7px;
}
#tab-percentuali{
	width: 50%;
	margin-left: 25%;
	padding: 10px 0px 10px 10px;
	border-bottom: solid 1px black;
}
.percent1{
	text-align: right;
}
.percent2{
	text-align: left;
	width: 75%;
	border: solid;
}

#menu-giu{
	color: black;
	text-align: center;
}
#menu-giu a{
	color: black;
	text-align: center;
	font-weight: bold;
}
