 body {
 background: #92a6b9;
 margin: 0 auto;
 text-align: center;
 color: black;
 font-size: 8pt;
 font-family: Verdana;
 height: 101%;
 }
 
#content {
width: 822px;
text-align: center;
margin: 0 auto;
min-height: 101%;
height: auto !important;
height: 101%;
}
 
#container {
  margin: 0 auto;
  text-align: center;
width: 800px;
min-height: 101%;
height: auto !important;
height: 101%;
background: white;
position: relative;
  }
  
  #shadow_sx {
  background-image: url(../immagini/shadow_sx.png);
background-repeat: repeat-y;
background-position: left;
min-height: 101%;
height: auto !important;
height: 101%;
  }
  
    #shadow_dx {
  background-image: url(../immagini/shadow_dx.png);
background-repeat: repeat-y;
background-position: right; 
min-height: 101%;
height: auto !important;
height: 101%;
  }
  
  #testata {
  text-align: left;
  border-bottom: 1px dotted #adadad;
  }
  
  .airplane {
  position: absolute;
  top: 0px;
  right: -35px;
  }


  #menu {
  width: 160px;
  min-height: 440px;
  height: auto !important;
  height: 440px;
  float: left;
  border-right: 1px dotted #adadad;
  }
  
  #menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  }
  
  #menu li a {
  display: block;
  text-align: center;
  padding-top: 5px;
  background-image: url(../immagini/botton_0.gif);
  width: 160px;
  height: 19px;
  color: #343434;
  text-decoration: none;
  }
  
  #menu li a:hover {
  display: block;
  text-align: center;
  padding-top: 5px;
  background-image: url(../immagini/botton_1.gif);
  width: 160px;
  height: 19px;
  color: #343434;
  text-decoration: none;
  }
  
  .manifesti {
  margin-top: 25px;
  }
  
  .manifesti a {
  color: #343434;
  text-decoration: none;
  }
  
  .manifesti a:hover {
  color: #343434;
  text-decoration: underline;
  }
  
  #centrale {
  background: white;
  height: 500px;
  float: left;
  padding: 10px;
  }
  
    #centrale ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
  
  #centrale li {
  float: left;
  padding-right: 10px;
  }
  
  #footer {
  padding-top: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #9d9d9d;
  }

































/* CSS Document */
