body {
	font-family: Verdana, Arial, _sans;
	font-size: 62.5%;
	color: white;
	background-color: black;
}
.titolo {
	font-size: 12em;
	font-weight: bold;
}

.titolo a {
	color: red;
	text-decoration: none;
}

div.news_home_box {
  height: 320px;
  overflow-y: scroll;
}
.news_homepage {
text-align: left;

}
.titolo-news {
  font-size: 1.2em;
  font-weight: bold;
}

.testo-news {
  font-size: 1.1em;
  line-height: 1.4em;
}

.testo-data {
  color: #c49d75;
}

.separatore-news-home {
  height: 20px;
}
