.testo { 
	font-family: Tahoma;
	font-size: 11px;
	color: #486490;
	text-decoration: none;
 }
 
 .testo:hover { 
 	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: underline;
  }

.sfondo {
	background-image: url("../Img/Hp_3.jpg");
 	background-repeat: no-repeat;
}

.dovesiamo {
	background-image: url("../Img/Hp_4.jpg");
 	background-repeat: no-repeat;
}

.contatti {
	background-image: url("../Img/Hp_5.jpg");
 	background-repeat: no-repeat;
}

.bottom {
	background-image: url("../Img/Hp_6.jpg");
 	background-repeat: no-repeat;
}

.presenze {
	background-image: url("../Img/Hp_7.jpg");
 	background-repeat: no-repeat;
}

.testobottom { 
	font-family: Tahoma;
	font-size: 10px;
	color: #486490;
	text-decoration: none;
 }

.testobottom:hover { 
	font-family: Tahoma;
	font-size: 10px;
	color: black;
	text-decoration: underline;
 }
