html {
	padding: 0;
	margin: 0;
	height: 100%; 
}	

body{
	text-align: center;
	font-family: "trebuchet ms", georgia, palatino, serif;
	font-size: 80%;
	color: #000;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	}
	
img{
	border: none;
	}

h1{
	float: left;
	font-size: 140%;
	color: #8B0000;
	margin: 12px 0 8px 12px;
	padding: 0;
	letter-spacing: -1px;
}

#head-div-imgpop{
	text-align: left;
	width: 100%;
	border-bottom: 4px solid #c00;
	}

#body-div-imgpop{
	padding: 0;
	text-align: center;
	margin: auto;
	}

a#closelink{	
	display: block;
	width: 66px;
	height: 16px;
	font-size: 80%;
	float: right;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background: url('../img/close-btn.gif') no-repeat top left;
	color: #fff;
	margin: 0; 
	padding: 0;
	}
	
a:hover#closelink{
	background: url('../img/close-btn2.gif') no-repeat top left;
	color: #fff;
}
	
#dida-div{
	clear: both;
	display: block;
	margin: 0 0 0 0; 
	padding: 12px;
	text-align: center;
}

.clear{
	display: block;
	width: 100%;
	clear: both;
}


/* * * * * * * * * * * * * * * * * * * * * *
	PAGINAZIONE, STRUMENTI NAVIGAZIONE
* * * * * * * * * * * * * * * * * * * * * */

/* paginazione */

h3 span.data{
	font-style: italic;
	margin: 0 8px 0 0;
}

#naviga-risultati{
	padding:0px;
	margin:0px;
	width: 100%;
	/*
	width: 566px;
	text-align: center;
	margin: 0 auto;*/
	padding: 5px 0 5px 0;
	clear: both;
	text-transform: lowercase;
	}

#naviga-risultati li{
	display: inline;
	}

#naviga-risultati li a img{
}

#naviga-risultati li a{
	width: 16px;
	padding: 1px 5px;
	margin-left:5px;
	text-decoration: none;
	color: #000;
	font-size: 105%;
	background: url('../img/pagingbox-off.gif') no-repeat center;
	text-decoration: none!important;
	}

#naviga-risultati li a:hover{
	background: url('../img/pagingbox-over.gif') no-repeat center!important;
}

#naviga-risultati li a.nb{
	border: none;
	padding: 0;
	background: transparent!important;
	}

#naviga-risultati li.nb{
	border: none;
	padding: 0;
	}
	
#naviga-risultati li a.selected{
	color: #c00;
	background: url('../img/pagingbox-on.gif') no-repeat center;
	}
#pulsanti a{
	color: #8B0000;
	}
a.selbutton {
	font-weight:bold;
	}
div.slideshow-btn{
	width: 81px;
	height: 16px;
	margin: auto;
	padding: 0;
	background: url('../img/slideshow-btn.gif') no-repeat left bottom;
}
#pulsanti 
{
	float:left;
	width:200px;
	margin-left:265px;
}
#pulsanti a {
	float:left;
	padding:0px;
	margin:0px 5px 0px 0px;
	text-decoration:none;
}
.slideshow
{
	color:#FFF!important;
	float:left;
	width: 62px;
	height: 18px;
	background: url('../img/popup-btn.gif') no-repeat left bottom;
}

div.slideshow-btn a{
	color: #fff;
	font-size: 90%;
	text-decoration: none;
	margin: 0 0 0 18px;
	float: left;
	padding: 0;
	font-weight: bold;
}
