tr.border_bottom td {
  border-bottom:1pt solid black;
}
tr.border_bottom th{
  background-color: #d8d9d7;
  border-bottom:1pt solid black;
}
th.intestariga {
  background-color: #d8d9d7;
}
tr.intestariga td,tr.intestariga th{
  border-bottom:1pt solid black;
}
.InfoCirco{
	font-style: italic;
    font-weight: bold;
    font-size: 0.9em;
    display: inline;
    margin-top: 3px;
}