body {
  z-index: 1;
  position: ;
  margin-top:   4px;
  margin-left:  10px;
  margin-right: 10px;
  font-family:  clarendon;
  font-size: 12pt;
  font-weight: normal;
  color: black;
}

h1 {
  font-size: 13pt;
  font-weight: bold;
  color: black;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
  color: black;
  margin-left:20px;
}

h3 {
  font-size: 11pt;
  font-weight: bold;
  color: black;
  margin-left:40px;
}

p.descrizione {
  font-size: 12pt;
  color: black;
  margin-left:60px;
}

table {
  font-size: 14pt;
  color: black;
  font-family: clarendon;
}

td {
  font-family: clarendon;
  font-size: 12pt;
  color: black;
}

.top_title {
  font-size: 26pt;
  font-weight: bold;
  color: black;
}

.top_abstract {
  font-family: clarendon;
  font-size: 13pt;
  font-weight: bold;
  color: black;
}

.welcome_title {
  font-family: clarendon;
  font-size: 16pt;
  color: black;
	font-style: ;
  font-weight: bold;
}

.welcome_abstract {
  font-family: clarendon;
  font-size: 12pt;
  color: black;
	font-style: ;
  font-weight: bold;
}



.faq_answer {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
  font-family: clarendon;
  font-size: 13pt;
  color: black;
  font-weight
	
}

.faq_question {
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
  font-family: clarendon;
  font-size: 13pt;
  color: black;
  font-weight: bold;
}

.photo_title {
  font-family: clarendon;
  font-size: 10pt;
  font-weight: ;
  color: black;
}

.photo_description {
  font-family: clarendon;
  font-size: 10pt;
  color: black;
}

.items {
  font-family: clarendon;
  font-size: 11pt;
  font-weight: bold;
  color: black;
  text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: no;
  background-repeat: no-repeat;
  background-position: 0% 0%;
	line-height: 200%
}

body.top {
	background-image:url('images/image_acqua.jpg');
 	margin-top:  0px;
  margin-left: 0px;
	margin-right:0px
}


body.menu {
	 margin-top: 3px;
   margin-left: 5px;
   margin-right: 5px;
   background-image: url('images/sfondo_sale.gif');
}

body.contents {
	 margin-top: 11px;
   margin-left:8px;
   margin-right:8px;
   background-image:url('images/sfondo_sale.gif');
}