a:link {color: #0000FF;}
a:visited {color: #663399;}
a:hover {color: #FF0000;}
a:active {color: #663399;}
#bg1 {
	width:182px;
	height:163px;
	float:left;
}
#bg1 img {
	border:0px;
}
#bg2 {
	width:200px;
	height:88px;
	float:right;
}
#bg2 img {
	border:0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	line-height: 2em;
	font-size: .9em;
	padding: 4em;

}
#content h4 {
	color: #990033;
	margin:auto;
	font-size: 1.5em;
	text-align:center;
}
#content h3 {
	color: #990033;
	font-size: 1em;
}
#menu {
	margin-top: 30px;
	font-weight:bold;
	float:right;
 }
#menu li{
	padding-bottom:20px; 
}
#menu a:link,#menu a:visited {
	color:#000000;
	text-decoration:none;
}
#menu a:active,#menu a:hover {
	color:#333333;
	text-decoration:underline;
}
#testo {
	clear: both;
}
.lista {
	list-style-image: url(images/puntoelenco.gif);}
