BODY {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	overflow: scroll;
}

A:LINK, A:VISITED, A:ACTIVE {
	color: #3E729F
}

DIV.testo {
	font-size: 10pt;
	line-height: 16px;
	padding: 15px;
	vertical-align: top;
}

TABLE.maschera {
	padding: 0px;
	width: 750px;
	background-color: #ffffff;
	border-left: 3px solid #bdbdbd;
	border-right: 3px solid #bdbdbd
}

TD.preview {
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	vertical-align: top;
}

TD.footer {
	font-size: 8pt;
	padding: 7px;
	color: #ffffff;
	background-color: #000000
}

H1 {
	font-size: 12pt;
	margin: 0px;
	margin-bottom: 4px
}

H1.home {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted black;
	margin-bottom: 15px
}

H2 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #556B2F;
}

H2.gallery {
	text-align: center;
	font-size: 10pt;
	margin-bottom: 10px;
}

TD.colonna {
	vertical-align: top;
	height: 80px;
	font-size: 8pt;
}

FONT.titolo {
	font-weight: bold;
	font-size: 12pt;
}

FONT.didascalia {
	color: #999999;
	font-size: 8pt;
}

FONT.small {
	line-height: 15px;
	font-size: 9pt
}

FONT.error {
	color: maroon;
	font-weight: bold;
}

A.menu:LINK, A.menu:ACTIVE, A.menu:VISITED {
	font-size: 11pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A.menu:HOVER { color: #7B7B7B }

A.sottomenu:LINK, A.sottomenu:ACTIVE, A.sottomenu:VISITED {
	font-size: 10pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A.sottomenu:HOVER { color: #7B7B7B }

A.home:LINK, A.home:ACTIVE, A.HOME:VISITED {
	font-size: 9pt;
	font-weight: bold;
	line-height: 15px;
}

A.autore:LINK, A.autore:ACTIVE, A.autore:VISITED {
	font-size: 14px;
	font-weight: bold;
	color: maroon;
	text-decoration: none
}
