h1 { font-family: Georgia, "Times New Roman", Times, serif; color:#CC0000; font-size:12px; margin:0px; padding: 0px; }

.Testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	border-color: #000066 black;
	border-style: none;
	padding:7px;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066
}

#immagini a, a:visited {
    border: 2px solid #553300;
	}
#immagini a:hover {
    border: 2px solid #CC0033;
	}
a, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-weight : bold;
	text-decoration : none;
	border:0px;
	}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-weight : bold;
	text-decoration : underline;
	border:0px;
	}
.testorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold
}
.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	font-weight: normal;
	text-align : center;
}
.nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align : left;
}
    #tabs10 {
      font-size:93%;
          border-bottom:1px solid #553300;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
		  padding:0px 0px 1px 0px;
          list-style:none;
		  float:right;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("grafica/tableft10.gif") no-repeat left top;
      margin-top:1px;
      padding:0 0 0px 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("grafica/tabright10.gif") no-repeat right top;
	  margin-top:0px;
          padding:4px 4px 4px 1px;
      	  color:#333333;
		  font: bold 11px Verdana;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
	color:#FFFFFF;
      background-position:100% -42px;
      }
