.formlogin {
	height: 63px;
	width: 135px;
}
.inputlogin {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 131px;
	margin: 2;
	border: none;
	border-top-color: #898896;
	background-color: #FFFFFF;
}
.invia {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 131px;
	margin: 2;
	border: none;
	border-top-color: #898896;
	background-color: #D4D5DC;
	text-align: left;
}
.inviacontatti {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin: 2;
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 15px;
	background-color: #FAB62D;
}
.formcontatti {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
.inputcontatti {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 0px;
	width: 390px;
	border-color: #FAB62D;
	background-color: #FAB62D;
}
