img{
	border: none;
	}
	a {
	outline: none;
	}

	#mappa{
	width: 590px;
	height: 300px;
	position: relative;
	left: 0px;
	top: 0px;
	}
	#mappa a{
	text-decoration: none;
	color: #000000;
	}
	#mappa span{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 232px;
	height: 273px;
	overflow: auto;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
	text-align: center;
	}
	img.imgOut{
	position: absolute;
	display: block;
	}
	.hover{
	position: absolute;
	display: block;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	}
	
	#mappa a:hover span{
	display: block;
	}
	#nord-america{
	left: 5px;
	top: 16px;
	z-index: 1;
	}
	#america-centrale{
	left: 119px;
	top: 127px;
	}
	#sud-america{
	left: 153px;
	top: 148px;
	}
	#europa{
	left: 244px;
	top: 27px;
	}
	#africa{
	left: 255px;
	top: 91px;
	z-index: 2;
	}
	#asia{
	left: 337px;
	top: 14px;
	}
	#oceania{
	left: 472px;
	top: 155px;
	z-index: 3;
	}
	#mappa span b{
	display: block;
	margin-top: 10px;
	}

