#main {
font-family: verdana; color: #000000; font-size: 12px; font-style: normal;
border: 1px solid #000080;
background:#25559b;
}
#man {
font-family: verdana; color: #000000; font-size: 12px; font-style: normal;
border: 1px solid #f80101;
}

h2 {
font-family: verdana; color: #ffd700;
}
#bia {
font-family: verdana; color: white; font-size: 14px; font-style: normal;
}

#blo {
font-family: verdana; color: royalblue; font-size: 14px; font-style: normal;
}

a.men {
font-family: verdana; color: #ffffff; font-size: 12px; font-style: normal;
text-decoration: none;
}
a.men:hover {
font-family: verdana; color: #ffd700; font-size: 12px; font-style: normal;
text-decoration: none;
}
a.cat {
font-family: verdana; color: #000000; font-size: 12px; font-style: normal;
text-decoration: none;
}
a.cat:hover {
font-family: verdana; color: #ffffff; font-size: 12px; font-style: normal;
text-decoration: none;
}


body {
	text-align:center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background:#ffffff;
	color:#000000;
	margin-top: 0;
}

#holder {
	width:360px;
	margin:10px auto;
	text-align:center;
	margin-top: 0;
}

/* START OF CSS FOR MAP */
dl.map {
	position:relative;
	width:358px;
	height:500px;
	background:url(sardegna.jpg) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#999 1px solid;
}
dl.map dt {
	list-style:none;
	display:inline;
}
dl.map dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#222 2px solid;
	background:#666;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.8em;
	color:#FFF;
}

dl.map a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(point.png) no-repeat;
	width:10px;
	height:10px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map a.location:hover {
	background:url(point-hover.png) no-repeat -1px -1px;
}


/* START OF CSS FOR MAP POINTS */
dl.map a#location01 {
	top:8px;
	left:222px;
}
dl.map a#location02 {
	top:21px;
	left:234px;
}
dl.map a#location03 {
	top:19px;
	left:212px;
}
dl.map a#location04 {
	top:33px;
	left:245px;
}
dl.map a#location05 {
	top:74px;
	left:250px;
}


dl.map a#location06 {
	top:110px;
	left:270px;
}
dl.map a#location07 {
	top:126px;
	left:272px;
}
dl.map a#location08 {
	top:138px;
	left:282px;
}
dl.map a#location09 {
	top:152px;
	left:280px;
}
dl.map a#location10 {
	top:174px;
	left:285px;
}
dl.map a#location11 {
	top:198px;
	left:272px;
}
dl.map a#location12 {
	top:258px;
	left:272px;
}
dl.map a#location13 {
	top:218px;
	left:266px;
}
dl.map a#location14 {
	top:276px;
	left:278px;
}
dl.map a#location15 {
	top:290px;
	left:272px;
}
dl.map a#location16 {
	top:300px;
	left:266px;
}
dl.map a#location17 {
	top:320px;
	left:258px;
}
dl.map a#location18 {
	top:380px;
	left:256px;
}
dl.map a#location19 {
	top:392px;
	left:257px;
}
dl.map a#location20 {
	top:430px;
	left:246px;
}

