#Layer1 {
	position:absolute;
	top:56px;
	width:100%;
	height:30px;
	z-index:0;
	overflow: visible;
	background-color: #AED8D7;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#Layer2 {
	position:absolute;
	top:120px;
	width:100%;
	height:497px;
	z-index:2;
	visibility: inherit;
	overflow: visible;
}

#Layer3 {
	position:absolute;
	top:357px;
	width:780px;
	height:30px;
	z-index:2;
	background-color: #CCCCCC;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#Layer4 {
	position:absolute;
	top:361px;
	width:780px;
	height:20px;
	z-index:3;
}
#Layer5 {
	position:absolute;
	top:140px;
	width:780px;
	height:50px;
	z-index:0;
}
#tabTrasp {
		filter: alpha(opacity=70); 
opacity: 0.7;;
}
#notrasp {
	filter: alpha(opacity=100%);
	ophacity: 0.0;
	;
	}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #016865;
}
.contenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006668;
	font-weight: normal;
}

.copyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006764;
}
.tabbella {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	}
body {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	color: #9CC;
}
a:link {
	color: #006668;
	text-decoration: none;
}
a:visited {
	color: #006668;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: "Palace Script MT";
	font-size: 10px;
	color: #006866;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	visibility: visible;
	text-align: center;
	position:absolute;
	top:-30px;
	z-index:1;
}
#divContenuti{
	background-color: #ACD6D5;
	padding: 10px;
	width: 600px;
	border: medium solid #FDFEFE;
	position:absolute;
	top:120px;
}
#line_punteggiata{
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #016865;
	border-right-color: #016865;
	border-bottom-color: #016865;
	border-left-color: #016865;
	height: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#DivNewContenuti{
	padding: 10px;
	border: thin dashed #FDFEFE;
	/*position:absolute;*/
	z-index: 0;
	width: 871;
	visibility: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#DivNewContenuti2{
	padding: 10px;
	border: thin dashed #FDFEFE;
	/*position:absolute;*/
	z-index: 0;
	width: 851;
	visibility: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}