.body {
	font-family: Garamond;
	font-size: 14pt;
	text-align: justify;
	background-image: url(Sfondo.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
}
.subbody {
	font-family: Garamond;
	font-size: 14pt;
	text-align: justify;
	background-image: url(Sfondo_Main_Submain.jpg);
	background-attachment: fixed;
}
.submenu {
	background-image: url(Sfondo_Main_Submenu.jpg);
	background-attachment: fixed;
}
.title {
	font-family: "Monotype Corsiva";
	font-size: 26pt;
	font-weight: lighter;
}
.title2 {
	font-family: "Monotype Corsiva";
	font-size: 26pt;
	font-weight: lighter;
	color: #990000;
}
.subtitle {
	font-family: "Monotype Corsiva";
	font-size: 18pt;
	font-weight: lighter;
	text-decoration: underline;
}
.text {
	font-family: Garamond;
	font-size: 14pt;
	text-align: justify;
}
.comment {
	font-family: "Monotype Corsiva";
	font-size: 11pt;
	font-weight: lighter;
}
.spanstyle {
	FONT-FAMILY: Garamond;
	FONT-SIZE: 12pt;
	font-style: italic;
	COLOR: #333333;
	VISIBILITY: visible;
	POSITION: absolute;
	TOP: -50px;
}
a:link {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	color: #FF0000;
	text-decoration: underline;
}
BODY {
	SCROLLBAR-FACE-COLOR: #151936;
	SCROLLBAR-HIGHLIGHT-COLOR: #151990;
	SCROLLBAR-ARROW-COLOR: #FF0;
	SCROLLBAR-BASE-COLOR: #000000;
	scrollbar-3d-light-color: #03F;
	scrollbar-dark-shadow-color: #333333;
	OVERFLOW-Y: scroll;
	OVERFLOW-X: hidden;
	width:100%
}

.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #151936;
	border-right-color: #151936;
	border-bottom-color: #151936;
	border-left-color: #151936;
}
.iframe {
  background-color: transparent;
  overflow:hidden;
}
