.elemento_dati_e_formati_interno{
	display: inline;
	float:left;
	width: 600px;
	border-bottom: 1px dotted #ababab;
	margin: 20px 0px 0px 0px;
	
}

.testo_elemento_dati_e_formati,
.titolo_testo_elemento_dati_e_formati,
.contenuto_testo_elemento_dati_e_formati,
.link_testo_elemento_dati_e_formati{
	display: inline;
	float:left;
	width: 350px;
}

.testo_elemento_dati_e_formati{
	margin:0px 0px 0px 20px;
}

.titolo_testo_elemento_dati_e_formati{
	font-weight: bold;
}

.img_elemento_dati_e_formati{
	display: inline;
	float:left;
	width: 200px;
	height: 220px;
	margin:0px 0px 0px 0px;
}

.link_testo_elemento_dati_e_formati{
	display: inline;
	float:left;
	margin:0px 0px 20px 0px;
	}

.link_testo_elemento_dati_e_formati a{
	display:inline;
	float: left;
	text-indent:-400px;
	overflow:hidden;
	width:96px;
	height:16px;
	background-image:url('../immagini/link_dati_e_formati.jpg');
	background-repeat:no-repeat;
}
