
BODY{
	background-image: url(../Images/Legno.jpg);
	background-repeat: repeat;
	margin: 0px;
}  
#Pergamena{
	background-image: url(../Images/Pergamena.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
	float: left;
}
#Menu{
	top: 50px;
	left: 280px;
	width: 700px; 
	height: 20px; 
	z-index:1;
	position: absolute;
	float: left;
}
#Treccia{
	background-image: url(../Images/Treccia.png);
	background-repeat: no-repeat;
	top: 120px;
	left: 400px;
	width: 500px;
	height: 400px;
	z-index:1;
	position: absolute;
	float: left;
}
#Scritta{
	background-image: url(../Images/Scritta.png);
	background-repeat: no-repeat;
	top: 80px;
	left: 300px;
	width: 650px;
	height: 160px;
	z-index:1;
	position: absolute;
	float: left;
}
#Contenuto{
	top: 80px;
	left: 300px;
	width: 650px;
	height: 300px;
	z-index:1;
	position: absolute;
	float: left;
	color: #000000;
	font-family: Monotype Corsiva; 	
	font-size: 20PX;
	text-decoration: none;
}
#ContenutoTesto{
	top: 50px;
	left: 110px;
	width: 530px;
	height: 380px;
	z-index:1;
	position: absolute;
	overflow: auto;
	float: left;
	color: #000000;
	font-family: Monotype Corsiva; 	
	font-size: 18px;
	text-decoration: none;
}
#Link ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#GalleryBack{
	top: -40px;
	left: 410px;
	width: 200px;
	height: 20px;
	z-index:1;
	position: relative;
	float: left;
	color: #000000;
	font-family: Monotype Corsiva; 	
	font-size: 18px;
	text-decoration: none;
}
.Menu{
	color: #000000;
	font-family: Monotype Corsiva;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.Titolo{
	color: #000000;
	font-family: Monotype Corsiva; 	
	font-size: 20px;
	text-decoration: none;
}

.Testo{
	color: #000000;
	font-family: Monotype Corsiva; 	
	font-size: 18px;
	text-decoration: none;
}

.CreditsLink{
	color: #000000;
	font-family: Monotype Corsiva;
	font-size: 14px;
	text-decoration: none;
}

.CreditsTitolo{
	color: #ffffff; 
	font-family: Times New Roman; 
	font-size: 20px; 
	font-style: italic;
	font-weight: bold;
	background-color: #336699
}

.Credits{
	color: #000000; 
	font-family: Times New Roman; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
