/* --- For 2005 FromCanaria 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: 100px;
	top: 10px;
	left: 1px;
	}

.imagemap #Canaries a 
	{
	width: 215px;
	height: 56px;
	top: 11px;
	left: 215px;
	}
	
.imagemap #P_Santo a:hover .note,
.imagemap #P_Santo a:focus .note
	{
	top: 2.5em;
	left: -4em;
	}
		
.imagemap #C_Verde a 
	{
	width: 185px;
	height: 93px;
	top: 307px;
	left: 52px;
	}
	
ol {margin-left: 4em;}