/* --- STILI BOXES PARTICOLARI --- */
/* stili box dedicato al login utente */
#login {
}
#login form {
}
#login fieldset {
	border: none;
	float:right;
}
#login legend {
	display: none;
}
#login label {
	display: block;
}
#login input {
	margin-bottom: 10px;
}
#inputtext1, #inputtext2 {
	width: 100%;
}
#inputsubmit1 {
	margin: 0;
	padding: 0;
}
#BoxMenuSecProtected a{
	font-size:12px;
	color:#900;
	font-weight:bold;}
#BoxMenuSecProtected .imgtitleleft{
	display:none;}
#BoxMenuSecProtected .titolo{
	margin-left:27px;}
/* === === */
