body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#666666;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	border:none;
	height:100%;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}
#testa {
	margin:10px 0px 10px 10px;
	clear:both;
}
#per_flash {
	margin:10px 0px 10px 10px;
	clear:both;
}
#piede {
	margin:10px 0px 10px 10px;
	clear:both;
}

.tit {
	font-weight:bold;
}
.tit_seg {
	margin-left:10px;
	margin-top:10px;
	font-weight:bold;
}
.sezione {
	margin:10px;
}
.dett a{
	margin-left:20px;
	clear:both;
	display:block;
	width:100%;
}
