p.menu {
  float: left;
  vertical-align: top;
  color: #808080;
}

p.menu a {
  text-decoration: none;
  color: #808080;
}

p.menu a:hover {
  text-decoration: underline;
}

p.languages {
  float: right;
}

p.languages a {
  text-decoration: none;
  color: #808080;
}

p.logo {
  text-align: center;
  clear: both;
}

p.languages a.selected {
  font-weight: bold;  
  color: #000000;
}

h1 {
  font-size: 400%; 
  margin-bottom: 0.5em;
}

div.box-tools {
  margin-bottom: 2em;
}

div.region-line {
  margin-top: 3em; 
  background-image: url(/images/barre.gif);
  background-position: center;
}

div.box-search {
  --height: 120px;
}

.region-line a:hover {
  text-decoration: underline;
}

.underlined {
  text-decoration: underline;
}

#TB_iframeContent {
  width: 605px !important;
}

#topmenu {
  margin-top: 1em;
  padding-bottom: 5em;
}