@import url(/css/struttura.css);
body {background: #e9ecf1 url(/widgets/sf-interna.gif) repeat-x left top;}

.colonna {
	clear:both;
	position:relative;
	width:766px;
	float:left;
	background: url(/widgets/sf-colonna.gif) repeat-y left top;
}

.testi {
	margin:0 15px 30px 33px;
}
.testi h1 {
	position:relative;
	margin:0 0 20px 0;
	font-size:1.8em;
	font-weight:normal;
	text-transform:uppercase;
}
.testi h2 {
	position:relative;
	margin: 15px 0 10px 0;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}
.testi p {
	margin:0 0 10px 0;
	font-size:.9em;
}
.testi ol {
	margin:0 0 10px 12px;
	font-size:.9em;
}

.testi ul {
	margin:0 0 10px 0;
	font-size:.9em;}
.testi ul
, .testi ul li {
	position:relative;
	list-style:none;
}
.testi ul li {
	padding:0 0 0 12px;
	background: url(/widgets/bullet04.gif) no-repeat 0 4px;
}
.testi img {
	position:relative;
	float:left;
	width:161px;
	margin:0 22px 22px 0;
	padding:2px;
	background-color:#fff;
	border:solid 1px #c8cfd5;
}

.testi #googleMap
, .testi #directions {
	width:470px;
	height:360px;
	margin:20px 0;
	border:solid 1px #757e84;
}
.testi #googleMap img
, .testi #directions img {
	position:relative;
	float:none;
	width:auto;
	margin:0;
	padding:0;
	background:none;
	border:none;
}