#contenitore {
	height: 100%;
	width: 760px;
}
#contenitore #header {
	height: 100%;
	width: 760px;
}

    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	background-color: #18280E;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:740px;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
	  left: 10px;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
#contenitore .contenuto {
	position: relative;
	width: 740px;
	left: 10px;
	float: left;
	background-color: #FFFFFF;
}
#contenitore #testi {
	width: 740px;
	left: 10px;
	background-color: #FFFFFF;
}

#contenitore #testi #testo sinistro {
	width: 350px;
	left: 50px;
}

#contenitore #testi #testosinistro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #18280E;
	text-align: justify;
}
a:link {
	color: #009933;
	text-decoration: none;
}
#contenitore #piede {
	height: 40px;
	background-color: #152902;
	color: #BCCF70;
	width: 740px;
}
#contenitore #testi #testosinistro {
}
#contenitore #testi #destra {
	position: relative;
	width: 229px;
	top: 21px;
	background-color: #FFFFFF;
}
#contenitore #testi #destra p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #18280E;
	font-weight: normal;
	text-align: center;
	text-indent: 0px;
	font-size: 12px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#contenitore {
	color: #18280E;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}



a:hover {
	color: #0066CC;
	text-decoration: none;
}
