input.pulsante {
	background-color: #FD5F29;
	color: white;
	border: 0;
	padding: 2px;
}

input, textarea, .testofisso {
	background-color: white;
	color: #40484F;
	padding: 2px;
	border-top: 2px solid #FD5F29;
	border-right: 2px solid #FD5F29;
	border-bottom: 0;
	border-left: 0;
}
label {
	color: #FD5F29;
	font-weight: bold;
}