  #infos {
    margin:0 30px;
  }
  #infos h1 {
    font-size:24px;
    padding-top:10px;
  }
  #infos ul {
    list-style-position: inside;
  }
  #infos_news {
    margin:0 30px;;
  }
  #infos_press {
    margin:0 30px;;
  }
  #infos_news h1 {
    width:61px;
    height:24px;
    background:url(../gfx/h_news.gif);
    margin-bottom:5px;
    line-height:0;
  }
  #infos_press h1 {
    width:79px;
    height:23px;
    background:url(../gfx/h_press.gif);
    margin-top:10px;
    margin-bottom:5px;
    line-height:0;
  }
  #infos_press h1 span,
  #infos_news h1 span {
    display: block;
    height: 0;
    overflow: hidden;
    width: 0;
  }
