@charset "utf-8";
/* CSS Document */
.style1 {
	color: #3b77b5;
	font-size: 14px;
}
.style2 {
	color: #555;
}
#sc_sx {
	float: left;
	width: 36%;
	margin-left: 15px;
}
#sc_dx {
	float: right;
	width: 55%;
}
.Stile12 {
	color: #555;
}


 #pass_bordo {
	position:absolute;
	top:647px;
	left:19px;
	width: 317px;
	height: 23px;
} 
	#user_bordo {
	position:absolute;
	top:591px;
	left:19px;
	width: 317px;
	height: 23px;
} 
#user_pass {
	width: 220px;
	margin-left: 25px;
	float: left;
}


#user_pass  p      {
	margin: 5px 0px 2px;
}
#errori      {
	float: right;
	width: 200px;
	height: 100px;
	color: #FF0000;
}


	#entra_botton {
	position:absolute;
	top:697px;
	left:22px;
} 
#bordo_campo_utente       {
	background-image: url(../img/bgInputEntra.gif);
	height: 30px;
	background-repeat: no-repeat;
	width: 200px;
}
#bordo_campo_utente  #user       {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px 3px 3px 5px;
	width: 190px;
}
#bordo_campo_pass {
	background-image: url(../img/bgInputEntra.gif);
	height: 30px;
	background-repeat: no-repeat;
	width: 200px;
}
#bordo_campo_pass  #pass {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px 3px 3px 5px;
	width: 190px;
}
#smartcard {
	height: 155px;
	margin-bottom: 5px;
}
#entraOk {
	color: #555;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-top: 105px;

}
#riquadroEntra {
	background-image: url(../img/riquadroBG.gif);
	width: 475px;
	background-repeat: repeat-y;
}

.riquadro_internoEntra {
	padding: 0px 0px 8px 15px;
}

#accedi {
	width: 420px;
	margin-left: 0px;
	float: left;
}


#recupera {
	height: 20px;
	width: 420px;
	float: left;
	padding-top: 10px;
}

