#mondo {
position:absolute;
width:566px;
margin-left:-265px;
height:328px;
top:173px;
background-image:url('mondo.jpg');
}

#mondo img {
	border:none;
}

#main p {
	text-align:right;
}

#punto {
	position:absolute;
	width:16px;
	height:16px;
	background:#000000;
}

.thumbnail {
	margin:10px 0 10px 20px;
	border:1px solid black;
}

.punto_paese {
	position:absolute;
	width:10px;
	height:10px;
}

.punto_paese a  {
	display:block;
	width: 14px;
	height:14px;
	/*padding:0 0 0 0;*/
	background: url("punto_nero.gif") 0 0 no-repeat;
	text-decoration: none;
}

.punto_paese a:hover {
	display:block;
	width: 14px;
	height:14px;
	/*padding:12px 0 12px 0;*/
	background: url("punto_rosso.gif") 0 0 no-repeat;
	text-decoration: none;
}

.indentato {
	margin-left:20px;
	font-size:70%;
}

h2 {
	text-align:right;
	margin-top:50px;
}

#corpo_testo p {
	text-align:justify;
}
