#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				 url(../gallerie/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(../gallerie/closebox.png);
}

.sbox-loading #sbox-content
{
	background-image: 		url(../gallerie/spinner.gif);       
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}

div {
	height: 700px;
	width: 1000px;
	margin: auto;
	margin-top: 10px;
	z-index: 0;
}
#bigimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -267px;
	margin-left: 3px;
	position: absolute;
}
html {
	margin: 0px;
	padding: 0px;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
}
#div_zoom {
	top: 30px;
	height: 560px;
	width: 560px;
	margin-right: 1px;
	margin-top: 15px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
}

#div_thumb {
	float: right;
	top: 40px;
	height: 550px;
	width: 425px;
	text-align: center;
	overflow: auto;
	margin-left: 575px;	
	position: absolute;
}
.img_piccole {
	width: 75px;
	margin-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-color: #00cf53;
}
#titolo {
	color: #00cf53;
	text-align: center;
	margin-top: 270px;
}

a {
	border-color: #00cf53;
}