.body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 50%;
	line-height: normal;
	list-style-type: lower-alpha;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
.Sottotitolo {
	font-size: 130%;
	font-weight: bold;
}
.campoTesto {
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	width: 158px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.menu:link {
	color: #5B7ADD;
	text-decoration: nonw;
}
a.menu:visited {
	color:#5B7ADD;
	text-decoration: underline;
}
a.menu:hover {
	color: #5B7ADD;
	text-decoration: none;
}
.menu{
	font-family: arial, courier new, verdana;
	font-weight: bold;
	font-size: 10pt;
	cursor: pointer;
	color: blue;
}
a.mylink:link {
	text-decoration: none;
	color: blue;
}
a.mylink:visited {
	text-decoration: none;
	color: blue;
}
a.mylink:hover {
	text-decoration: none;
	color: blue;
}
a.mylink:active {
	text-decoration: none;
	color: blue;
}
.header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 580px;
}
.data {
	color: #5B7ADD;
	background-image: url(../images/sfondoData.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.txtTitolo {
	color: #5B7ADD;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	background-image: url(../images/txtTitolo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.txtTitoloShowUser {
	color: #5B7ADD;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	background-image: url(../images/txtTitoloShowUser.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.txtChiusura {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	background-image: url(../images/chiusura.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.txtChiusuraShowUser {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	background-image: url(../images/chiusuraShowUser.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.barrettaSmall {
	background-image: url(../images/barretta.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: center;
}
.txtArea00 {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
}
.txtArea01 {
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.txtArea02 {
	background-color: #E0E0E0;
	padding: 5px 5px 5px 10px;
	text-align: left;
	vertical-align: top;
}
.valoreCampoTabellaLogin{
	font-family: arial, courier new, verdana;
	font-weight: bold;
	font-size: 14px;
}