.contatti{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0902D1;
	text-decoration:none;
}

.contattiTitolo{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0902D1;
}

.testo{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #0902D1;
}

.link1{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #0902D1;
	text-decoration:none;
}

.link1:hover{
	color: #FE0202;
}

.scorri{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #0902D1;
	text-decoration:none;
}

.scorri:hover{
	color: #F74545;
	text-decoration:none;
}

.popClose{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}