body {
 font-family: Verdana;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 5px;
 margin-right: 5px;
 background-image: url(img/sfondo.JPG); background-repeat:repeat-x;
}
a {
 color: #004000;
 font-weight: bold;
 text-decoration: none
}
a:hover {
 color: #007000;
 font-weight: bold;
 text-decoration: none
}
.sfondotabella {
 background-image: url(img/sfondotabella.png); background-repeat:repeat-x;
}
.sfondotabellapiccola {
 background-image: url(img/sfondotabellapiccola.png); background-repeat:repeat-x;
}
.footertabella {
 background-image: url(img/footertabella.png);
 background-repeat:repeat-x;
 background-position: center center
}
.chiesa {
  background-image: url(img/chiesa.png);
  background-repeat:no-repeat;
  background-position: bottom right;
}
.campanile {
  background-image: url(img/campanile.png);
  background-repeat:no-repeat;
  background-position: bottom right;
}
.chiesino {
  background-image: url(img/chiesino.png);
  background-repeat:no-repeat;
  background-position: bottom right;
}
.nebbia {
  background-image: url(img/nebbia.png);
  background-repeat:no-repeat;
  background-position: bottom right;
}
.paese {
  background-image: url(img/paese.png);
  background-repeat:no-repeat;
  background-position: bottom right;
}
.testobox {
 color: #004000;
 font-size: 12px;
 text-align: justify;
 background-image: url(img/sfondotesto.png);
 background-repeat:no-repeat;
 background-position: center center
}
.testo {
 color: #004000;
 padding-left: 2px;
 padding-right: 2px;
 font-size: 12px;
 text-align: justify;
}
.titolo {
 color: #004000;
 font-size: 14px;
 text-align: center;
 padding: 10px;
 font-weight: bold;
}
.testoright {
 color: #004000;
 font-size: 12px;
 text-align: right;
}
.testocenter {
 color: #004000;
 font-size: 12px;
 text-align: center;
}
.menuleft {
 color: #004000;
 font-size: 12px;
 text-align: left;
 padding-left: 10px;
 background-image: url(img/left.png); background-repeat:repeat-y;
}
.menuright {
 color: #004000;
 font-size: 12px;
 text-align: left;
 padding-left: 10px;
 background-image: url(img/right.png); background-repeat:repeat-y;
}
.menurightbottom {
 color: #004000;
 font-size: 12px;
 text-align: right;
 padding-right: 10px;
 background-image: url(img/right.png); background-repeat:repeat-y;
}
.menu {
 color: #004000;
 font-size: 12px;
 text-align: left;
 padding-left: 10px;
 padding-top: 5px;
 background-image: url(img/menucentro.png); background-repeat:repeat-y;
}
.menurightcenter {
 color: #004000;
 font-size: 12px;
 text-align: right;
 padding-right: 10px;
 background-image: url(img/menucentro.png); background-repeat:repeat-y;
}
.footer {
 color: #004000;
 font-size: 10px;
 text-align: center;
}
.box {
  font-size: 10px;
  color: #004000;
  background: #64ff64;
  border-color: #64ff64;
  border-width:1px;
}
.testohomeleft {
 color: #004000;
 font-size: 16px;
 text-align: justify;
 background-image: url(img/sfondotesto.png);
 background-repeat:no-repeat;
 background-position: center center
}