/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sfondo_foglie.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
#Sfondo {
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:450px;
	z-index:1;
	margin-top: -225px;
	overflow: hidden;
}
#Indirizzi {
	position:absolute;
	left:0px;
	top:0px%;
	width:100%;
	height:95%;
	z-index:2;
	overflow: hidden;
		}
#Contenuti {
	position:absolute;
	left:1px;
	top:357px;
	width:100%;
	height:450px;
	z-index:3;
	margin-top: -225px;
	overflow: auto;
}
.style1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
}
.bordo {
	border: 1px solid #E6E6E6;
}
.txtNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	line-height: 10px;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
