.PulsanteConferma {
	background: transparent url('../images/conferma.jpg') no-repeat center center;
	width: 80px;
  height: 30px;
  border-style: none; 
  cursor: pointer;
}
.PulsanteReset {
	background: transparent url('../images/resetta.jpg') no-repeat center center;
	width: 80px;
  height: 30px;
  border-style: none; 
  cursor: pointer;
}

