body {
	background-color: #315492;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.indicino {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:oblique;
	text-align:center;
	font-weight: bold;
	color:#993333;
	text-transform: capitalize;
}
.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:oblique;
	text-align:left;
	font-weight: bold;
	color:#333333;
	text-indent: 10pt;
}
.testo {
	font-family:;
	font-size: 14px;
	text-align:left;
	color:#0066FF;
}



.menu1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #0D0D52;
	text-indent: 10pt;
	text-transform: capitalize;
}
.menu2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3F76;
	text-indent: 20px;
	font-weight: bold;
}
.intestazione {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color:#CC3366;
	background-color:#99FF66;
	text-align: center;
}
#center {
	height:400px;
	
    top: 150px;
    margin:0px;
    padding:10px;
	overflow:auto;
    margin-left:150px;
    }
#left {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 30%;
    width: 150px;
  }

#testata {
    text-align:center;
  }