/* CSS Document */
/*LOCANDA*/
/* HTML Tag Redefinition */
body {
  
  color : #000000;
  background-color:#333;
  font-family : "Times New Roman", Times, serif;
  font-size : 15px;
  overflow: hidden;
  float: left;
  margin : 0 auto;
  padding : 0 auto;
  height : auto;
 
   } 
   
   .menu-body {

height : auto;

width:798px;
overflow : auto;
float: left;
}
   
   .testomenu {
   margin-top:5px; margin-bottom:20px; height : auto;
   float: left;

 
   }
   page {
    overflow: hidden;
    float: left;
       
   
   }
   
   
pagina1 {
overflow: hidden;
float: left;
}

h3 {
	font-family : "Times New Roman", Times, serif;
  font-size : 16px;
  font-style: italic;
  font-weight: bold;

}
a {
  text-decoration : underline;
  color : #0000ff;
}

#sidebar, #menu, #header-area, #area_footer, .menu, .top, .left-logo-holder{
  display : none;
  overflow:hidden;
} 
