﻿.navigazione_span {
  font-weight:bold;
  color: #7b2117 !important;
  text-decoration: none !important;
 }
 .navigazione_span_active {
  font-weight:bold;
  
  color: #0fffff !important;
  text-decoration: none !important;
  width:140px;
 }
.navigazione_span_passed {
  font-weight:bold;
  color: #20dc20 !important;
  text-decoration: none !important;
 }
 .dettaglio {
  color: #000000 !important;
  text-decoration: none !important;
 }
  .dettaglio_bold {
  color: #000000 !important;
  text-decoration: none !important;
  font-weight: bold;
 }