#content{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(../img/thumb-sf3.gif);
}
#content2{
	width: 780px;
	background-image: url(../img/thumb-sf4.gif);
	background-repeat: repeat-y;

}

#content #col-sx{
	width: 260px;
	float: left;
	background-color: #FFFFFF;
}
#content #col-dx{
	top: 0px;
	right: 0px;
	width: 520px;
	float: left;

}

#col-dx #headerText{
	font-size: 10px;
	position: relative;
	height: 130px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../img/thumb-sf2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#col-dx #headerText h3{
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#col-dx #headerText h6{
	margin: 0px;
	padding: 0px;
	display: inline;


}
#col-dx #headerText p{
	font-size: 10px;
	padding: 0px;
	display: inline;
	margin: 0px;
	color: #999999;

}
#col-dx #paginazione{
	font-size: 10px;
	position: absolute;
	right: 10px;
	top: 112px;
	z-index: 10;
}

#col-dx #flashTitleGal{
	position: absolute;
	left: 20px;
	top: 112px;
	z-index: 1;
}

/* --------------------------------------------------- */

#col-sx #listGalleries .subGal{
	padding: 0px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#col-sx #listGalleries .subGal li{

}
/* --------------------------------------------------- */
#col-sx #listGalleries{
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#col-sx #listGalleries li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#col-sx #listGalleries li a{
	color: #999999;
}
#col-sx #listGalleries li a:hover{
	color: #333333;
}
#col-sx #listGalleries li a.selected{
	font-weight: bold;
	color: #FF6600;
}
#col-sx h5{
	font-weight: normal;
	background-image: url(../img/puntini1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#col-sx .gotoSheet{
	background-image: url(../img/ico-zoom.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
}
#col-sx .gotoInfo{
	background-image: url(../img/ico-info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #666666;
	font-size: 11px;
}

