div#topWindow{
  width: 755px;
  /* IE6 makes the total height 2 pixels less (because padding 1). 
     No problem if: an image is used as background or
	 html > body div#leftMenuDiv {top: 125px;} */ /* This is not reconized by IE6*/
  height: 169px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  background-repeat: no repeat;
  background-image: url(../illust/Top1_fr.jpg);
}

