body, html {
  background: rgb(0,0,100);
  margin: 0;
  padding: 0;
  font-family: Arial;
  height: 100%;
}

form, textarea {
  font-family: Arial;
  font-size: 10pt;
}

/*div.centered {
  height: 50%;
  width: 50%;
  position: absolute;
}*/

div.container {
  width: 955px;
  height: 635px;
  padding: 0px;
  margin: 0px auto;
}

div.topfotos {
  height: 157px;
}

div.menu {
  background: #000066;
}

div.menu div.navigation { 
  display: inline;
  font-size: 10pt;
}

div.navigation a.NO {
  color: #ffffff;
}

div.navigation a.ACT {
  color: #346667;
}

div.menu div.languages {
  margin-top: 8px;
  display: inline;
  text-align: right;
  width: 110px;
  position: absolute;
/*  display: none;*/
}

div.left {
  width: 419px;
  height: 365px;
  background: #ffffff;
  padding: 20px 32px 0 32px;
  float: left;
  font-size: 10pt;
  overflow: auto;
}

div.left h1 {
  font-size: 15pt;
  font-weight: bold
}

div.center {
  width: 343px;
  height: 385px;
  margin-left: 483px;
}

div.right {
  width: 109px;
  height: 390px;
  background-image: url("fornax-right.jpg");
  background-position: top left;
  float: right;
  color: #ffffff;
  font-weight: bold;
  font-size: 11pt;
  padding: 20px 0 0 20px;
}

div.right a,div.right a:visited,div.right a:active {
  color: #ffffff;
  text-decoration: none;
}

* + html div.adresse {
  margin-top: 0px;
}

div.adresse {
  margin-top: 35px;
  height: 25px;
  background-image: url("fornax-adresse.jpg");
}


fieldset.csc-mailform {
  border:none;
}

div.csc-mailform-field label {
  float:left;
  width:150px;

}

div.news-list-item a, a:visited, a:active {
  color: #0000ff;
}
