span.dataNewsAs {
	display: block;
	position: relative;
	font-size: 9px;
	color: #FF0000;
}

span.titoloNewsAs {
	display: block;
	position: relative;
	margin-top: -2px;
	font-weight: bold;
}

span.corpoNewsAs p {
  margin: 0px;
}

.bold {
	font-weight: bold;
}

span.carattereEpiccola {
  display: inline;
  color: #CC0000;
}
span.carattereEgrande {
  display: inline;
  color: #CC0000;
  font-size: 1.25em;
}
