#boxA {
	clear: both;
	float: left;
	margin: 10px 0 30px 0;
	padding: 0 0 20px 0;
	width: 568px;
	min-height: 275px;
	height: auto !important;
	height: 275px;
	background: url(../img/dot.gif) left bottom repeat-x;
}
#boxB {
	clear: both;
	float: left;
	margin: 10px 0 30px 0;
	padding: 0 0 20px 0;
	width: 568px;
	background: url(../img/dot.gif) left bottom repeat-x;
}
#boxBenessere, #boxGusto {
	float: left;
	margin: 0;
	padding: 0;
	width: 275px;
}
#boxTerme, #boxTerritorio {
	float: right;
	margin: 0;
	padding: 0;
	width: 275px;
}
#pgIndex #sidebar {
	background: url(../img/sidebar_ndx_02.gif) left bottom no-repeat;
}
#pgIndex #sidebar h2 {
	height: 80px;
}
#pgIndex #sidebar p {
	margin: 0 20px 10px 20px;
	font-size: 92%;
}
#boxBenessere h3, #boxTerme h3, #boxGusto h3, #boxTerritorio h3 {
	text-indent: -4800px;
	margin: 0;
	padding: 0;
	width: 275px;
	height: 110px;
}
#pgIndex #boxA p, #pgIndex #boxB p {
	margin: 0 10px 10px 20px;
}
#pgIndex #testo ul {
	margin: 10px 10px 10px 20px;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
}
#pgIndex #testo li {
	margin: 5px 0;
	padding: 0;
}
#pgIndex #testo li a {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../img/lk.gif) 0 6px no-repeat;
}
#pgIndex #testo li a:hover {
	background-position: 0 -34px;
}
