div#dettaglio_titolo{
	font-size:16px;
	color:#285fad;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	background-image: url(../../immagini/bg_titolo.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position:center left;
}



	div#dettaglio_torna_indietro{
		height:16px;
		margin-right:6px;
		text-align:left;
		font-size:11px;
		background-image: url(../../immagini/bg_freccia_right.gif);
		background-repeat: no-repeat;
		padding-left:10px;
		background-position:3px left;

	}	


		div#dettaglio_torna_indietro a{
			text-decoration:none;
		}

		div#dettaglio_torna_indietro a:hover{
			text-decoration:underline;
		}




div#dettaglio_data_container{
	color:#666;
	margin-bottom:10px;
	font-size: 11px;

}

	div#dettaglio_data_inizio{
		margin-right:10px;
		float:left;
	}
	div#dettaglio_data_fine{
		float:left;
	}

div#dettaglio_riassunto{
	margin-bottom:20px;
	font-size: 11px;

}

div#dettaglio_pagina{
	margin-bottom:20px;
	font-size: 11px;

}



div#dettaglio_label_autore{
	font-weight:bold;
	font-size: 11px;
		
}


.dettaglio_immagine_senza_tpl{
	margin-right:5px;
	margin-bottom:5px;

}

div#gallery_label{
	color:#666;
	margin-bottom:10px;
	font-weight:bold;
}

.gallery {
	padding: 0px 0px 0 0px;
	margin: 0;
	width:100%;
}
.gallery li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: top; /**/
	margin: 0 7px 15px 0px;
	border: 1px solid #00346c;
	padding: 0;
	text-align:center;
}
/*  Moz: NO border qui altrimenti difficolta' con width, table altrimenti problemi a text resize (risolubili con refresh) */

.gallery a {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #fff;
	cursor: pointer;
}
/*\*/
.gallery>li .wrimg {
	display: table-cell;
	vertical-align: middle;
}
/**/
.gallery li .wrimg {
	background-image: url(g100c2.pl?g100c2.gif);
}
.gallery img {
	border: 1px solid #fff;
	vertical-align: middle;
}
.gallery a:hover {
	background-color: #bfdeff;
}
/*\*//*/
* html .gallery li .wrimg {
	display: block;
	font-size: 1px;
}
* html .gallery .wrimg span {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
}
/* top ib e hover Op */
@media all and (min-width: 0px) {
	.gallery {
		border-collapse: collapse;
	}
	.gallery li div {
		display: block;
	}
	.gallery a {
		display: inline-block;
		vertical-align: top;
	}
	.gallery {
		display: inline-block; /* non deve avere margin */
	}
}

div#download_label{
	color:#666;
	margin-bottom:10px;
	font-weight:bold;
	

}
div#download_container{
	margin-bottom:5px;
	overflow:hidden;
	width:100%;
}
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:10px;
	color:#666;
	float:left;
	text-decoration:none;
}
div#download_link a:hover{
	text-decoration:underline;
}


div#download_icon{
	float:left;
	margin-right:10px;
}


div#opzioni_utente_container{
margin-top:20px;
margin-bottom:20px;
width:100%;
}

div#dettaglio_label_commento{
float:left;
margin-right:10px;
font-weight:bold;

}

div#dettaglio_label_segnala{
float:left;
margin-right:10px;
font-weight:bold;
}


div#dettaglio_label_stampa{
	float:left;
	margin-right:10px;
	font-weight:bold;
}


div#correlati_container{
	margin-bottom:20px;
	width:100%;
}


	div#correlati_label{
		color:#666;
		margin-bottom:10px;
		font-weight:bold;
	}

		div#correlati_link{
		background-image: url(../../immagini/freccia_right.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left:20px;
		height:16px;
		margin-right:6px;
		text-align:left;
		font-size:12px;
		margin-bottom:4px;
		}

			div#correlati_link a{
				color:#2d597e;
				text-decoration:none;
			}

			div#correlati_link a:hover{
				text-decoration:none;
				color:#d87812;
			}


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;
	}
	
/*DEALERS*/
.td_grigio{
padding-bottom:5px;border-bottom:1px solid #ccc; background-color:#e6e6e6;padding:3px 3px 3px 3px;text-align:left;
}
.td_bianco{
padding-bottom:5px;border-bottom:1px solid #ccc;padding:3px 3px 3px 3px; background-color:#fff;}
	
