BODY{
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	background: url(../images/sfondo.jpg) no-repeat center fixed;
	background-size: cover;
}
#pagina {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#contenitore {
	width: 900px;
	height: 750px;
	background-image: url(../images/sfondocentro.png);
}
#logocastrum {
	background-image: url(../images/logocastrum.jpg);
	background-repeat: no-repeat;
	background-position: top;
	top: 5px;
	left: 5px;
	width: 138px;
	height: 184px;
	z-index: 1;
	position: relative;
}
#immaginecentrale {
	background-image: url(../images/scritta_index.gif);
	background-repeat: repeat-y;
	background-position: top;
	top: 5px;
	left: 190px;
	width: 660px;
	height: 160px;
	z-index: 1;
	position: relative;
	text-align: center;
}
#menu{
	top: 10px;
	left: 10px;
	width: 200px;
	float: left;
	position: relative;
	z-index: 100;
}
#centrale{
	top: 10px;
	left: 0px;
	width: 680px;
	height: 520px;
	float: left;
	position: relative;
	z-index: 10;
	border:1px solid black;
}#centralegallery{
	top: 0px;
	left: 0px;
	width: 680px;
	height: 5000px;
	float: left;
	position: relative;
	z-index: 10;
	background-image: url(../images/sfondogallery.png);
	/*
	border:1px solid black;*/
}
#tourseiqui{
	z-index:10;
	position:absolute;
	width: 10px; height: 10px;
	overflow:hidden;
	background-color:#9bff00;
	margin:0; padding:0;
}
.titolo{
	COLOR: #000000; 
	FONT-FAMILY: Monotype Corsiva; 
	FONT-SIZE: 20px; 
	FONT-WEIGHT: bold;
}
.testo{
	COLOR: #000000; 
	FONT-FAMILY: Times New Roman; 
	FONT-SIZE: 14px; 
	FONT-STYLE: italic;
	TEXT-DECORATION: none;
}
.testofooter{
	COLOR: #000000; 
	FONT-FAMILY: Times New Roman; 
	FONT-SIZE: 12px; 
	FONT-STYLE: italic;
	TEXT-DECORATION: none;
}