/* --- For 2005 ToMadeira Version 1.1 --- */
	
.imagemap
	{
	position: relative;
	margin: 0 auto;
	width: 600px;
	height: 430px;
	}
	
.imagemap a
	{
	border: 0px solid transparent;  /*set 1px for testing */
	} 
	
.imagemap #zoom a 
	{
	width: 85px;
	height: 110px;
	top: 300px;
	left: 1px;
	} 

.imagemap #Madeira a 
	{
	width: 60px;
	height: 52px;
	top: 170px;
	left: 188px;
	}

.imagemap #Gibraltar a 
	{
	width: 30px;
	height: 30px;
	top: 100px;
	left: 498px;
	}
		
.imagemap #Sotogrande a 
	{
	width: 30px;
	height: 38px;
	top: 70px;
	left: 513px;
	}
	
.imagemap #Sotogrande a:hover .note,
.imagemap #Sotogrande a:focus .note
	{
	top: -2.5em;
	left: -6em;
	}