BODY{
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	background-color: #000000;
} 
#Pagina {
	width: 910px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../Images/Sfondo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#ItaliaSotteranea {
	width: 910px;
	height: 55px;
	top: 5px;
	left: 0px;
	background-image: url(../Images/Logo.png);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}
#Menu{
	top: 7px;
	width: 910px;
	float: center;
	position: relative;
	z-index: 10;
}
#Menu a{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#Dx {
	top: -450px;
	left: 750px;
	width: 150px;
	height: 110px;
	z-index: 1;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #0033CC;
}
#Centrale {
	top: 10px;
	left: 10px;
	width: 710px;
	height: 550px;
	position: relative;
	border:1px solid white;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#bottom{
	top: -80px;
	left: 0px;
	width: 910px;
	height: 22px;
	z-index: 1;
	position: relative;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-align: center;
	float: left;
}
#bottom a {
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.Titolo{
	background-color: #cddbeb;
	COLOR: #000000;
	FONT-FAMILY: Palatino linotype; 	
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.Regione{
	background-color: #FFCC00;
	COLOR: #000000;
	FONT-FAMILY: Palatino linotype; 	
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.Testo{
	COLOR: #000000;
	FONT-FAMILY: Palatino linotype; 	
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

