#left_col {
	width: 610px;
}

#right_col {
	left: 579px;
	width: 273px;
	height: 493px;
	background: url(../img/colonna_destra.png) no-repeat top right;
}

#right_col img.piede {
	position: absolute;
	bottom: 0;
	right: 0;
}

#piano1 {
	width: 610px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

#piano1 span img {
	float: left;
	clear: left;
	margin-right: 10px;
}

#piano1 div.titolo {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #49A539;
	color: #000;
	margin-left: 15px;
}

#piano2 {
	width: 465px;
	min-height: 20px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	border-top: 2px solid #B8701D;
	border-right: 2px solid #B8701D;
	margin-left: 120px;
	margin-top: -5px;
}

#piano2 div.float {
	float: left;
	width: 135px;
	text-align: center;
}

#galleria {
	border-bottom: 2px solid #B8701D;
}

#ajaxcontent {
	margin-left: 20px;
}

#ajaxcontent ul li {
	list-style-type: square;
}

#ajaxcontent h4 {
	margin-top: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#map {
	display: none;
	width: 520px;
	_height: 420px;
	min-height: 420px;
}

#ajaxcontent div.column {
	float: left;
}

#ajaxcontent div.first {
	float: left;
	clear: left;
}

#ajaxcontent div.last {
	float: left;
	clear: right;
}

#ajaxcontent th {
	text-align: left;
	background-color: #49A539;
	padding: 1px 3px;
}

th.center {
	text-align: center !important;
}

td.catOpzione {
	border-bottom: 1px dashed #49A539;
}

div.quote {
	border: 1px solid #49A539;
	text-align: center;
	font-weight: bold;
	margin: 0 !important;
	padding: 0 2px !important;
}

div.quotadescr {
	font-weight: normal;
	background-color: #FFFF99;
	color: #000;
}

table.nav {
	width: 240px;
}

table.nav td.navlabel {
	background: transparent url(../img/corpo_matita.png) no-repeat left top;
	width: 150px;
	height: 36px;
	font-size: 16px;
	text-align: center;
	padding: 0;
	margin: 0;
}

table.nav td a {
	padding: 0;
	margin-left: 5px;
	margin-bottom: 8px;
	display: block;
	width: 140px;
	border-bottom: 0 !important;
}

table.nav td.navfreccia {
	background: transparent url(../img/punta_matita.png) no-repeat right top;
	width: 80px;
	height: 36px;
	padding: 0;
	margin: 0;
}

#fr0 {
	background: transparent url(../img/punta_matita_sel.png) no-repeat right top;
}