/********** P H O T O G A L L E R Y **************/
/*************************************************/
.anteprima_album {
	list-style: none;
	width: 100%;
	/*min-height:80px;
	height: auto !important;
	height: 80px;*/
}
.anteprima_album h2 a:link, .anteprima_album h2 a:visited{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #006d66;	
	padding-top: 5px;
	padding-bottom: 5px;
}
.anteprima_album h2 a:hover{
	display: block;
	width: 100%;
	background-color: #FFD016;
	color: #006d66;
	/*color: #da1c3f;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
.menouno {
	font-size:0.8em;
	font-weight: bold;
}
.li_elenco {
	margin-left: 20px;
}

.anteprima_a {
	margin: 0;
	padding: 0;
	
}
.anteprima_a:hover {
	text-decoration: none;
}

.anteprima_foto {
	width: 150px;
	height: 150px;
	background-image: url(../grafica/sfondogallery.gif);
	background-repeat: no-repeat;
	/*padding: 10px 4px;*/
	padding-top: 10px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	/*display: inline;*/
}
.anteprima_foto a:link, .anteprima_foto a:visited {
	color: #fff;
	text-decoration: none;
	/*padding: 2px 4px;*/
	
}

.anteprima_foto a:hover {
	background-color: #fff;
	color: #fff;
	text-decoration: none;
	
}
.foto_table {
	text-align: center;
	width: 95%;
	border: none;
}

.foto_td {
	border: #000 solid 2px;
	/*background-color: #FFDEAD;*/
	/*padding: 10px auto;*/
}

.foto_td img {
	border: none;
	/*vertical-align: super;*/
}

.foto_td a, .foto_td a:link, .foto_td a:visited { 
	border: none;
	text-decoration: none;
}
.foto_td a:hover {
	border: none;
	text-decoration: none;
}
