body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
.bigtitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titolePagina {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 1.5px;
}
.testoPagina {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	margin-left: 30px;
	margin-right: 30px;
	text-indent: 0px;
	display: block;
	text-align: justify;
}
.titletab {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.menutitle {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.menutitle a:link {
	color : White;
	text-decoration : none;
}
.menutitle a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
.menutitle a:hover {
	color : #CCCCCC;
	text-decoration : underline;
}
.menutitle a:active {
	color : #CCCCCC;
	text-decoration : underline;
} 
.menuitem {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
.menuitem a:link {
	color : #666666;
	text-decoration : none;
}
.menuitem a:visited {
	color : #666666;
	text-decoration : none;
}
.menuitem a:hover {
	color : #000000;
	text-decoration : none;
}
.menuitem a:active {
	color : #000000;
	text-decoration : none;
}
.immagine {
	padding: 5px;
	border: 1px solid #000000;
}
.consenso {
	font-size: 10px;
	text-transform: lowercase;
}
