@charset "utf-8";
.Bold_Bianco {
	font-weight: bold;
	color: #496871;
}

.Bianco {
	color: #FFFFFF;
}

.Nero {
	color: #000000;
}

.item-glossario {
	font-weight: bold;
	color: #496871;
	font-size: 11px;
	line-height: 11px;
}

.titolo {
	font-weight: bold;
	color: #496871;
	font-size: 13px;
	line-height: 11px;
	text-align: center;
}
#testo {
	
	text-align: justify;

}
.bold {
	font-weight: bold;
}

.bold_servizi {
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
}
.link_azzurro {
	color: #0071bc;
}
#titolo_gallery {
	font-weight: bold;
	color: #0071bc;
	font-size: 20px;
}
.barrato {
	text-align: justify;
	font-size: 11px;
	text-decoration: line-through;
}

