* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  background: transparent url(../immagini/logo_sfondo.jpg) no-repeat fixed left center;
  line-height: 1.5em;
}
h1 {
  color: #253d0b;
  line-height: 1em;
}
h2 {
  text-align: center;
  color: #003300;
  font-size: 1.2em;
}
h3 {
  text-align: center;
  color: #006600;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
}
b {
  font-size: 110%;
}
#maincontainer {
  border-color: #243d07;
  border-width: 3px;
  margin: 0 auto;
  background-position: left center;
  background-repeat: repeat-y;
  background-image: url(../immagini/sfondo2.gif);
  width: 960px;
}
#topsection {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  margin-top: 0px;
  height: 225px;
  margin-left: 0px;
  background-color: white;
}
#topsection h1 {
  margin: 0;
}
#topsection img {
  margin-left: 0px;
  margin-top: 0px;
}
#contentwrapper {
  float: left;
  background-position: right top;
  background-repeat: repeat-y;
  width: 100%;
}
#contentcolumn {
  margin: 2pt 0px 0 251px;
  background-repeat: repeat-x;
  background-image: url(../immagini/sfondo_cont.gif);
  background-position: left top;
  padding-bottom: 1px;
  font-family: book antiqua;
  background-color: transparent;
  padding-top: 2px;
  width: 480px;
  min-height: 600px;
}
#contentcolumn p {
  font-family: Verdana;
  font-size: 14px;
  text-align: justify;
  margin-left: 20px;
  margin-right: 20px;
}
#leftcolumn {
  padding: 2px;
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 0% 50%;
  float: left;
  margin-left: -950px;
  margin-top: 0px;
  min-height: 351px;
  width: 233px;
}
#rightcolumn {
  background-repeat: repeat-y;
  background-position: 0% 50%;
  float: left;
  margin-left: -229px;
  width: 215px;
  padding-top: 6px;
  margin-top: 0px;
}
#footer {
  padding: 0px 0 4px;
  background: white url(../immagini/footer.jpg) no-repeat scroll 0% 50%;
  text-align: center;
  margin-bottom: 0px;
  margin-left: 0px;
  clear: both;
  height: 147px;
  margin-top: 0px;
}
#footer a {
  border-bottom: 1px dotted #006600;
  color: #006600;
  text-decoration: none;
  font-family: Verdana;
}
#footer .titolare {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #005700;
  margin-right: 1px;
  display: block;
  font-family: Book Antiqua;
  font-size: 16px;
  text-align: left;
  float: left;
  padding-left: 148px;
  margin-top: 20px;
}
#footer .autore {
  color: #243d07;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  font-style: italic;
  float: right;
  display: block;
  margin-top: 116px;
  padding-right: 38px;
}
#cornice {
  background-repeat: no-repeat;
  background-image: url(../immagini/cornice_mela.gif);
  width: 200px;
  height: 249px;
}
.txt_scroll {
  border-right-color: black;
  border-left-color: black;
  border-right-width: 1px;
  border-left-width: 1px;
  background-repeat: no-repeat;
  margin-left: 2px;
  padding-top: 31px;
}
#map {
  border: 1px solid black;
  width: 450px;
  margin-left: 13px;
  margin-top: 12px;
  height: 450px;
  margin-bottom: 0px;
  float: left;
}
#div.clearer {
  clear: both;
  line-height: 0;
}
.img_centro {
  margin-top: 6px;
  margin-left: 30px;
}
#contatti {
  padding-left: 5px;
  padding-right: 6px;
}

