/* CSS Document */

.anteprima_album {
	list-style: none;
}

.anteprima_album a, a.bread {
	text-decoration: none;
}
.continua {
	text-decoration: none;
	color: #000;	
	font-family: Arial, Helvetica, sans-serif;
}

.anteprima_album a:hover, .continua:hover, a.bread:hover {

	color:#AA1428;
	text-decoration: underline;
}

td.foto_td a img {
	border: none;
}

h2.h2_foto {
	font-size: 1.5em;
	margin-bottom:2em;
}

table.foto_table {
	width: 100%;
	margin: 0 auto;
}
.foto_tr {
	width: 760px;
	padding: 0;
}
.foto_td {
	text-align: center;
}

.li_elenco {
	height: 22px;
	line-height: 22px;
	margin-left: 2em;
	margin-top: 1em;
	padding-left: 35px;
	list-style: none;
	background-image: url(../grafica/camera.png); 
	background-repeat: no-repeat;
}

.pag_list {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
.block_list {
	font-size: 150px;
	display: inline-block;
	height: auto;
	margin: 0 -1px 12px;
	text-align: center;
	vertical-align: middle;
	width: 1.1em;
	position: relative;
}
.block_list img {
	border: none;
}
.block-img {
	height: auto;
	width: 1.1em;
}

.block-img-link {
	/*height: 1em;*/
	
	display: block;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	text-decoration: none;
}

.block-img-link img {
	vertical-align: top;
	border: 1px solid #AAA;
}