#sfx {
	background-image: url(../images/sfx.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 610px;
}
#box_Testo {
	float: left;
	height: auto;
	width: 590px;
	margin-right: 10px;
	margin-left: 10px;
}
#finale_fx {
	background-image: url(../images/fx_base.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 610px;
	float: left;
}
#titolo {
	float: left;
	height: 30px;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
}
#TESTO {
	text-align: justify;
	float: left;
	height: auto;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
#TESTO2 {

	text-align: justify;
	float: left;
	height: auto;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
}
#TESTOorchi {
	text-align: justify;
	float: left;
	height: auto;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../img_giardino/orchidea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
