.titolo {
	font-size:18px;
	font-family:serif;
	color:white;
	font-weight : normal;
	letter-spacing : normal;
	line-height:1.5;
	background-color : #0063a5;
	margin-left:80px;
	margin-right:80px;
}
.promo {
	font-size:18px;
	font-family:serif;
	color:white;
	font-weight : normal;
	letter-spacing : normal;
	line-height:1.5;
	background-color : #0063a5;
	text-align:center;
	
}
.normale {
	font-size:14px;
	font-family:serif;
	color:black;
	background-color : transparent;
	font-weight : normal;
	letter-spacing : normal;
}
.piede {
	font-size:12px;
	font-family:serif;
	color:#0063a5;
	font-weight : normal;
	letter-spacing : normal;
	text-align:center;
}
.evidenziato {
	font-size:16px;
	font-family:serif;
	color:black;
	background-color : transparent;
	font-weight : bold;
	letter-spacing : normal;
}
.extratesto {
	font-size:12px;
	font-style:italic;
	font-family:serif;
	color:black;
	background-color : transparent;
	font-weight : small;
	letter-spacing : normal;
}
.piccolo {
	font-size:12px;
	font-family:serif;
	color:black;
	background-color : transparent;
	font-weight : normal;
	letter-spacing : normal;
}
.piccoloevid {
	font-size:12px;
	font-family:serif;
	color:black;
	background-color : transparent;
	font-weight : bold;
	letter-spacing : normal;
}