.clear {
	clear:both;
	font-size:1px;
	line-height:0px;
	height:0px;
}
#info, #content {
	padding-bottom:10px;
}
h1 {
	padding-bottom:35px;
}
/************************************************************/
#wrapall {
	
	width:900px;
	padding-bottom:20px;
	color:#5d5d5c;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	position:relative;
}
#wrapbig {
	margin:13px 0 0 0;
	width:541px;
	height: 506px;
	float:left;
	position:relative;
}
#wrapbig img {
	position:absolute;
	top:3px;
	left:22px;
	width:490px;
	height:490px;
}
#wrapbig img.active {
	z-index:15;
}
#wrapbig img.next {
	z-index:14;
}
#dotheordin {
	position:absolute;
	left:260px;
	top: 476px;
	z-index:30;
	width:249px;
	height:62px;
	zoom:1;
	display:block;
	
}
#dotheordin.loghi {
	background: transparent url(immagini/ordinalogo.png) no-repeat left top;
}
#dotheordin.flyer {
	background: transparent url(immagini/ordinapreventivo.png) no-repeat left top;
}

#wrapscroll {
	margin:9px 0 0 0;
	width:354px;
	height:708px;
	float:right;
	position:relative;
	background-color:#adc693;
}
#galscroll {
	height:605px;
	overflow:hidden;
	position:relative;
}
#wrapdesc {
	margin:20px 0 0 20px;
	clear:left;
	padding-top:20px;
}
#gal_nome {
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin-bottom:15px;
}
.str {
	font-weight:bold;
	color:#000;
}
#galleryul {
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
}
#galleryul li {
	border: solid 3px #fff;
	float:left;
	margin:0 10px 5px 0;
	position:relative;
	padding:0;
	line-height:90%;
	width:160px;
	height:110px;
	overflow:hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#galleryul li.odd {
	margin-right:0px;
}
#galleryul li a, #galleryul li img {
	padding:0;
	margin:0;
	display:block;
	width:160px;
	height:110px;
	position:relative;
}
#galleryul .obscuring {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:110px;
	margin:0;
	padding:0;
	z-index:11;
	background:#333;
}
#btn_up, #btn_down {
	cursor:hand;
	cursor:pointer;
}
#btn_up {
	background: #fff url(immagini/go_up_a.png) no-repeat left top;
	width:354px;
	height: 50px;
}
#btn_up.inactive {
	background-image: url(immagini/go_up_i.png);
	cursor:default;
        padding:0 !important;
        border:0 !important;
}
#btn_down {
	position:absolute;
	bottom:0px;
	left:0px;
	background: #fff url(immagini/go_down_a.png) no-repeat left top;
	width:354px;
	height: 50px;
}
#btn_down.inactive {
	background-image: url(immagini/go_down_i.png);
	cursor:default;
        padding:0 !important;
        border:0 !important;
}
#galplaceholder {
	display:none;
}

