body { background: #fff; font: 11px "Arial", Verdana, sans-serif; }
a      { text-decoration: none; outline: none; color:#d00000; }
a:hover      { text-decoration: none; outline: none; color:#e2001a; }

#iconbar  { height:25px; }
#iconbar li {
  float: left;
  position: relative;
}

#iconbar span {
  background: url('../../www.pizzanewgroup.it/immagini/layout/fumetto.png') no-repeat;
  width: 90px;
  height: 55px;
  position: absolute;
  top: -50px;
  left: -10px;
  text-align: center;
  padding: 5px;
  display: none;
  line-height: 110%;
  color: #000000;
  cursor: pointer;
}
