@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	background-color:#D0E0B6;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:100%;
	line-height:19px;
	background-image: url(immagini/bkg_tot.png);
	background-repeat: repeat-x;
/*	background-position:top left;*/
	
}
a:link, a:visited {
	text-decoration:none;
	color:#BFD272;
}
a:hover, a:active {
	text-decoration:underline;
	color:#195F93;
}
.table_centrale{
	margin: 50px 0 0 0;
	}
.td_sinistra{
	background-image: url(immagini/bkg_sx_table.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
.td_sinistra_bot{
	background-image: url(immagini/bkg_bottom_sx.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	
}
.td_centro{
	width:979px;
	background-image: url(immagini/bkg_top_table.jpg);
	background-repeat: no-repeat;
	background-position:top left
	
	}	
.td_centro{
	width:979px;
	background-image: url(immagini/bkg_top_table.jpg);
	background-repeat: no-repeat;
	background-position:top left
	
	}		
.td_centro_bot{
	width:979px;
	background-image: url(immagini/bkg_bottom_centro.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}

.td_destra{
	
	}
.footer {

	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.footer_blu {

	color:#05488C;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.table_tot{
	background-image:url(immagini/bkg_stelle.png);
	background-repeat:no-repeat;
	background-position:top; 
	}
.table_centrale{
	background-color:#FFF;
	}
.td_centro
{
	width:508px;
	margin-top:0px;
	padding-top:36px;
}
.testo_verde{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#64A939;
	text-align:center;
	}
.testo_verde_footer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#64A939;
	text-align:left;
	padding:2px 0 2px 10px;
	}

.testo_link_footer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#BFD272;
	text-align:left;
	padding:2px 0 2px 10px;
	}
.testo_link_footer:link{
	text-decoration:underline;
	color:#BFD272;
}
.testo_link_footer:hover, testo_link_footer:active {
	text-decoration:none;
	color:#BFD272;
}
.testo_link_calcola{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	padding:2px 0 2px 5px;
	}
.testo_link_calcola:link{
	text-decoration:none;
	color:#333333;
}
.testo_link_calcola:hover, testo_link_calcola:active {
	text-decoration:none;
	color:#333333;
}
.testo{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#535353;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:12px;
	padding:12px 0 12px 12px;
	line-height:12px;
}
.testo_benvenuti{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#535353;
	padding-left:9px;
	padding-top:12px;
	line-height:16px;
}
.testo_verde_irrigazione{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#64A939;
	text-align:left;
	/*padding:2px 0 2px 10px;*/
	
	}
#link-indirizzi a:link, #link-indirizzi a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #535353;
}

#link-indirizzi a:hover, #link-indirizzi a:active {
	text-decoration:underline;
	color: #535353;
}

#credits a:link, #credits a:visited {
	color: #535353;
}

#credits a:hover, #credits a:active {
	text-decoration:underline;
	color: #535353;
}

/***********PNG FIX FOR IE***********/
img, div, input, td, table { behavior: url(iepngfix.htc) }
/***********override HighSlide behavior********/

.highslide img {
	border:none !important;
}


