div#dettaglio_titolo{
	background-image: url(../../immagini/bg_titolo.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	height:50px;
	margin-bottom:20px;
	font-size:23px;

}

div#dettaglio_titolo span{
	font-size:23px;
	color:#341417;
	font-weight:bold;
	text-align:left;
	padding:10px 10px 13px 0px;
	float:left;
}


div#dettaglio_data_container{
	font-size: 12px;
	overflow:hidden;
	margin-bottom:20px;
	font-style: italic;
	margin-top:5px;
	

}

	div#dettaglio_data_inizio{
		margin-right:10px;
		float:left;
	}
	div#dettaglio_data_fine{
		float:left;
	}

div#dettaglio_riassunto{
	margin-bottom:20px;
	font-size: 14px;

}

div#dettaglio_pagina{
	margin-bottom:20px;
	font-size: 14px;
	line-height: 19px;
	overflow:hidden;
}



div#dettaglio_label_autore{
	font-weight:bold;
	font-size: 11px;
		
}


.dettaglio_immagine_senza_tpl{
	margin-right:5px;
	margin-bottom:5px;

}

div#dettaglio_immagine_senza_tpl_container_zoom{
	text-align:center;
	font-size:11px;
}

div#gallery_label{
	margin-bottom:10px;
	color: #74b51b;
	font-size:12px;
	margin-top:15px;
	font-weight:bold;

}


/**** PHOTOGALLERY ****/

.gallery {
	padding:0;
	margin: 10px 0 25px 0 ;
}
.gallery li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: top; /**/
	text-align:center;
	padding: 5px;
	margin-left:0;
	
	
}

.li_left{
	margin: 0 5px 0px 0px;
}

.li_right{
	margin: 0 5px 0px 0px;
}

.gallery li.active{
	border:1px solid; 
}

/*  Moz: NO border qui altrimenti difficolta' con width, table altrimenti problemi a text resize (risolubili con refresh) */
.gallery li>div {
	/*\*/ display: table; table-layout: fixed; /**/
}
.gallery a {
	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
/*\*/

/* vertical-align di default è middle */
.gallery>li .wrimg {
	display: table-cell;
	vertical-align: top;
}
/**/
.gallery li .wrimg {
	background-image: url(g100c2.pl?g100c2.gif);
}


/* vertical-align di default è middle */
.gallery img {
	vertical-align: middle;
}
.gallery a:hover {
	background-image: url(../../immagini/bg_lista_gallery.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
/*\*//*/
* html .gallery li .wrimg {
	display: block;
	font-size: 1px;
}
* html .gallery .wrimg span {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
}

/**/

/*AGGIUNGERE QUANDO C'E' IL CAPTION*/
/*	w\idth: 187px;*/  /* Moz, IE6 */ 

.gallery .caption {
	background-color:#a19f90;
	display: block;
	padding: .3em 5px;
	font-size: 10px;
	line-height: 1.1;
	text-align:left;
	color:#666668;
	padding-top:14px;
	height:24px;
}

/* top ib e hover Op < 9.5 */
@media all and (min-width: 0px) {
	html:first-child .gallery li div {
		display: block;
	}
	html:first-child .gallery a {
		display: inline-block;
		vertical-align: top;
	}
	html:first-child .gallery {
		border-collapse: collapse;
		display: inline-block; /* non deve avere margin */
	}
}




/**** PHOTOGALLERY ****/


	div#dettaglio_torna_indietro{
		margin-right:6px;
		text-align:left;
		font-size:13px;
		background-image: url(../../immagini/bg_freccia_right.gif);
		background-repeat: no-repeat;
		padding-left:15px;
		background-position:center left;
		height:15px;

	}	


		div#dettaglio_torna_indietro a{
			text-decoration:none;
			color:#341417;
		}

		div#dettaglio_torna_indietro a:hover{
			text-decoration:underline;
			color:#341417;
		}








div#download_label{
	margin-bottom:10px;
	color: #74b51b;
	font-size:12px;	
	margin-top:15px;
	font-weight:bold;

}
div#download_container{
	margin-bottom:5px;
	overflow:hidden;
	width:100%;
	height:40px;
}
div#download_container_icon{
	float:left;
	margin-right:10px;
}

div#download_peso_label{
	float:left;
	margin-right:2px;
	font-weight:bold;
}
div#download_peso{
	float:left;
	margin-right:10px;
	width:50px;
}

div#download_estensione_label{
	float:left;
	margin-right:2px;
	font-weight:bold;
}
div#download_estensione{
	float:left;
	margin-right:10px;
	width:30px;
}

div#download_link a{
	font-size:13px;
	color:#666666;
	float:left;
	text-decoration:none;
	display:block;
}
div#download_link a:hover{
	color:#666666;
	text-decoration:underline;
}


div#download_icon{
	float:left;
	margin-right:10px;
}


div#opzioni_utente_container{
margin-top:20px;
margin-bottom:20px;
text-align:right;
overflow:hidden;
font-size:12px;
}

div#dettaglio_label_commento{
float:right;
margin-right:10px;
font-weight:bold;

}

div#dettaglio_label_segnala{
float:right;
margin-right:10px;
font-weight:bold;
}


div#dettaglio_label_wishlist{
	float:right;
	margin-right:10px;
	font-weight:bold;
}


div#dettaglio_label_stampa{
	float:right;
	margin-right:10px;
	font-weight:bold;
}


div#correlati_container{
	margin-bottom:20px;
	overflow:hidden;
}

.correlati_immagine{
	margin-right:20px;
}

div#correlati_riassunto{

		font-size:14px;
}


	div#correlati_label{
		margin-bottom:10px;
		color: #666;
		font-size:13px;
		font-weight:bold
	}

		div#correlati_titolo{
			margin-right:6px;
			text-align:left;
			margin-bottom:4px;
			font-size:13px;
			font-weight:bold;
		}

			div#correlati_titolo a{
				color:#666;
				text-decoration:none;
			}

			div#correlati_titolo a:hover{
				text-decoration:none;
				color:#666;
			}

div#correlati_container_record_right{
	overflow:hidden;
	float:left;
	width:700px;
	margin-bottom:20px;
}

div#correlati_container_record_left{
	overflow:hidden;
	float:left;
	width:700px;
	margin-bottom:20px;
}


div#vedi_info_container{
	text-align:center;
}

	div#vedi_info a{
		font-weight:bold;
		font-size:15px;
		color:#d87812;
		border:1px solid #c0c0c0;
		padding:5px;
		width:130px;
		text-decoration:none;
	}
	
	div#vedi_info a:hover{
		font-weight:bold;
		font-size:15px;
		color:#c0c0c0;
		border:1px solid #d87812;
		padding:5px;
		width:130px;
		text-decoration:none;
	}
	
div#listato_gallery_paginazione{
	text-align:center;
}

	div#listato_gallery_paginazione a{
		text-align:center;
		border:1px solid;
		padding:3px;
		text-decoration:none;
	}


	div#listato_gallery_paginazione a:hover{
		text-align:center;
		border:1px solid #d87812;
		padding:3px;
		text-decoration:none;
	}

	div#listato_gallery_paginazione span{
		text-align:center;
		border:1px solid #d87812;
		padding:3px;
		text-decoration:none;
		color:#d87812;
	}
	


div#dettaglio_top_page{
	text-align:right;
}
div#dettaglio_top_page_immagine{
	text-align:right;
}
	div#dettaglio_top_page a {
		background-image: url(../../immagini/bg_link_vedi.gif);
		background-repeat: no-repeat;
		background-position: top right;
		color:#2d597e;
		font-size:12px;
		padding-right:20px;
		text-decoration:none;
		height:20px;
		display:block;
		width:80px;
	}
	div#dettaglio_top_page a:hover {
		color:#d87812;
		font-size:12px;
		text-decoration:none;
	}


	
div#dettaglio_vedi_link{

	text-align:left;
}

	div#dettaglio_vedi_link a {
		background-image: url(../../immagini/bg_link_vedi.gif);
		background-repeat: no-repeat;
		background-position: top right;
		color:#2d597e;
		font-size:12px;
		padding-right:20px;
		text-decoration:none;
		height:20px;
		display:block;
		width:80px;
	}
	div#dettaglio_vedi_link a:hover {
		color:#d87812;
		font-size:12px;
		text-decoration:none;
	}
	

	
