div#nav {
	width: 173px;
	height: 115px;
	margin: 0;
	padding: 0;
}
div#topbar {
	width: 760px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	background: url(nuovagrotecnica.gif) top right no-repeat;
	position: relative;
}
div#rightbar {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 400px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: black;
	padding-right: 5px;
	text-align: right;
}
div#rightbar a {
	text-decoration:none;
	color:#000000;
}
div#rightbar a:hover {
	text-decoration:underline;
}
div#rightbar #visitato {
	text-decoration:none;
}




a#irrigazione {
	display: block;
	height: 23px;
	width: 173px;
	text-decoration: none;
	background: url(irrigazione.gif) top left no-repeat;
	float: left;
	}

a#irrigazione:hover {
	background-position: 0 -23px;
	}

#irrigazione_active {
	height: 23px;
	width: 173px;
	background: url(irrigazione.gif) top left no-repeat;
	background-position: 0 -23px;
	float: left;
	}
a#giardinaggio {
	display: block;
	height: 23px;
	width: 173px;
	text-decoration: none;
	background: url(giardinaggio.gif) top left no-repeat;
	float: left;
	}

a#giardinaggio:hover {
	background-position: 0 -23px;
	}

#giardinaggio_active {
	height: 23px;
	width: 173px;
	background: url(giardinaggio.gif) top left no-repeat;
	background-position: 0 -23px;
	float: left;
	}
a#piscine {
	display: block;
	height: 23px;
	width: 173px;
	text-decoration: none;
	background: url(piscine.gif) top left no-repeat;
	float: left;
	}

a#piscine:hover {
	background-position: 0 -23px;
	}

#piscine_active {
	height: 23px;
	width: 173px;
	background: url(piscine.gif) top left no-repeat;
	background-position: 0 -23px;
	float: left;
	}
a#agricoltura {
	display: block;
	height: 23px;
	width: 173px;
	text-decoration: none;
	background: url(agricoltura.gif) top left no-repeat;
	float: left;
	}

a#agricoltura:hover {
	background-position: 0 -23px;
	}

#agricoltura_active {
	height: 23px;
	width: 173px;
	background: url(agricoltura.gif) top left no-repeat;
	background-position: 0 -23px;
	float: left;
	}
a#servizi {
	display: block;
	height: 23px;
	width: 173px;
	text-decoration: none;
	background: url(servizi.gif) top left no-repeat;
	float: left;
	}

a#servizi:hover {
	background-position: 0 -23px;
	}

#servizi_active {
	height: 23px;
	width: 173px;
	background: url(servizi.gif) top left no-repeat;
	background-position: 0 -23px;
	float: left;
	}
dt {
	margin: 7px 0 0 0;	
	color: #25C125;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
dd {
	margin: 0 0 0 10px;

}
dd.data {
	font-size: 10px;
	color: gray;
	letter-spacing: 2px;
}
a.peso {
	color: Gray;
	text-decoration: underline;
}	
a.peso:hover {
	color: #25C125;
}