body
{
  background-image: url(grafica/intonaco.jpg)
}

h1
{
  font-family: "verdana";
  font-size: 22 pt;
  font-style: normal;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

h2
{
  font-family: "verdana";
  font-size: 20 pt;
  font-style: normal;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

h3
{
  font-family: "verdana";
  font-size: 14 pt;
  font-style: normal;
  font-weight: normal;
  margin-left: 20px;
  margin-top: 12px;
  margin-bottom: 0px;
}

p.testo
{
  font-family: "verdana";
  font-size: 12 pt;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  margin-left: 5px;
  margin-right: 5px;
}

p.didascalia
{
  font-family: "verdana";
  font-size: 11 pt;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}

p.testosin
{
  font-family: "verdana";
  font-size: 12 pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  margin-left: 5px;
  margin-right: 5px;
}

p.elenco
{
  font-family: "verdana";
  font-size: 10 pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 0px;
  margin-bottom: 6px;
}

a
{
  font-family: "verdana";
  font-weight: bold;
  text-decoration: none;
}

p a
{
  text-decoration: underline;
}

a.home:hover {color:fdfec7; background-color: #653509;}
a.chisiamo:hover {color: #000000; background-color: #e72a2c;}
a.attivita:hover {color: #000000; background-color: #f56700;}
a.storia:hover {color: #000000; background-color: #f3cd00;}
a.documenti:hover {color: #000000; background-color: #78d93c;}
a.foto:hover {color: #000000; background-color: #0079f7;}
a.link:hover {color: #000000; background-color: #b800f6;}

.home {color: #653509;}
.chisiamo {color: #e72a2c;}
.attivita {color: #f56700;}
.storia {color: #f3cd00;}
.documenti {color: #78d93c;}
.foto {color: #0079f7;}
.link {color: #b800f6;}

.chiaro
{
  background-image: url(grafica/intonaco.jpg);
}

.scuro
{
  background-image: url(grafica/mattone.jpg);
}