body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F3F3F3;
	text-align: center;
	margin-right: 0px;




}
.fasciasu {
	background-color: #FFFFFF;
}
.imgsu {
	background-image: url(img_login_su.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 143px;
}
.bggiu {
	background-image: url(img_giu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 172px;
}
.rights {
	font-family: Arial, Verdana, Helvetica, SansSerif;
	font-size: 9px;
	color: #BDBDBD;
	text-align: center;
	vertical-align: middle;
}
.input {
	font-family: Arial, Verdana, Helvetica, SansSerif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #939393;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #939393;
}
.zmessage {
	font-family: Arial, Verdana, Helvetica, SansSerif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #939393;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #939393;
	text-align: center;
}
.imgsulogout {

	background-image: url(img_logout_su.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 143px;
}
.ricollegati {
	font-family: Arial, Verdana, Helvetica, SansSerif;
	font-size: 13px;
	color: #56D018;
	text-align: center;
}
.ricollegati a {
	color: #FF0000;
	text-decoration: underline;
}
.messaggio {
	font-family: Arial, Verdana, Helvetica, SansSerif;
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.bggiulogout {
	background-image: url(img_giu_logout.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 172px;
}
