@import url(http://www.developpez.com/template/kit/article.css);

.totalcachee {
  display: none;
}

td.leftmenu {
  width: 151px;
  vertical-align: top;
}

table.leftmenu {
  border: 0;
  border-collapse: collapse;
}

td.menubutton {
  width: 149px;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  background-image: url(http://sjrd.developpez.com/images/menubuttonup.gif);
  background-repeat: no-repeat;
}

a.menubutton {
  display: table-cell;
  border: 0;
  border-collapse: collapse;
  width: 149px;
  height: 35px;
  vertical-align: middle;
  text-decoration: none;
  font-family: Arial,sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

a.menubutton:link {
  color: rgb(102, 229, 153);
}

a.menubutton:visited {
  color: rgb(102, 229, 153);
}

a.menubutton:hover {
  color: rgb(204, 25, 51);
}

a.menubutton:active {
  background-image: url(http://sjrd.developpez.com/images/menubuttondown.gif);
  color: rgb(204, 25, 51);
}

a.smallmenubutton {
  font-size: 10pt;
}
