body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	background-color: #fcfce1;
	vertical-align: top;
}

td {
	vertical-align: top;
}

#btsx {
	background-image: url(images/b_t_sx.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
#bt {
	background-image: url(images/b_t.gif);
	background-repeat: repeat-x;
}
#btdx {
	background-image: url(images/b_t_dx.gif);
	background-repeat: no-repeat;
	width: 10px;
}
#bs {
	background-image: url(images/b_sx.gif);
	background-repeat: repeat-y;
}
#bd {
	background-image: url(images/b_dx.gif);
	background-repeat: repeat-y;
}
#bbs {
	background-image: url(images/b_b_sx.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#bbd {
	background-image: url(images/b_b_dx.gif);
	background-repeat: no-repeat;
}
#bb {
	background-image: url(images/b_b.gif);
	background-repeat: repeat-x;
}
#bx {
	text-align:center;
	vertical-align:middle;
}

.img_sx {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.img_dx {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

a:link, a:hover, a:visited {
	color: #7B7B7B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.enter {
	color: #999900;
}
#logo {
	background-image:  url("images/logo.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.menu {
	text-align: center;
	background-color: #F7E28F;
}
.head {
	text-align: center;
	background-image:  url("images/bg_head.gif");
	background-repeat: repeat-x;
}
.gallery {
	border: 1px solid;
	border-color: #666666;
}
.titolisezioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.testointerno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.copyright {
	text-align: center;
	padding: 4px;
	font-size: 8pt;
	color: #996600;
}

