body {
    margin: 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-align: left;
    background: #fff;
    color: #000;
}

div.spacer {
    width: 1px;
    height: 80%;
    float: right;
}

span.indice{ 
    font-size: 75%;
}

div.contents {
    margin-left: 4%;
    margin-right: 3%;
    margin-top: 3%;
    margin-bottom: 1%;
}

div.contentsnav {
    margin-left: -3%;
    margin-right: -1%;
    margin-top: -1%;
}

div.tilethumb {
    float: left;
    border: 2px solid black;
    margin-right: 10px;
}

div.avis {
    font-size: 80%;
}

div.footer {
    clear: both;
    width: 100%;
    border-top: 2px solid #795;
    padding-bottom: 8px;
    background: #fff;
    vertical-align: top;
}

td.footer { 
    font-style: italic;
    background: #fff;
    font-size: 70%;
    vertical-align: top;
}

td.number { 
   text-align: right;
 }

h1 {
    font-size: 140%;
    font-weight: bold;
}

h2 {
    font-size: 120%;
    background-color: #ad8;
}

h3 {
    font-size: 110%;
}

h4 {
    font-size: 100%;
}

h6 {
    font-size: 100%;
}

p.footer {
    margin: 8px 10% 8px 10%;
    text-align: center;
}

p.url, td.url {
    margin: 0px;
    padding-left: 8px;
    text-align: left;
    vertical-align: top;
}

a.text, a.text:visited {
    text-decoration: underline;
    color: #795;
}

a.text:hover {
    background: #ad8;
    color: #222;
}

a.menu, a.menu:visited {
    font-weight: bold;
    text-decoration: none;
    font-size: 75%;
    color: #222;
}

a.menu:hover {
    color: #ad8;
    background: #222;
}

a.browser, a.browser:visited {
    text-decoration: underline;
    color: #060;
}

a.browser:hover {
    background: #ada;
    color: #000;
}

table.dialog{
    background: #fff;
    font-size: 80%;
    text-align: left;
    vertical-align: middle;
}

table.dialogExtra{
    background: #fff;
    text-align: right;
    vertical-align: middle;
    padding: 0px;
}

table.tilemap {
    border: 2px solid black;
}

table.history {
    border: 2px solid black;
}

table.generic {
    border: 2px solid black;
    font-size: 80%;
}

td.icon1 {
    vertical-align: bottom;
    background: #795;
}

td.icon2 {
    background: #222;
}

td.icon3 {
    vertical-align: top;
    background: #ad8;
    border-bottom: 2px solid #222;
}

td.icons {
    text-align: right;
    vertical-align: bottom;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

td.user {
    vertical-align: top;
    text-align: right;
    font-size: 80%;
    font-style: italic;
}

td.menu {
    background: #ad8;
    vertical-align: middle;
    border-bottom: 2px solid #222;
}

td.tag {
    background: #795;
    color: #ed8;
    vertical-align: middle;
    text-align: left;
    font-size: 75%;
    font-weight: bold;
    border-left: 2px solid #222;
    border-top: 2px solid #222;
    border-right: 2px solid #222;
    border-bottom: 1px solid #222;
}

td.dialog {
    background: #fff;
    vertical-align: middle;
    border-left: 2px solid #222;
    border-bottom: 2px solid #222;
    border-right: 2px solid #222;
}

td.legend {
    background: #fff;
    color: #222;
    vertical-align: middle;
    text-align: right;
    font-size: 75%;
    font-weight: bold;
}

td.art {
    border: 1px solid black;
    vertical-align: bottom;
}

td.poem {
    font-size: 110%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    vertical-align: top;
}

td.artist {
    font-size: 110%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    vertical-align: bottom;
}

td.browser {
    padding: 4px;
    background: #ad8;
    border: 1px solid #222;
    vertical-align: top;
    text-align: justify;
}

td.histeven {
    background: #ad8;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    vertical-align: middle;
    text-align: center;
}

td.histodd {
    background: #ed8;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    vertical-align: middle;
    text-align: center;
}

td.histtitle {
    background: #222;
    color: #ddd;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

td.histsmall {
    background: #222;
    color: #ddd;
    font-weight: bold;
    font-size: 80%;
    vertical-align: middle;
    text-align: center;
}

td.histtotal {
    background: #222;
    color: #ddd;
    font-weight: bold;
    font-size: 80%;
    vertical-align: middle;
    text-align: right;
}

img.nav {
    border: 1px solid #222;
    cursor: crosshair;
}

img.arrow {
  cursor: pointer;
}

img.minimap {
    border: 1px solid #222;
    cursor: crosshair;
}

img.bigmap {
    border: 1px solid #000;
}

img.url {
    border-style: none;
}

img.help { 
  border: 2px solid black;
  float: left;
  margin-right: 10px;
  vertical-align: top;
 }

input.cool {
    background: #ed8;
    color: #555;
    border-style: groove;
    padding: 1px;
    font-size: 90%;
    font-weight: bold;
}

#divlakes {
    position:absolute;
    z-index: 1;
    width: 512px;
    height: 512px;
    visibility: hidden;
    cursor: crosshair;
}

#divroads {
    position:absolute;
    z-index: 2;
    width: 512px;
    height: 512px;
    visibility: hidden;
    cursor: crosshair;
}

#divcities {
    position:absolute;
    z-index: 3;
    width: 512px;
    height: 512px;
    visibility: hidden;
    cursor: crosshair;
}

#divlignes {
    position:absolute;
    z-index: 4;
    width: 512px;
    height: 512px;
    visibility: hidden;
    cursor: crosshair;
}

form {
  padding: 0px;
  margin: 0px;
  display: inline;
} 
