body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #646c81;
	margin: 0px;
	color: #fff;
}
.sfondo {
	background-color: #646c82;
	background-image: url(images/sfondo_scritta.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
img {
  border: 0px;
}
.titoletto {
	border: 1px solid #efefef;
	font-weight: bold;
}
.testatine {
	color: #646c81;
	background-color: #efefef;
}
.descrizione {
	border: 1px solid #efefef;
}
.link_news {
  color: #f0fda3;
  font-size: 11px;
  text-decoration: none;
}
#inf_privacy {
  color: #aaa;
  font-size: 10px;
  width: 450px;
}
.data_news {
  color: #aaa;
  font-size: 11px;
}
.testo_news {
  text-align: justify;
}
#paginazione {
  text-align: center;
  font-size: 11px;
  margin-bottom: 25px;
}
