/* CSS Document */
/*
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
*/
div.nav-controls a {
	padding: 5px;
}
/*
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
*/
div.navigation{ 
/*background:#DDCDA6;*/
padding:2px;
padding-top:0px;
/*height:100px;*/
text-align:center;
padding-bottom:0px;
margin-bottom:0px;
padding-left:80px;
}

div.content{display:block;}

ul.thumbs {
	clear: both;
	text-align:center;
	margin: 0px;
	padding: 0px;
	display:block;
}
ul.thumbs li {
	padding: 0;
	list-style: none;
	display:inline;
}
ul.thumbs li a {
	padding: 2px;
	display:inline;
	margin:5px;
	margin-top:0px;
	float:left;
	
}
ul.thumbs li.selected a {
	

}


.numerazione {
	text-align:center;
	}


ul.thumbs li.selected a:hover,
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;

}
div.navigation div.top {
	margin-bottom: 12px;
	margin-top:0px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
	text-align:center;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	margin-top:4px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	white-space:nowrap;
}
div.pagination a:hover {
	background-color: #f0f0f0;
	text-decoration: none;
	color:#BC5544;
}
div.pagination strong {
	background-color: #f0f0f0;
	color:#BC5544;
	font-size:11px;
}


#dida-img{
font-size:12px;
line-height:1.7;
color:#666;
font-style:italic;
}
#main_image{
vertical-align:middle;
}
#main_image img{
border:none;
vertical-align:middle;
}