body {
	background-color:#E5f3fc;
}

#titoli {
	text-align: center;
	width:98%;
	border:double;
	border-color:#000099;
	padding:-5px;}

#menu {float:left;
	padding-top: 45px;
	width:22%;}
#testo h3 {
	margin-bottom: -10px;}
.Stile1 {color: #000099}
.Stile2 {
	font-size: large;
	font-weight: bold;}
hr {visibility:hidden;
	clear:both}
#testo {float:right;
width:74%;
margin-right:2%;
margin-top:5px;
background-color:#E9F8FE;
padding-left:15px;
padding-top:5px}
li{list-style-type:square;}

#testo a:visited{color:blue;}

#sottotitoli a:visited{color:#FF0000}

#titoli a:visited{color:#000099}

#menu a:visited{color:#FF0000}

