/*HomePage*/
a:link { color: #148414; text-decoration:none; }
a:visited {	color: #148414; text-decoration:none; }
a:hover { color: #148414; text-decoration:underline; }
a:active { color: #148414; text-decoration:underline; }

/*Stili top*/
.BGbanner {
	background: url(/images/line_top_bg.jpg) no-repeat top left;
}
.BGdata {
	background: url(/images/dx_1.gif) no-repeat top;
	color:#ffffff;
}

/*Stili center*/
.BGvendita {
	background: url(/images/center_5.gif) no-repeat bottom;
}
.BGfattorie {
	background: url(/images/center_6.gif) no-repeat bottom;
}
.BGturismo {
	background: url(/images/center_tur_bg.gif) no-repeat top;
}
.BGmanifestazione {
	background: url(/images/center_man_bg.gif) repeat-x top left;
}

/*Stili dx*/
.BGconvivio {
	background: #E5F5E5 url(/images/dx_2.gif) no-repeat bottom left;
}
.BGcerca {
	background: url(/images/dx_bg_ricerca.gif) repeat-y top left;
}
.cerca {
	width: 149px;
}

/*Sfondini*/
.fondinoVerde {
	background: #E5F5E5;
	padding: 0px;
	float: right;
}

.fondinoBlu-Grigio {
	background: #D6DAE0;
	padding: 0px;
	float: right;
}

.fondinoGrigio {
	background: #F5F5F5;
	padding: 0px;
	float: right;
}

.fondinoGrigioB {
	background: #E1E1E1;
	padding: 0px;
	float: right;
}
