body#interna #contenuto .dettaglio h4.titdida{
	color:#0000dd;
	font-weight:100%;
	padding:3px 0 0 23px;
	font-size:100%;
	background:url(../img/titdida_off.gif) left top no-repeat;
	margin:5px 0 5px 0;
}
body#interna #contenuto .dettaglio h4.on{
	background:url(../img/titdida_on.gif) left top no-repeat;
}
body#interna #contenuto .dettaglio h4.off{
	background:url(../img/titdida_off.gif) left top no-repeat;
}
.dettaglio{
	margin:0px;
	padding:0px;
}
.dettaglio li{
	border-bottom:1px dashed #c5c0b8;
	padding:5px 0 5px 0;
	margin:0px;
	list-style:none;
}
.dettaglio div{
	padding-left:23px;
}

.comdida {
	margin-left:180px;
	min-height:60px;
	height:auto !important;
	height:60px;
}

.comdidagal {
	margin-left:260px;
	min-height:60px;
	height:auto !important;
	height:60px;
}

#gallery.miniature img{
	width:50px;
	height:50px;
	padding:0px;
}
#gallery.miniature ul{
	margin:0px;
	padding:0px;
}
#gallery.miniature li{
	float:left;
	border:0px;
	padding:0px;
	margin: 0px 2px;
}

body#interna #contenuto table {
	background-color:#aaaaaa;
}
body#interna #contenuto table caption{
	background-color:#aaaaaa;
	color:#000000;	
}
body#interna #contenuto table th {
	background-color:#d5d5d5;
	color:#000000;
}
body#interna #contenuto table td
	background-color:#FFFFFF;
}
