div.map{
	width: 375px;
	margin: 0 auto;
	background: transparent;
	position: relative;
	height: 200px;
}
div.map a{
	color: #660000;
	text-decoration: none;
	position: absolute; /*font-weight: bold;*/
}

div.map a:visited{
	color: #770000;
}
div.map a:hover{
	/*color: #D40000;*/
	text-decoration: underline;
}
div.map a.active{
	color: Red;
	font-weight: bold;
}
#tuscany{
	height:354px;
	background-image: url(/tuscany/resources/map.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#massacarrara{
	top: 70px;
	left:  50px;
}
#lucca{
	top:  77px;
	left:  134px;
}
#pistoia{
	top:  68px;
	left:  166px;
}
#prato{
	top:  76px;
	left:  210px;
}
#pisa{
	top:  114px;
	left:  121px;
}
#florence{
	top: 110px;
	left:  198px;
}
#arezzo{
	top:  132px;
	left:  264px;
}
#livorno{
	top:  144px;
	left:  106px;
}
#siena{
	top:  157px;
	left:  211px;
}
#grosseto{
	top:  250px;
	left:  167px;
}
div.map a.area{
	text-transform: uppercase;
	color: #9D4848;
	font-size: 9px;
	font-weight: bold;
}
#sangimignano{
	top:   130px;
	left:   150px;
}
#chianti{
		top:   144px;
	left:   223px;
}
#versilia{
		top:   90px;
	left:   55px;
}
#garfagnana{
		top:   45px;
	left:   97px;
}
#cortona{
		top:  180px;
	left:  295px;
}

