ul#leftNav, li.leftNav {
  list-style-type: none;
  margin:0;
  padding:0;
}

ul#leftNav {
  position: relative; /* positionning for IE5 et IE5.5 */
  left: 0px;
  top: 0px;
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  width: 165px;
  height: 152px;
  text-align: left;
}

li.leftNavTop {
  display: inline; /* correction for IE5 et IE5.5 */
  height: 45px;
  line-height: 45px;  /* height of line to avoind paddings */
}

li.leftNav1On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 17px;
  width: 165px;
  line-height: 17px;  /* height of line to avoind paddings */
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  background-position: 0% -359px;
}

li.leftNav1 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 17px;
  width: 165px;
  line-height: 17px;  /* height of line to avoind paddings */
}

li.leftNav1 a:hover {
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  background-position: 0% -202px;
}

li.leftNav2On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 27px;
  width: 165px;
  line-height: 27px;  /* height of line to avoind paddings */
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  background-position: 0% -376px;
}

li.leftNav2 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 27px;
  width: 165px;
  line-height: 27px;  /* height of line to avoind paddings */
}

li.leftNav2 a:hover {
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  background-position: 0% -219px;
}

li.leftNav3On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 27px;
  width: 165px;
  line-height: 27px;  /* height of line to avoind paddings */
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  background-position: 0% -403px;
}

li.leftNav3 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 27px;
  width: 165px;
  line-height: 27px;  /* height of line to avoind paddings */
}

li.leftNav3 a:hover {
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  background-position: 0% -246px;
}

li.leftNav4On {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 27px;
  width: 165px;
  line-height: 27px;  /* height of line to avoind paddings */
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  background-position: 0% -430px;
}

li.leftNav4 a {
  display: inline; /* correction for IE5 et IE5.5 */
  display: block;  /* block for <a> to give it its dimensions */
  height: 27px;
  width: 165px;
  line-height: 27px;  /* height of line to avoind paddings */
}

li.leftNav4 a:hover {
  background: transparent url('../images/kp_consult_sub_nav.gif') top left no-repeat;
  background-position: 0% -273px;
}

