html
{
	height:	100%;
}

BODY {	font-size:	medium; 
	color:		#800000;
	font-family:	"MS Sans Serif";
	height:		100%;
}

:visited {
	color:	#800000;
}

:link {
	color:	#800000;
}

#Scrolling1 {
	overflow:	hidden;
	width:		90%;
	height:		90%;
	margin-left:	5%;
	text-align:	justify;
}

#Scrolling2 {
	overflow:	hidden;
	width:		100%;
	margin-left:	10%;
	height:		100%;
	text-align:	justify;
}
#Su {
	position:	absolute;
	left:		-100px;
	top:		0px;
}

#Giu {
	position:	absolute;
	left:		-100px;
	top:		88%;
}

IMG {
	border: 	none;
	padding: 	0px 0px 0px 0px;
	margin:		0px 0px 0px 0px;
}

#Logo {
	position:	absolute;
	left:		0px;
	top:		0px;
	width:		13%;
	height:		5%;
}

#Paesaggio {
	position:	absolute;
	top:		0px;
	left:		13%;
	width:		74%;
	height:		15%;
}

#Menu {
	position:		absolute;
	top:			5%;
	height:			95%;
	left:			0px;
	background-color:	#295B87;
	width:			13%;
}
#Pubblicita {
	overflow:		hidden;
	position:		absolute;
	top:			0%;
	height:			100%;
	left:			87%;
	background-color:	#295B87;
	width:			13%;
}


IMG.Menus {
	margin:		5px 2px 0px 2px;
}

#Mail {
	position:	absolute;
	top:		70%;
	left:		0px;
	width:		100%;
}

A.Links:visited {
	color:		#E9ED85;
	font-size:	small;
	font-family:	"MS Sans Serif";
}

A.Links:link {
	color:	#E9ED85;
	font-size:	small;
	font-family:	"MS Sans Serif";
}

#MainFrame {
	position:		absolute;
	width:			74%;
	background-image:	url("Immagini/Sfondo.jpg");
	left:			13%;
	top:			20%;
	overflow:		hidden;
	height:			75%;
}
