body {
	margin: 0px;
	padding: 0px;
	background-color: #003300;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
img {
margin: 0px;
}
td {
padding: 0px;
}
	a {
color: #006600;
text-decoration: underline;
}
a:hover {
color: #003300;
text-decoration: none;
}
    .version {
	background: url(../immagini/struttura/version.gif) no-repeat center;
	color: #FAF3CF;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	height: 20px;
	line-height: 20px;
}
    .version a {
	color: #FAF3CF;
	text-decoration: underline;
}
    .version a:hover {
	color: #fff;
	text-decoration: none;
}
    .testatahome {
	background: url(../immagini/struttura/testata-home.jpg) no-repeat center;
	height: 110px;
	vertical-align: bottom;
	padding-left: 35px;
}
    .testatapag {
	background: url(../immagini/struttura/testata-pagine.jpg) no-repeat center;
	height: 110px;
	vertical-align: bottom;
	padding-left: 35px;
}
    #nav {
      float:left;
      width:100%;
      font-size:93%;
      line-height: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
      }
    #nav ul {
      float:left;
	  margin:0;
	  padding:10px 10px 0 0;
	  list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav a {
      float:left;
      background:url("../immagini/struttura/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #nav a span {
      float:left;
      display:block;
      background:url("../immagini/struttura/right.gif") no-repeat right top;
      padding:5px 12px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#003300;
      }
    #nav a:hover {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }  
		#nav li.activ a {
		float:left;      
 background:url("../immagini/struttura/activ-left.gif") no-repeat left top;
           margin:0;
      padding:0 0 0 4px;		
      }
    #nav li.activ a span { 
	 background:url("../immagini/struttura/activ-right.gif") no-repeat right top;
      padding:5px 12px 4px 6px;		
      color:#003300;
      }
.main {
	background-color: #F0F8EF;
background-image: url(../immagini/struttura/sopra-sf.gif);
background-repeat: repeat-x;
	border-left: 5px solid #B1DBAB;
	border-right: 5px solid #B1DBAB;
	padding: 18px;
	padding-top: 0px;
}
.interno {
padding: 18px;
padding-left: 0px;
font-size: 12px;
text-align: justify;
}
.interno h1 {
font-size: 20px;
text-align: left;
color: #003300;
margin: 0px;
margin-bottom: 15px;
}
.interno h2 {
font-size: 13px;
text-align: left;
color: #003300;
text-transform: uppercase;
margin: 0px;
margin-bottom: 5px;
}
.interno ul, .interno ol {
margin-top: 10px;
}
.interno li {
margin-bottom: 3px;
}
#evid {
font-size: 14px;
color: #003300;
font-weight: bold;
margin-bottom: 15px;
}
.verifica {
	background-color: #fff;
background-image: url(../immagini/struttura/verifica-sf.gif);
background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
font-size: 11px;
}
.verifica iframe {
margin: 0px;
border: none;
}
.bioagri {
font-size: 11px;
color: #005e18;
margin-top: 5px;
}
.bioagri a {
color: #005e18;
text-decoration: underline;
}
.bioagri a:hover {
color: #003300;
text-decoration: none;
}
.accrediti {
	background-color: #F7FBF7;
	border: 5px solid #D1EACE;
	padding: 7px;
	margin-top: 20px;
	font-size: 11px;
	color: #006600;
}
.accrediti img {
margin-top: 7px;
}
.comunicati td {
	border-bottom: 3px solid #fff;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #006600;
	text-align: left;
}
