body div#corpo div#blocco_sx  {
	
	width:45%;
	padding:1em;
	position:relative;
	float:left;
	
	
}


body div#corpo div#blocco_sx h2 {
	
	font-size:2em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding-bottom:0.5em;
	padding-top:0.5em;
	border-bottom:1px solid #999;
	text-transform:uppercase;
	color:#b83327;
}

body div#corpo div#blocco_sx p {
	
	font-size:0.9em;
	padding-top:1em;
	padding-bottom:2em;
	color:#545c5b;
	text-align:justify;
	font-weight:200;
	line-height:1.7em;
	
	
}


body div#corpo div#blocco_dx  {
	
	width:45%;
	padding:1em;
	position:relative;
	float:right;

	
	
}


body div#corpo div#blocco_dx h2 {
	
	font-size:2em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding-bottom:0.5em;
	padding-top:0.5em;
	border-bottom:1px solid #999;
	text-transform:uppercase;
	color:#b83327;
}

body div#corpo div#blocco_dx p {
	
	font-size:0.9em;
	padding-bottom:2em;
	color:#545c5b;
	text-align:justify;
	font-weight:200;
	line-height:1.7em;
	
	
}