body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Georgia,Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}
  
.banner {
  margin-bottom:0px;
  padding-bottom:0px;
  }
  
.banner img {
 padding-left: 1em;
 border: 0;
  }
  
.banner-forestierismi {
  margin-bottom:0px;
  padding-bottom:0px;
  }

.banner-forestierismi img {
  padding-left: 0;
  border: 0;
  }

.header {
  float:left;
  width:100%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
.header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
.header li {
  display:inline;
  margin:0;
  padding:0;
  }
.header a {
  float:left;
  background:url("images/left_both.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border-bottom:1px solid #765;
  text-decoration:none;
  }
.header a span {
  float:left;
  display:block;
  background:url("images/right_both.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.header a span {float:none;}
/* End IE5-Mac hack */
.header a:hover span {
  color:#333;
  }
.header .current a {
  background-position:0 -150px;
  border-width:0;
  }
.header .current a span {
  background-position:100% -150px;
  padding-bottom:5px;
  color:#333;
  }
.header a:hover {
  background-position:0% -150px;
  }
.header a:hover span {
  background-position:100% -150px;
  }
  
.header-home {
  padding:1em;
  clear:both;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;  }
  
.mainbody {
  padding:1em;
  clear:both;
  border-bottom:1px solid #765;
  }

.mainbody a {
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }

.mainbody a:hover {
  color:#53473B;
  text-decoration:underline;
  }

.masthead {
  text-align:center;
  }

.introtable {
  margin-left:auto;
  margin-right:auto;
  }

.introtable tr td {
  text-align:center;
  padding:0 .5em;
  }

a.letter {
  color:#765;
  text-decoration:none;
  font-size:144%;
  }
  
a.letter:hover {
  color:#765;
  text-decoration:none;
  }
    
.medium a {
  font-weight:normal;
  }

.specialcell {
border-left:1px solid #765;
border-right:1px solid #765;
}

.footer {
  padding:1em;
  clear:both;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  }
  
.print {
  float:right;
  }

.print img {
  border:0;
  }

.wordlist .editsection {
  display:none;
}

.wordlist ul, .references {
  list-style-type:none;
  margin-left:0;
  padding-left:0;
}

.wordlist ul li, .references li {
  display:block;
  margin-left:0;
  margin-bottom:.2em;
  padding-left:1em;
  text-indent:-1em;
 }

 .wordlist div, .placeholder {
  display:inline;
  width:0;
  height:0;
}

 .listlastupdated {
  display:none;
  }

  .warning {
  margin-top:1em;
  margin-left: auto;
  margin-right: auto;
  border:1px solid #765;
  padding: 1em;
  font-weight:bold;
  text-align:center;
  }
