body {
	background-color: #d7c680;
	background:url(grafica/sfondo.jpg);
	margin-top:1px;
}
.Stile1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 3px;
	color: #634300;
	padding-bottom: 3px;
}
.Stile2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	color: #CC6600;
	font-weight: bold;
}
p {
	margin-top: 5px;
	margin-bottom: -3px;
}
.Stile3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 3px;
	color: #634300;
	padding-bottom: 3px;
}
.Stile7 {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 3px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 5px;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
	list-style-type: none;
	filter: Glow(Color=#cccccc, Strength=5);
}
.immagini {
	border: 1;
	border-color: #634300;
	}
	
/*- Menu Tabs 11--------------------------- */

    #tabs11 {
      float:left;
      width:100%;
          background:#F9F7F3;
      font-size: 10px;
      line-height:normal;
          border-bottom:1px solid #C2BDAE;
      }
    #tabs11 ul {
          margin:0;
          padding:2px 2px 0px 2px;
          list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0px;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("grafica/tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11 a span {
	float:left;
	display:block;
	background:url("grafica/tabright11.gif") no-repeat right top;
	padding:3px 8px 1px 3px;
	color:#666666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current a {
              background-position:0% -42px;
      }
      #tabs11 #current a span {
              background-position:100% -42px;
      }
-->