.SecondLeftMenu {
  margin-left:25px;
  position:relative;
  }

.SecondLeftMenu li {
  margin-bottom:5px;
  }

.SecondLeftMenu a {
  color:#000000;font-family:tahoma;
  font-size:13px;font-weight:bold;
  text-decoration:none;
  }

.SecondLeftMenu a:hover {
  text-decoration:underline;
  }

/* Catalogue second level */
.SecondLeftMenu1 {
  margin-left:10px;position:relative;
  font-weight:bold;font-size:11px;
  font-family:tahoma;
  }

.SecondLeftMenu1 li {
  margin-bottom:0px;
  }

.SecondLeftMenu1 a {
  color:#000000;font-family:tahoma;
  font-size:11px;text-decoration:none;
  font-weight:100;
  }

.SecondLeftMenu1 a:hover {
  text-decoration:underline;
  }
/* /Catalogue second level */

