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


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

#ourvision {
	position: absolute;
	top: 243px;
	left: 584px;
	z-index:10;
}

#ourvalues {
	position: absolute;
	top: 459px;
	left: 583px;
	z-index:10;
}

#contenutoquadro {
	position: absolute;
	top: 275px;
	left: 575px;
	z-index: 10;
    width: 380px;
    text-align: justify;
}

#contenutoquadrobis {
	position: absolute;
	top: 490px;
	left: 575px;
	z-index: 10;
    width: 380px;
	text-align: justify;
}


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

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