body {
	background-color: #eeeeee;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ElencoPuntato {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
	text-indent: -15px;
	list-style-image: url(/_assets/img/img_ElencoPuntato.gif);
}
.Tahoma_11Blu {
	font-family: tahoma;
	font-size: 11px;
	color: #0066CC;
	line-height: 120%;
}
.Tahoma_11Bianco {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
}
.LinkBlu:link, .LinkBlu:visited, .LinkBlu:active {
	font-family: tahoma;
	color: #0066CC;
	font-size: 11px;
	text-decoration: underline;
}
.LinkBlu:hover {
	font-family: tahoma;
	color: #0066CC;
	font-size: 11px;
	text-decoration: none;
}
.LinkBianco:link, .LinkBianco:visited, .LinkBianco:active {
	font-family: tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
.LinkBianco:hover {
	font-family: tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.Tahoma_12 {

	font-family: tahoma;
	font-size: 12px;
	color: #004993;
	line-height: 120%;
}
.TITOLO {
	font-family: tahoma;
	font-size: 14px;
	color: #009933;
	line-height: 120%;
	font-weight: bold;
	text-indent: -15px;
	list-style-image: url(/_assets/img/img_ElencoPuntato_titolo.gif);
}
.campo {
	background-color: #F0F8FF;
	height: 20px;
	width: 250px;
	border: 2px solid #CEE7FF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.campoMsg {
	background-color: #F0F8FF;
	height: 80px;
	width: 250px;
	border: 2px solid #CEE7FF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.Bottoni:link, .Bottoni:visited, .Bottoni:active {
	background-color: #1898DC;
	height: 25px;
	width: 80px;
	border: 2px solid #eeeeee;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.Bottoni:hover {
	background-color: #B8E1F8;
	height: 25px;
	width: 80px;
	border: 2px solid #eeeeee;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

