/* STILI LINK------------------------------------- */

a.linkpiccolo:link, a.linkpiccolo:active, a.linkpiccolo:visited {
	font: normal 14px Times New Roman;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a.linkpiccolo:hover{
	color: #765F3F;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
a.linkcontatti:link, a.linkcontatti:active, a.linkcontatti:visited {
	font: normal 14px Times New Roman;
	color: #000;
	text-decoration: none
}
a.linkcontatti:hover{
	color: #FFF;
	font-size: 16px;
}

a.linkbianco:link, a.linkbianco:active, a.linkbianco:visited {
	font: normal 22px Times New Roman;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a.linkbianco:hover{
	color: #765F3F;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

a.link:link, a.link:active, a.link:visited {
	font: normal 18px Times New Roman;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a.link:hover{
	color: #765F3F;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
}


/* FORMATTAZIONE TESTI------------------------------------- */

.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;

}

.centrale22 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	text-align: center;

}
.centrale22grassetto {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	text-align: center;
	font-weight: bold;	

}


.centrale30 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	text-align: center;

}
.centrale30grassetto {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	text-align: center;
	font-weight: bold;	

}
.sx18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: bold;	

}
.centrale20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-align: center;

}

.sx15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	
}