div#footerText {
	float: right;
	margin: 10px;
	text-align: right;
}
div#footerImage {
	float: left;
	background-image: url("../css-images/footer/mappamondo.png");
	background-repeat: no-repeat;
/*	height: 139px;
	width: 274px;*/
	position: absolute;
/*	top: -89px;*/
	height: 123px;
	width: 210px; /*173px;*/
	top: -70px;
	left: 30px;
}