.testo-sx{
	float:left;
	width:400px;
	padding:0 24px 0 0;
}

.testo-dx{
	float:right;
	width:400px;
	padding:0 0 0 25px;
	border-left:1px dotted #FEB46C;
}

.testo-sx p{
	font-size:13px;
	line-height:18px;
}

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;
}