.titolostoria
{
	/*border-top: 1px dashed #000;*/
	border-bottom: 1px solid #000;	

	font-size: 10pt;
	padding: 5px 0px;
	
}

#denominazione
{
	font-size: 14pt;
	font-weight: bolder;
	margin: 0px;
	padding-top: 5px;
	/*padding-bottom: 3px;*/
}

#sottodenominazione
{
	font-size: 11pt;	
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#descrizione
{
	margin-top: 15px;
	font-size: 9pt;
	line-height: 1.5em;

}

#annotazioni
{
	margin-top: 15px;
	font-size: 9pt;
	line-height: 1.5em;

}

#annotazioni span
{
	/* background: #ccc;*/
}
#foto
{
	margin-top: 15px;
	float: left;
}

#bloccofoto
{
	margin-top: 15px;
	float: left;
}

#foto1
{

	margin-right: 10px;
}

#foto2
{	
	top: 10px;	
}

#foto3
{
	margin-right: 10px;
}

.tipologieelenco
{
	margin-bottom: 5px;
	font-size: 8pt;
	font-weight: bold;
}

.tipologieelenco a
{

}

.tipologieelenco a:visited
{

}
#ContExpCollInfo
{	
	clear: left;
	color: red;
	margin-top: 10px;
}

#ExpCollInfo
{	
	color: red;
	font-weight: bold;
}

#informazioni
{
	margin-top: 10px;
}

.visibile
{
	display: yes;
}

.nascosto
{
	display: none;
}
tr
{
	margin-bottom: 70px;
	vertical-align: top;
}
td
{
	font-size: 8pt;

}
.scheda
{
	margin-bottom: 10px;
	border: 1px solid #000;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.etichetta
{
	width: 150px;
	text-align: left;
	margin-bottom: 5px;

}
