.testo-sx{
	float:left;
	width:252px;
	padding:0 24px 0 0;
}

.testo-dx{
	float:right;
	border-left:1px dotted #FEB46C;
	width:548px;
	padding:0 0 0 25px;
}

.testo-sx img {
	border:1px solid #FFF;
	margin-bottom:15px;
}


.testo-dx a{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#6B9C9F;
	font-size:14px;
}


.testo-dx a:hover{
	color:#2662BA;
}


