html,body {
	padding:0px; 
	margin:0px; 
	font-family:Calibri, Arial; 
	font-size:17px; 
	color:#919193;
	background: #e3e5e8 url(../images/login/sfondo_login.jpg) repeat-x top center
}

h1{ font-size:19px; color:#3b5999}
img{ border:0px none}
.floatright{ float:right}
/*.left_login{
	background:url(/../images/login/login_left.png) no-repeat; 
	float:left; 
	width:360px !important;
	min-height:900px;
	}
*/	
#container { background:url(../images/login/login_vuoto.jpg) no-repeat top center;}
.sfondo_login{ width:800px; min-height:100px; padding-left:10px; padding-top:40px;  margin:auto }
.login_user_pass{width:740px; height:524px; margin:auto; }
.lingue{ text-align:right; padding:10px 0px 0px 0px;}
.spazio_bianco{ height:280px;}

.user_pass{float:left; width:285px; margin-right:10px}
.user_pass input{width:285px; font-size:22px;font-family:Calibri, Arial;color:#919193 }
.user_pass_bottone{float:left; width:70px;}
.user_pass_bottone input.bottone{ width:70px; background:#607fc3; border:1px solid #3b5999; height:32px; color:#FFF; text-transform: uppercase; font-weight:bold }