body {
color: #870000;
background: #FFF;
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
 
}

img {
border: 0;
}


strong {
color: #870000;

font-weight: bold;
font-size: 14px;
font-family: Arial;
}


.titolo {
color: #870000;

font-weight: bold;
font-size: 16px;
font-family: Helvetica;
}

.principale td {
color: #666;
background: #FFF;

border-left : #870000 1px dotted;
border-right : #870000 1px dotted;
border-bottom : #444 1px solid;

font-size: 14px;
font-family: Arial;
padding: 5px 5px 5px 5px;

}

td.back {
background-image: url(img/background.jpg);
}



div.figure {
  float: center;
  width: 90%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: small;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

div.legenda {
  text-align: left;
  font-size: 6;
  text-indent: 1;
}

div.legendaTIT a:hover, div.legendaTIT a:active {
color: #870000;
text-decoration: underline;
background-color: #d64d4d;
border-top: 1px solid #e1e1e1;
}

div.legendaNota  {
  text-align: center;
  font-size: 6;
  font-weight: bold;
  border-left : #870000 1px solid;
  border-right : #870000 1px solid;
  border-bottom : #444 1px solid;
  border-top : #444 1px solid;
  padding: 2px 2px 2px 2px;
}



#tnavitems a {
color: #870000;
position: relative;
top: -1px;
padding: 2px 2px 2px 2px;
font-size: 12px;
border-right: 1px dashed #CCCCCC;
}

#tnavitems a:hover, #tnavitems a:active {
color: #870000;
text-decoration: underline;
background-color: #d64d4d;
border-top: 1px solid #e1e1e1;
}

#tnavitems .select {
position: relative;
bottom: 5px;
padding: 2px 2px 2px 2px;
font-size: 12px;
color: #8c8c8c;
border-right: 1px dashed #CCCCCC;
border-top: 1px solid #999999;
background-color: #f6f6f6;
}

#tnavitems .end {
position: relative;
bottom: 5px;
padding: 2px 2px 2px 2px;
font-size: 12px;
border-right: 1px dashed #CCCCCC;
}

