body {
	background-color: #cccccc;
	color: #7f5f4f;
	font-family: Verdana, Lucida Sans;
	font-size: 16px;
}
table.page {
	width: 100%;
	height: 100%;
	padding: 0px;
	border: 0px;
}
td.upsx {
	background-image: url('immagini/bordi/marrone/upsx.jpg');
	width: 20px;
	height: 20px;
}
td.up {
	background-image: url('immagini/bordi/marrone/up.jpg');
	height: 20px;
}
td.updx {
	background-image: url('immagini/bordi/marrone/updx.jpg');
	width: 20px;
	height: 20px;
}
td.sx {
	background-image: url('immagini/bordi/marrone/sx.jpg');
	width: 20px;
}
td.dx {
	background-image: url('immagini/bordi/marrone/dx.jpg');
	width: 20px;
}
td.dwsx {
	background-image: url('immagini/bordi/marrone/dwsx.jpg');
	width: 20px;
	height: 20px;
}
td.dw {
	background-image: url('immagini/bordi/marrone/dw.jpg');
	height: 20px;
}
td.dwdx {
	background-image: url('immagini/bordi/marrone/dwdx.jpg');
	width: 20px;
	height: 20px;
}
.main {
	vertical-align: top;
}
.mainc {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.mainc a {
	text-decoration: none;
	color: #7f5f4f;
}
.mainc img {
	border: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #7f5f4f;
}
a:visited {
	color: #7f5f4f;
}
a:hover {
	color: #7f5f4f;
	font-weight: bold;
}
.maint {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.mainm {
	font-size: 14px;
	vertical-align: top;
}
.thumb {
	width: 100%;
	text-align: center;
}
.invisibile {
	display: none;
}
img {
	border: 2px solid #7f5f4f;
}
img.nob {
	border: 0px;
}
p.testoIndice {
	font-size: 14px;
	font-weight: normal;
}