HTML {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; 
  width: 100%;	
}

BODY {
  background-color: #fff;
  background-image: url(sfondo.jpg);
 
  margin: 0px 0px 0px 50px;
  padding: 0px 0px 0px 0px; 
  color: #000;
  font-size: 15px;
  font-family: "Tahoma", sans-serif;
  text-decoration: bold;
  text-align: justify;

}

A {
  color: #336633; 
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color:  #000;
  text-decoration:underline ;
}

P {
 font-size: 15px;
 text-indent: ;
 margin-left: 50px;
 margin-right: 0px;
 text-align: justify;
}



UL {
 font-size: 15px;
 text-indent: ;
 margin-left: 0px;
 margin-right: 0px;
 text-align: justify;
 margin-left: 2em;
 list-style-position: outside;
}

OL {
 font-size: 15px;
 text-indent: ;
 margin-left: 30px;
 margin-right: 40px;
 text-align: justify;
 margin-left: 2em;
 list-style-position: outside;
}

EM {
 font-size: 130%;
 color:  #336633;
 font-style: normal;
 text-decoration: normal;
}

P.Presentazione {
 font-size: 15px;
 text-indent: 4em;
 margin-left: 20px;
 margin-right: 20px;
 text-align: justify;
}

P:first-letter {
 font-size: 18px;
 color: #336633; 
}

TD { 
  color: #000;
  margin: 0px 0px 0px 0px;
  font-size: 15px;
  text-align: justify;

}


DIV.buttons {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
  text-align: center; 
  background-image: url(botn.jpg);
  width:110px;
  height:30px;
  padding-top: 3px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
  font-size: 15px;
  font-family: tahoma, sans-serif;
}



DIV.banner {

  color: "";
  font-weight: bold;
  text-decoration: underline;
  background-image: url(loghino_compostaggio.gif);
  background-repeat: no-repeat; 
  text-align: center; 
  width:215px;
  height:30px;
  padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  font-family: tahoma, sans-serif;
}

DIV.BANNER A, DIV.BUTTONS A {
	color: #336633; 
	font-weight: bold;
	text-decoration: none;
	
}

DIV.BANNER A:hover, DIV.BUTTONS A:hover {
	color: "";
	font-weight: bold;
	text-decoration: underline;
	
}

DIV.banner1 {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
  text-align: center; 
  width:400px;
  height:30px;
  padding-top: 3px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  font-family: tahoma, sans-serif;
  background-image: no-repeat;
}

DIV.BANNER1 A, DIV.BUTTONS A {
	color: #336633; 
	font-weight: bold;
	text-decoration: none;
	background-image: no-repeat;
}

DIV.BANNER1 A:hover, DIV.BUTTONS A:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	background-image: no-repeat;
}


BLOCKQUOTE {
  font-size: 12px;
}

BLOCKQUOTE B {
   font-weight: bold;
}

ADDRESS{

	text-align: center;
	color:#336633; 

}

H1 {
	color: #336633;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

H2  {
	color: #336633;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: normal;
}

H3 {
	text-align: justify;
	color: #336633;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0px 30px 0px;
}

H4 {
	text-align: justify;
	color: #000;
	font-size: 15px;
	font-weight: bold, underline;
	margin: 0px 0px 0px 0px;
}

H5 {
	text-align: justify;
	color: #000;
	font-size: 15px;
	margin: 0px 0px 0px 50px;
	text-decoration: underline;
}
H6  {
	color: #000;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: normal;
}

