/* -------------------------------------------- MODULO: PHOTOGALLERY -------------------------------------------- */
#mod_photogallery div
{
	margin-right:15px;
	margin-top: 15px;
	overflow:hidden !important;
	height:auto !important;
}
#mod_photogallery h2, #mod_photogallery i
{
	margin-top: 20px;
	margin-bottom: 20px;
	min-height:45px;
}
#mod_photogallery h2 a:link, #mod_photogallery h2 a:hover, #mod_photogallery h2 a:visited, #mod_photogallery a:link, #mod_photogallery a:hover, #mod_photogallery a:visited
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase; 
	color:#000000;
	text-decoration:none;
}
#mod_photogallery h2 a:hover, #mod_photogallery a:hover
{
	text-decoration:underline;
}
#mod_photogallery a:link, #mod_photogallery a:hover, #mod_photogallery a:visited
{
	font-size:10px;
}
.vai
{
	color:#fff;
}
#album {
	/*position:relative; 
	width: 100%;
	margin-left: auto;
	margin-right: auto;*/
	height: 340px !important;
	overflow:scroll;
}
#album ul
{
	


	/*height: auto !important;
	position:relative;
	height:auto;*/
}
#album li{
	background-color:#FFFFFF;
	border:0px;
	width: 160px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	height: 140px;
	display: inline;
	line-height: 1.2em;
	overflow:hidden;
	
	/*background-color:#008fc8;*/
	/*border-right: #008fc8 1px solid;
	border-left: #008fc8 1px solid;	
	border-top: #008fc8 1px solid;
	border-bottom: #008fc8 1px solid;
	
	position: relative;
	
	background: #026968;
	*/
}
#album img {
	padding-top: 0px; 
	border: 0px;
}
.highslide-dimming
{
	clear:both;
}
#album a span {
	/*position: absolute;*/
	padding-top: 2px;
	font-weight: bold; 
	font-size: 80%;
	text-transform: uppercase; 
	left: 0px; 
	width: 162px; 
	top: 105px;
	height: 31px;
	text-decoration: none;
}

#album a span.chiusura {
	position: absolute;
	background-color: #E8EDF3;
	left: 0px; 
	width: 155px; 
	top: 132px;
	height: 5px;
}

#fotografia-navigation{
	width: 100%;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size:1.1em;
}

#fotografia-navigation div {
	width: 49%;
	float: left;
}
.highslide img
{
	border: 0px;
}
