#box_testo {
	float: left;
	height: auto;
	width: 570px;
	padding-left: 10px;
	padding-top: 10px;
}
.testo_centr {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.testo_centr 	a:link {
	color: #000000;
	text-decoration: none;
}
.testo_centr 	a:visited {
	text-decoration: none;
	color: #000000;
}
.testo_centr 	a:hover {
	text-decoration: underline;
	color: #000000;
}
.testo_centr 	a:active {
	text-decoration: none;
	color: #000000;
}


.img_centr {
	clear: both;
}
#images {
	text-align: center;
	height: auto;
	width: 586px;
	padding-top: 10px;
	padding-bottom: 10px;
}
