      body {
         margin:0px; padding:0px;
         background: #fff;
         font: 9pt Verdana, Arial;
         color: #036;
      }
      h1, h2, h3, h4 {
         margin: 2px;      
      }
      h1 {width: 400px ; height: 70px; }
      h1 span {display: none;}
      .logoquote {
         color: #036;
         font-style: italic;
      }
      h2 {
      	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
      	color: #06c;
      }
      a {
         font-weight: bold;
         color: #06c;
         text-decoration: none;
      }
      #content {
         width: 100%;
         background: #fff;
         margin: auto;
         position: relative;
      }
      #header{
         background:  url(../img/mondonauta.jpg) top left no-repeat;
         padding-top: 20px;
         text-align: right;         
         height: 120px;
         color: #036;      
      }
      #header form, #fascia {
         display: none;
      }  
      #navigator {
         text-align: right;
         height: 20px;
         /*border-top: 1px solid #c93;*/
      }
      #main {
         margin-bottom: 60px;
         /*background: #fff;*/
      }      
      #main td{
         vertical-align: top;
      }      
      #main h3 {
         font-size: 10pt;
         margin: 4px 0px 2px 0px;
         /* text-align: right;
            border: 1px solid #06c;*/
      }             
      #main h3 small {
         font-size: 8pt;
         font-weight: normal;
      }
      #corpo {
         padding: 4px 4px 12px 4px;
         background: #fff;
         border-bottom: 1px solid #ccc;
      }      
      #left, #right, #utility {
         display: none
      }
      #piede{
         clear: both;
         text-align: center;
         padding: 4px 6px 4px 6px;
         font-size: 7pt;
      }
      #footer {
         clear: both;
         text-align: right;
         padding: 4px 6px 4px 6px;
         font-size: 7pt;
      }
      #bread {
         margin-bottom: 15px;
      }
      #bread a, #utility a { font-weight: normal; }

