body {
	background-image: url(img_home/blueground.jpg);
}

#testata {
	position: absolute;
	height: 140px;
	width: 700px;
	overflow: hidden;
	top: 10px;
	left: 10px;	
}

#sponsor {
	position: absolute;
	height: auto;
	width: 161px;
	overflow: hidden;
	/*background-image: url(img_layout/greyground.jpg);
	background-repeat: repeat;
	*/
	top: 30px;
	left: 715px;
}

#bordo_sx {
	position: absolute;
	top:0px;
	bottom: 16px;
	overflow: visible;
	width: 20px;
	background-image: url(img_new/bordo_sx.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	left: 0px;
	
}
#bordo_dx {
	position: absolute;
	top:0px;
	bottom: 16px;
	overflow: visible;
	width: 20px;
	background-image: url(img_new/bordo_dx.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	left: 680px;
	
}

#labelbar {
	position: absolute;
	left: 20px;
	height: 65px;
	width: 656px;
	overflow: hidden;
	background-image: url(img_home/greyground.jpg);	
}

#top {
	position: absolute;
	top: 150px;
	left: 10px;
	width: 700px;
	min-height: 100%;
	overflow: visible;
	background-image: url(img_new/greyground.jpg);
	
}

#piede {
	position: absolute;
	height: 16px;
	width: 700px;
	overflow: visible;
	background-image: url(img_home/piede.jpg);
	left: 0px;
	bottom: 0px;
	visibility: visible;
}
/* ########## Text div ########## */
#news {
	position: absolute;
	width: 480px;
	left: 25px;
	top: 80px;	
	overflow: visible;
	background-image: url(img_new/greyground.jpg);
}

#colonna_dx {
	position: absolute;
	left: 510px;
	top:80px;
	width: 150px;
	overflow: visible;
/*	background-image: url(img_home/greyground.jpg);
	background-repeat: repeat;
	*/
}


#gare {
	position: absolute;
	height: 112px;
	width: 160px;
	top: 860px;
	left: 273px;
	overflow: hidden;
}

#crl {
	position: absolute;
	height: 110px;
	width: 200px;
	overflow: hidden;
	top: 840px;
	left: 50px;
}

#ust {
	position: absolute;
	height: 88px;
	width: 180px;
	overflow: hidden;
	top: 841px;
	left: 510px;
}

#turismo {
	position: absolute;
	height: 24px;
	width: 200px;
	overflow: hidden;
	top: 966px;
	left: 460px;
}

#canottaggioe {
	position: absolute;
	height: 130px;
	width: 150px;
	overflow: hidden;
	top: 1073px;
	left: 543px;
}

/* ########## Style div ########## */
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	text-transform: none;
	border-top-width: thin;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.sfumato {
	background-image: url(img_new/link3.jpg);
}
.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	text-transform: none;
	border-top-width: thin;
}
.link_green {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
	text-decoration: none;
}
.image {
	margin: 2px 4px 2px 4px;
	border: 2px solid #999999;
}