/* CSS Document */

/* Elementi credits */

div#link_credits {
  position: absolute;
  top: 366px; left: 530px;
}
div#partita_iva {
  position: absolute;
  top: 363px; left: 920px;
  font-size:8px; color:#313131;
}
div#crediti {
  position: absolute;
  top: 304px; left: 577px;
  width: 243px; height: 64px;
  font-family: arial; font-size: 10px; color: #38241a;
  line-height: 12px;
  padding-left: 15px; padding-top: 12px;
  background: #aa8166;
  display: none;
}
div#crediti p {
	margin-bottom: 8px;
}

