* {
   border: 0px;
   margin: 0px;
   padding: 0px;
   }

body {
   background: #fff url(../files/modello/sfondo.gif) no-repeat top left;
   color: #404040;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 75%;
   text-align: center;
   }


hr, h1, .nascondi, .path {
   display: none;
   }

h2 {
   margin-bottom: 30px;
   text-align: right;
   font-size: 140%;
   }

h3 {
   font-size: 130%;
   }

a {
   background: transparent;
   color: #808080;
   }

a:hover {
   background: transparent;
   color: #ff900f;
   }

table {
   border: 1px solid #ddd;
   border-collapse: collapse;
   width: 99%;
   margin-top: 10px;
   margin-bottom: 20px;
   }

td {
   border: 1px solid #ddd;
   }

#esterno {
   width: 750px;
   margin: 20px auto 0px auto;
   text-align: left;
   }

#header {
   height: 75px;
   text-align: right;
   }


.menu, .menu_non_sottolineato {
   border-bottom: 1px solid #ddd;
   margin-bottom: 20px;
   padding-bottom: 10px;
   }

   .menu ul, .menu_non_sottolineato ul {
      list-style: none;
      }

      .menu ul li, .menu_non_sottolineato ul li {
         display: inline;
         margin-right: 20px;
         }

         .menu ul li a, .menu_non_sottolineato ul li a {
            color: #808080;
            background: transparent;
            text-decoration: none;
            border-bottom: 3px solid #fff;
            }

            .menu ul li a:hover, .menu_non_sottolineato ul li a:hover {
               border-bottom: 3px solid #ff900f;            
               }

            .menu ul li.menu_selected a {
               border-bottom: 3px solid #ff900f;            
               }

#colonna_donchisciotte {
   width: 250px;
   float: left;
   background: url(../files/modello/donchisciotte.gif) no-repeat top left;
   padding-top: 330px;
   }

.riepilogo,
#riepilogo {
   margin: 10px;
   }

   #riepilogo h3,
   #riepilogo h4,
   #riepilogo ul,
   .riepilogo h3,
   .riepilogo h4,
   .riepilogo ul {
      margin-bottom: 10px;
      }

   #riepilogo h3,
   .riepilogo h3 {
      background: #999;
      color: #fff;
      text-align: center;
      }

   #riepilogo ul,
   .riepilogo ul {
      margin-left: 30px;
      }

      #riepilogo_li,
      .riepilogo li {
         margin-left: 20px;
         margin-bottom: 5px;
         }

         #riepilogo ul li a, 
         .riepilogo ul li a {
            text-decoration: none;
            color: #606060;
            background: transparent;
            }


         #riepilogo.sunto ul li a,
         .riepilogo.sunto ul li a {
            text-decoration: underline;
            color: #606060;
            background: transparent;
            }

         #riepilogo.sunto ul li,
         .riepilogo.sunto ul li {
            margin-bottom: 20px;
            }

         #riepilogo li a:hover,
         .riepilogo li a:hover {
            color: #ff900f;
            background: transparent;
            }

#contenuto {
   float: right;
   width: 470px;
   }

#corpo {
   }

   #corpo h3,
   #corpo h4,
   #corpo h5,
   #corpo p,
   #corpo ul,
   #corpo ol {
      margin-bottom: 15px;
      }

   #corpo li {
      margin-left: 30px;
      margin-bottom: 10px;
      }

      #corpo li ul {
        margin-top: 10px;
        margin-bottom: 10px;
        }

      #corpo li ul li {
         margin-bottom: 5px;
         }

.sottomenu, .sottocategorie {
   margin: 0px;
   margin-bottom: 40px;
   margin-top: 10px;
   padding: 5px 0px 0px 0px;
   border-bottom: 1px solid #ddd;
   }

   .sottomenu ul, .sottocategorie ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      }

      #corpo .sottomenu ul li, #corpo .sottocategorie ul li {
         display: inline;
         margin: 0px;
         padding: 0px;
         }

         .sottomenu ul li a, .sottocategorie ul li a {
            color: #808080;
            background: transparent;
            text-decoration: none;
            border-bottom: 3px solid #fff;
            margin-right: 20px;
            }

            .sottomenu ul li a:hover, .sottocategorie ul li a:hover {
               color: #808080;
               border-bottom: 3px solid #ff900f;            
               }

            #selected a {
               color: #808080;
               border-bottom: 3px solid #ff900f;            
               }

#footer {
   text-align: right;
   border-top: 1px solid #ddd;
   padding-top: 5px;
   font-size: smaller;
   }

/************ classi *************/

.chiudifloat,
.torna_su {
   clear: both;
   }

.jumpto {
   text-align: right;
   }

.destra,
.torna_su {
   text-align: right;
   }

.date {
   font-style: italic;
   border-bottom: 1px solid #ddd;
   padding-bottom: 10px;
   }

.thumbnail {
   float: right;
   margin-left: 10px;
   }

.path {
   margin-top: 10px;
   text-transform: lowercase;
   }

   .path a {
      text-decoration: none;
      color: #808080;
      margin-bottom: 3px;
      }

      .path a:hover {
         color: #808080;
         margin-bottom: 0px;
         border-bottom: 3px solid #ff900f;
         }

.img_destra {
   float: right;
   margin-left: 15px;
   }

.img_sinistra{
   float: left;
   margin-right: 15px;
   }

#corpo .elenco_compatto li {
   padding-bottom: 0px;
   margin-bottom: 0px;
   }

#corpo .elenco_compatto p {
   margin-bottom: 0px;
   }

.quota {
   border: 1px dashed #999;
   margin: 10px auto 10px auto;
   padding: 10px;
   font-size: smaller;
   }

.centra {
   text-align: center;
   }

.centra img {
   margin: 10px;
   }

#corpo hr {
   display: block;
   clear: both;
   border: 0px;
   border-bottom: 1px solid #ddd;
   margin-left: 25%;
   margin-right: 25%;
   margin-top: 20px;
   margin-bottom: 20px;
   }

.codice {
   font-family: "courier new", monospace;
   border: 1px dashed #ff900f;
   margin: 20px 0px 20px 0px;
   padding: 3px;
   white-space: pre;
   width: 470px;
   overflow: scroll;
   padding-bottom: 15px;
   }

   .codice p,
   .codice div {
      display: block;
      }

.bordo {
   border: 3px solid #ff900f;
   padding: 5px;
   margin-top: 15px;
   margin-bottom: 15px;
   }

.pages {
   padding-top: 15px;
   }
/****************************** formattazione commenti *********************************/

#comments h3, 
#addcomment h3 {
    margin-top: 40px;
    width: 100%;
    background: #999;
    color: #fff;
    text-align: center;
    }

input,
textarea {
    border: 1px solid #ccc;
    }

#com_nome, 
#com_email, 
#com_messaggio, 
#com_numero {
    width: 100%;
    }

.comment {
   margin-bottom: 50px;
   }

   .comment h4 {
       border-bottom: 1px solid #ccc;
       width: 100%;
       font-size: 80%;
       }

   #comments .comment p {
      margin-bottom: 10px;
      }

#com_submit,
#com_reset {
   background: #999;
   color: #fff;
   font-weight: bold;
   width: 150px;
   text-align: center;
   margin-bottom: 20px;
   }
  
#com_submit {
   float: left;
   }

#com_reset {
   float: right;
   }

#addcomment_error {
   clear: both;
   border: 1px dashed #ff900f;
   padding: 10px;
   }

#disclaimer {
   clear: both;
   font-weight: bold;   
   }

