.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	color: #377989;


}
.testo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
.foto {
	padding: 20px;
	margin: auto;
}
.elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	list-style-type: square;
	list-style-position: inset;

}
.testoDettaglio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;


}
.titoloDettaglio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	color: #377989;
	padding-bottom: 10px;



}
.fotoDettaglio {
	float: no;






}

