.testo-sx{
	float:left;
	width:400px;
	border-right:1px dotted #FEB46C;
	padding:0 24px 0 0;
}

.testo-dx{
	float:right;
	width:400px;
	padding:0 0 0 25px;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#6B9C9F;
	margin:0;
	padding:0 0 15px;
	font-weight:normal;
	float:left;
	width:400px;
}

.testo-sx p, .testo-dx p{
	font-size:13px;
	line-height:18px;
}

.testo-sx p span, .testo-dx p span{
	color:#2865C4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.testo-dx ul{
	margin:0;
	padding:6px 0 0;
	list-style-type:none;
}

.testo-dx ul li{
	margin:0;
	padding:3px 0 0;
}

.testo-dx ul li span{
	color:#2865C4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}