

/* LOGIN */

.drawerlogin {
	width:200px;
	color: #000033;
	position:relative;
	float:right;
	height:206px;
	margin-top:10px;

}

.bglogin {
position:relative;
	float:left;
	height:190px;
	width:auto;
}
.mlogin {
	background: #EDF6FF;
	width: 200px;
	height:100%;
	position:relative;
	float:left;

}

.blogin {
	background-repeat: repeat;
	height: 8px;
	width:200px;
	position:relative;
	float:left;
}

.moduletablelogin {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:200px;
	color: #000033;
	position:relative;
	float:left;
	height:auto;
	border: 0;
}

.utente{
	width:80px;
	position:relative;
	float:left;
	top:5px;
	left: -5px;
}

.password {
	width:80px;
	position:relative;
	float:left;
	top:15px;
	left: -5px;
}

.ricordami {
	width:80px;
	position:relative;
	float:left;
	top: -15px;
	left: 60px;
}


.inputbox1 {
	width:70px;
	position:relative;
	float:left;
	left:-30px;
	top:0px;
}


.inputbox2 {
	width:70px;
	position:relative;
	float:left;
	left:-30px;
	top:5px;
}

.checkbox1 {
	width:80px;
	position:relative;
	float:left;
	top: -18px;
	left: 13px;
}

.login-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #FFFFFF;
	position: relative;
	float:right;
	height: 17px;
	width: 40px;
	background: url(../images/entra.png);
	font-weight: bold;
	left:0;
	top:-15px;
	
}

.logout-button {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #FFFFFF;
	position: relative;
	height: 17px;
	float:right;
	width: 40px;
	float:left;
	background: url(../images/entra.png);
	font-weight: bold;
	border:0;
}


.menuloginsucka {
width:auto;
left:10px;
position: relative;
	float:left;
	
}

.b3 {
	height: 8px;
	background-repeat: repeat;
	position:relative;
	width: 200px;
	float:right;
	margin-top:10px;
}

