#sfondocontacts{
	position: absolute;
	top: 91px;
	width: 100%;
	height: 704px;
	z-index:9;
    /* background-color: blue; */
    background-image: url(images/sfondocontacts.jpg)
}



.linkservices {
	text-decoration: none;
	color: rgb(3, 68, 124);
}

#scrittapublications {
	position: absolute;
	top: 388px;
    left: 62px;
	z-index: 10;
	/* text-align: center; */
}

#contactscontenutoquadro {
	position: absolute;
	top: 249px;
    left: 699px;
	z-index:10;
}

#linkgooglemaps img {
    border: none;
}
#linkgooglemaps {
    position: absolute;
    top: 252px;
    left: 233px;
    width: 415px;
    height: 295px;
    z-index: 15;
}


#strisciabiancafondo {
    position: absolute;
	top: 794px;
	width: 1071px;
	height: 48px;
	background-color: rgb(255, 255, 255);
}

#footer {
	position: absolute;
	top: 802px;
	left: 0px;
	text-align: center;
	width: 100%;
	font-size: 10px;
	z-index: 8;
}

