body {
    background-color: #DBE7C6;
    }

.holder {
    border: 0px solid white;
    width: 770px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    }
       
    
.logo {
    width: 760px;
    height: 131px;
    border: 0px solid white;
    }

    
.title {
    width: 450px;
    height: 77px;
    color: #999999;
    font-family: Arial;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
    margin-left: 160px;
	margin-top: -70px;
    border: 0px solid white;
	line-height: 1.5;
    }
    
.indirizzo{
    color: #999999;
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    margin-left: 560px;
    margin-top: -77px;
	margin-right: 7px;
    text-align: right;
    }

.MenuTestoFoto{
	width: 770px;
	text-align: left;
	margin-top: 7px;
	padding: 8px;
    }

.Menu{
    width: 160px;
    height: 800px;
    }

.TitoloMenu {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
	background-color: #68885C;
	color:white;
	padding: 3px;
	margin: 0px;
    }

.VoceMenu{
    	font-family: arial, serif;
	font-size: 13px;	
	margin: 2px;
	margin-left: 7px;
	list-style-type: none; 
    }


.Testo {
	margin-left: 160px;
	margin-top: -800px;
	font-family: arial, serif;
	line-height: 18pt;
	font-size: 14px;  
	padding: 10px;
   }

.Immagine {
	padding: 10px;
  }

.lista{
    	line-height: 18pt;
	list-style-type: square; 
    }
.boxverde {
	font-family: Arial;
	font-size: 13px;
   	background-color: #68885C;
   	color:white;
	padding: 8px;
    }


A {
color: navy; 
text-decoration: : underline;
}

A:hover {
	color: #000000; 
	background-color: #b0e0e6;
	text-decoration: bold; 
       }

h1 {
 line-height: 18pt;
 font-size: 22px;
 padding: 5px
 font-family: verdana, arial, serif;
 text-decoration: : bold
    }