.textBOX {
	text-indent: 3em;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	width: auto;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #EBEBEB;
}
.RED {
	color: #CC0000;
}
.indent {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-left: 40px;
	width: auto;
	text-indent: 3em;
}
.BIG {
	font-size: 16px;
}
.artSIDEbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
#thumbBOX p {
	margin-top: -15px;
}
#thumbBOX p img {
	margin-top: 15px;
}
#articolo p img {
	border: 1px solid #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
#articolo p {
	text-align: left;
}
.artBOX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#articolo ol li {
	list-style-position: outside;
	list-style-type: lower-alpha;
}
#articolo ul li {
	list-style-position: inside;
	list-style-type: disc;
}
