.testo-menu {
	font-family: "Eras Demi ITC";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordo-basso-giallo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9E825;
	border-right-color: #F9E825;
	border-bottom-color: #F9E825;
	border-left-color: #F9E825;
}
.bordo-giallo-dx {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9E825;
	border-right-color: #F9E825;
	border-bottom-color: #F9E825;
	border-left-color: #F9E825;
}
.bordo-grigio {
	border: 2px solid #999999;
}
.eras-demi-blu-16 {

	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #094468;
	text-decoration: none;
}
.testo-news {
	font-family: "Eras Demi ITC";
	font-size: 10px;
	color: #062B48;
	text-decoration: none;
}
.titolo-pagina {
	font-family: "Eras Demi ITC";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordo-sopra-sotto-giallo {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9E825;
	border-right-color: #F9E825;
	border-bottom-color: #F9E825;
	border-left-color: #F9E825;
}
.bordo-basso-bianco {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.testo-indirizzo {
	font-family: "Eras Demi ITC";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo-giustificato {
	font-family: "Eras Demi ITC";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.bordo-bianco {
	border: 1px solid #FFFFFF;
}
.bordo-basso-bianco-fine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.testo-sottolineato {

	font-family: "Eras Demi ITC";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

