#cache { 
	position:absolute; 
	top:200px;
	z-index:10; 
	visibility:hidden;
 }
body {
	margin: 10px 0 0 0;
	padding: 0;
	font-family:"Trebuchet ms",Arial,Helvetica,sans-serif;
	font-size: small;
	background:#fffaf3;
	color:#000;
}
#box {
	width:760px;
	height:500px;
	margin:0 auto;
}
#txt {
	clear: both;
	margin:0;
	padding: 3px 0;
	border:#720 1px solid;
	border-bottom:#fffaf3 1px solid;
	width:760px;
	height:20px;
	background-color: #720;
}
#txt p {
	font-size: 82%;
	color: #fffaf3;
}
p {
	margin: 6px;
	padding: 0;
}
a {
	color: #c60;
	font-weight: bold;
	overflow: auto;
}

/* Mappa */
dl.map.on {
	position:relative;
	width:760px;
	height:500px;
	background: url(fondo.jpg) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#720 1px solid;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	margin: 0;
	padding: 0;
	border: 0;
	left:-5000em;
	width:465px;
	height: 340px;
	background: url(bk_pop.gif) 0 0 no-repeat;
	z-index:11;
}
dl.map.on dd img {
	position:relative;
	float: left;
	border: 6px solid #fff;
	margin: 6px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-3000em;
	z-index:10;
}
dl.map.on a.location:hover {
	background: #fff;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
dl.map.on dd a {
	color:#900;
}
dl.map.on dd a:hover {
}
dl.map.on dd a.close {
	position:relative;
	float:right;
	color:#000;
	text-indent:-5000px;
	height:11px;
	width:11px;
	text-decoration:none;
}


/* punti mappa */
dl.map.on a#Auno {
	top:342px;
	left:358px;
	width: 40px;
	height: 20px;
}
dl.map.on a#Adue {
	top:336px;
	left:276px;
	width: 72px;
	height: 28px;
}
dl.map.on a#Aquattro {
	top:320px;
	left:244px;
	width: 24px;
	height: 34px;
}
dl.map.on a#Acinque {
	top:300px;
	left:276px;
	width: 72px;
	height: 32px;
}
dl.map.on a#Buno {
	top:300px;
	left:640px;
	width: 52px;
	height: 28px;
}
dl.map.on a#Bdue {
	top:300px;
	left:695px;
	width: 30px;
	height: 28px;
}
dl.map.on a#Bquattro {
	top:330px;
	left:665px;
	width: 52px;
	height: 26px;
}
dl.map.on a#Cuno {
	top:260px;
	left:458px;
	width: 52px;
	height: 24px;
}
dl.map.on a#Cdue {
	top:274px;
	left:518px;
	width: 30px;
	height: 30px;
}
dl.map.on a#Ctre {
	top:274px;
	left:560px;
	width: 30px;
	height: 30px;
}
dl.map.on a#Cquattro {
	top:286px;
	left:458px;
	width: 52px;
	height: 24px;
}
dl.map.on a#ingresso {
	top:334px;
	left:404px;
	width: 44px;
	height: 40px;
}
dl.map.on a#hall {
	top:365px;
	left:358px;
	width: 40px;
	height: 20px;
}
dl.map.on a#colazione {
	top:368px;
	left:276px;
	width: 72px;
	height: 24px;
}
dl.map.on a#terrazza {
	top:360px;
	left:168px;
	width: 68px;
	height: 52px;
}
dl.map.on a#piscina {
	top:416px;
	left:70px;
	width: 50px;
	height: 50px;
}

