.formaziende{
	height:81px;
	width:206px;
	background-image:url(../gfx/bg_login_azienda.jpg);
	text-align:left;
	font-family:arial, "lucida console", sans-serif;
	padding-top:2px;
	padding-left:20px;
}
.tfrma{
	margin-left:13px;
	width:180px;
	font-size:11px;
}
.tfrma input{
	height:11px;
	border: 1px solid #f87a00;
}
.textw{
	width:80px;
	height:11px;
	font-size:11px;
}
.frmaziendesubmit a{
	color:#f87a00;
	font-size:12px;
	font-weight:bold;
}
.frmaziendesubmit a:link{
	color:#f87a00;
}
.frmaziendesubmit a:visited{
	color:#f87a00;
}
.frmaziendesubmit a:hover{
	color:black;
}
.frmaziendesubmit a:active{
	color:#f87a00;
}
.aziendereg a{
	font-size:10px;
}
.aziendereg a:link{
	color:white;
}
.aziendereg a:visited{
	color:white;
}
.aziendereg a:hover{
	color:red;
}
.aziendereg a:active{
	color:white;
}