div.industrie {
  width: 702px;
}

div.industrie h2 {
  margin-bottom: 12px;
  font-family: arial, helvetica, sans-serif;
  color: #888888; font-weight: bold;
  font-size: 16px;
  border-bottom: 1px dotted #4E7E80;
  padding: 0px 0px 4px 0px;

}

div.industrie ul {
  padding-left: 8px;
  padding-bottom: 32px;
}

div.industrie li {
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 12px;
  padding-left: 14px;
  background-image: url(../images/ariane_sep.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
}

div.industrie li a {
  color: #9A353B;
  font-weight: bold;
  text-decoration: none;
  padding-right: 8px;
}

div.industrie li a:hover {
  color: #000000;
  text-decoration: underline;
}
