body, table, td, input, select, textarea, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.skp-testo {
  font-weight: 11px;
}
.skp-titolo {
  padding: 3px 0px 3px 0px;
  font-weight: bold;
}
.skp-rientro-1 {
  margin-left: 0.7em;
}
.skp-rientro-2 {
  margin-left: 1em;
}
table.sintesi {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C4C4C4;
}
td.puntosintesi {
  width: 80px;
}
td.sintesi {
  padding-left: 5px;
  font-size: 14px;
  line-height: 1.3em;
}
td.sintesi li {
  padding-top: 5px;
  font-size: 12px;
  line-height: 1.3em;
}
td.sintesi a {
  font-size: 12px;
  line-height: 1.3em;
}
div.puntosintesi {
  float: left;
  width: 80px;
  font-size: 10px;
  text-align: left;
}
div.testopunto {
  padding-left: 90px;
}
span.evidenza {
/*
  padding: 1px 3px 1px 3px;
  background: #D4FF54;
  color: #000044;
  border-bottom: 2px solid #D4FF54;
*/
  font-weight: bold;
  color: #336699;
}
span.evidenza a, span.evidenza a:visited {
/*
  background: #D4FF54;
  color: #000044;
  border-bottom: 1px solid #336699;
*/
  font-weight: bold;
  text-decoration: underline;
}
span.evidenza a:hover {
/*
  background: #D4FF54;
  text-decoration: underline;
  border-bottom: 0;
  text-decoration: none;
*/
  font-weight: bold;
  color: #FF9900;
  border-bottom: 0;
}
ul.macro, ol.macro {
  margin-top: 5px;
  margin-bottom: 5px;
}
li.macro {
  margin-bottom: 5px;
}
