body
{ width: 1px;
  font-family: Verdana, Tahoma, Arial;
  font-size: 13px;
  padding-left: 50%;
  margin: 0px;
  clear: both;
  position: absolute;
  background-color: #cceeee;
}

a, a:hover, a:active, a:visited
{ text-decoration: underline;
  color: blue;
}

div#site
{ padding-top: 5px;
  width: 900px;
  margin-left: -450px;
}

div#top_menu
{ height: 37px;
}

div#top_menu span
{ width: 150px;
  height: 37px;
  float: left;
  text-align: center;
  padding-top: 8px;
  font-size: 14px;
  font-weight: bold;
  background: url(/img/nav.jpg) no-repeat;
}

div#top_menu span.active
{ background: url(/img/nav_active.jpg) no-repeat;
}

div#top_menu a
{ color: #666;
}

div#top_menu a:hover
{ color: black;
}

div#nav
{ margin-top: 10px;
  border: 1px #999999 solid;
  background: url(/img/carte_postale.jpg) no-repeat;
  height: 180px;
  padding-left: 400px;
  padding-top: 120px;
  color: #040;
}

div#nav hr
{ color: #060;
  background-color: #060;
  border-color: #060;
}

div#nav h1
{ font-family: Times;
  color: #040;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 3px;
}

div#nav input
{ border: #9cb 1px solid;
  background-color: #cfe;
  width: 300px;
  margin-top: 3px;
  color: #060;
}

div#nav input.active
{ background-color: #cef;
}

div#main
{ margin-top: 10px;
  padding: 10px;
  border: 3px #cccccc double;
}

div#main div.text
{ text-align: justify;
}

div#main div.text h1
{ color: #333;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}

div#main div.text h2
{ color: #333;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}

div#main div.text h3
{ color: #333;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

div.news
{ width: 250px;
  height: auto;
  border: 1px solid gray;
  background-color: #9cc;
  clear: right;
  float: right;
  text-align: left;
  color: #000;
  font-size: 12px;
  padding: 5px;
  margin-left: 30px;
  margin-top: 0px;
  margin-bottom: 10px;
}

div#main div.news h1
{ text-align: center;
  font-family: Arial;
  font-size: 18px;
  margin-top: 4px;
  margin-bottom: 15px;
}

div#main div.news h2
{ text-align: left;
  font-family: Arial;
  font-size: 15px;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  margin-top: 8px;
  margin-bottom: 2px;
}

div#bottom
{ margin-top: 10px;
  margin-bottom: 10px;
  font-size: 8px;
  color: gray;
  text-align: center;
}

div#bottom a, div#botton a:hover, div#bottom a:active, div#bottom a:visited
{ color: gray;
  text-decoration: underline;
}

div#bottom hr
{ height: 1px;
  border: 0;
  color: gray;
  background-color: gray;
  border-color: gray;
}
