#logo_container {
  width: 200px;
  border-bottom: 8px solid #B0BD35;
  float: left;
}

#title_container {
  background-color: #5A1537;
  width: 600px;
  height: 120px;
  border-bottom: 8px solid #B0BD35;
  float: left;
}

#image_container {
  width: 200px;
  border-bottom: 8px solid #B0BD35;
  float: left;
}
.legende {
  background-color: #FFFFFF;
}

.legende_prod_bold {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:11px;
  color: #666666;
  line-height: 13px;
  margin: 6px 6px 0px 6px;
}

.legende_prod_bold a {
  color: #666666;
  text-decoration: none;
  line-height: 16px;
}

.legende_prod_bold a:hover {
  color: #666666;
  text-decoration: underline;
}


.legende_prod {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #666666;
  line-height: 13px;
  margin: 4px 6px 0px 6px;
}

.legende_prod a {
  color: #666666;
  text-decoration: none;
  line-height: 16px;
}

.legende_prod a:hover {
  color: #666666;
  text-decoration: underline;
}
