.filetti {
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.fonts {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	background-attachment: fixed;
	background-repeat: no-repeat;
	clip:      rect(auto auto auto auto);
	white-space: normal;
	padding: 10px;









}
.filettidown {

	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.immagini {
	border: thin ridge #999999;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	margin: 10px;



}
.immaginiCopia {
	border: thin ridge #999999;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	margin: 10px;
	overflow: scroll;
	position: static;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;

}

