/* CSS Document */

/* Elementi credits */

div#link_credits {
  position: absolute;
  top: 654px; left: 46px;
}
div#crediti {
  position: absolute;
  top: 532px; left: 30px;
  width: 140px; height: 115px;
  font-family: arial; font-size: 10px; color: #3da29f;
  line-height: 12px;
  padding-left: 15px; padding-top: 15px;
  background: #edf2d0;
  display: none;
}
div#crediti p {
	margin-bottom: 10px;
}

