.tab       { width: 600px; table-layout: fixed  }
.tab th     { color: #333; font-weight: bold; font-size: 12px; font-family: "Lucida Grande", Geneva, Arial, Verdana, Helvetica, sans-serif; text-align: center; padding: 6px; border-style: solid; border-width: 2px 2px 1px 2px; border-color: #d51601 }
.tab td       { color: #333; font-size: 11px; font-family: "Lucida Grande", Geneva, Arial, Verdana, Helvetica, sans-serif; text-align: left }
.tab .description { font-weight: bold; background-color: #f5f5f5; padding: 5px; border-right: 1px solid #d51601; border-left: 2px solid #d51601; border-bottom: 1px solid #d51601 }
.tab .value  { padding: 5px; border-right: 2px solid #d51601; border-bottom: 1px solid #d51601 }
.tab .static { font-weight: bold; background-color: #d1cbcb; padding: 5px; border-right: 1px solid #d51601; border-left: 2px solid #d51601; border-bottom: 1px solid #d51601 }
.tab .static_value  { padding: 5px; background-color: #d1cbcb; border-right: 2px solid #d51601; border-bottom: 1px solid #d51601 }

.titoletto_red  { color: #d51601; font-weight: bold }
.titoletto_red a { color: #d51601; font-weight: bold; text-decoration: none }
.titoletto_red a:hover { color: #d51601; font-weight: bold; text-decoration: underline }