BODY {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font: normal normal normal;
  background-color: #F4F4F4;
 
}
div#container {
    position: relative;
	 width: 800px;   
	 height: auto;
	 background-image: url(legno0018.jpg);
	 border: outset; border-bottom-width: thick; border-color: Gray;
	 
}
div#titolo {
    position: relative;
    width: auto;
	 text-align: left;   /*ripristina l' allineamento*/
	 height: 95px;
	 padding-top: 20px;
	 padding-bottom: 7px;
	 background-image: url(sfondo_dbsoft.gif);
} 

div#menu2 {
	 position: absolute;
	 left: 560px;
	 width: 220px;   /*un po' di meno per evitare l' uso del padding*/
	 height: 350px;
	 margin-top: 0px;
	 margin-right: 5px;
	 padding: 6px;
	  
} 
div#testo{
	
	width: 530px; /*un po' di meno per evitare l' uso del padding*/
	height: auto;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 6px;
	background-color: White;
	font: normal;
	text-align: left;
	border-style: outset; border-color: #005301;
} 

div#footer {
     /*l' altezza dell' header*/
	 position: relative;
	 top: auto;
	 height: 25px;
	 left: 0px;
	 right: 0px;
	 width: auto;   /*un po' di meno per evitare l' uso del padding*/
	 padding-top: 6px; 
	 /*border-bottom: medium solid #24618E;*/
	 font: normal;
	 background-color: #1F3C17;
} 

p {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  margin: 6px 6px 6px 6px;
  font: normal;
}
p.piccolo {
   FONT-SIZE: 10px;
	COLOR: White;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 0px 0px 0px 0px;
	text-align: left;
	padding-left: 10px;
}
p.bold {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: black;
  font-size: 11px;
  margin: 6px 6px 6px 6px;
  font: bold;
}
h1 {
   FONT-SIZE: 22px;
	COLOR: white;
	top: 15px;
	text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom: 0px;

}
h3 {
	FONT-SIZE: 18px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #6B1010;
	margin: 0px;
	font: bolder;
	padding-left: 10px;
	color: white;
}

A {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: White;
  FONT-SIZE: 12px;
  font-weight: bold;
  padding: 3px;
  text-decoration: none;
  font-style: normal;
   }
A:hover {
  color: #A18948;
  FONT-SIZE: 12px;
  padding: 3px;
  font-style: normal;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.textimage{
width: 760px; margin-bottom: 0px;     /*gestione immagini*/

}
div.textimage img{
float:right;
margin-right: 23px;
margin-bottom: -6px;
}
div.clearer{clear: right}

input, textarea, select, checked, value {
 text-indent: 0;
 font-family: Verdana;
 font-size: 7pt;
 color: #000000;
 border: 1px solid #ffffff;
 border-style: inset;
}
form {
    FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial;
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
