.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
}
.Sfondo {
	background-attachment: fixed;
	background-image: url(../images/css/area_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.testo20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff9900
}
.testo20titoloMyral {
	font-family: "Myriad Pro";
	font-size: 20px;
	color: #03F;
	font-weight: bold;
}
.testo24titoloMyral {
	font-family: "Myriad Pro";
	font-size: 24px;
	color: #03F
}
.testo14Myral {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin: 2px;
}
.testo12Myral {
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	margin: 2px;
}

.testo16MyralBlu {
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #03F;
	font-weight: bold;
}

.testo14MyralCentrato {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: center;
}

.testo18Myral {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.titolo-rosso-25 {
	font-family: "AvantGarde Bk BT";
	font-size: 25px;
	color: #F00;
	font-weight: bold;
	letter-spacing: 2px;
}
.titolo-blu-24 {
	font-family: "AvantGarde Bk BT";
	font-size: 25px;
	color: #00F;
	font-weight: bold;
	letter-spacing: 2px;
}
.titolo-18 {
	font-family: "AvantGarde Bk BT";
	font-size: 18px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
}
.testo-14 {
	font-family: "AvantGarde Bk BT";
	font-size: 10px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
}

