
.right{
	position:relative;
	float:right;
	width:190px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 3px;
	background-color: #FFFFFF;
	padding-left: 3px;
}

.boxdetteditoriale{
	position: relative;
	float: left;
	width: 535px;
	border-bottom-color: #FF9933;

}
.titolo{
	position: relative;
	float: left;
	font-size:18px;
	color: #FF6600;
	font-weight: bold;
	background-color: #D9E2E5;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	width: 525px;
}
.autore{
	position: relative;
	float: left;
	font-size:10px;
	color: #2E8989;
	font-weight: bold;
	width: 300px;
}
.middetteditoriale{
	position: relative;
	float: left;
	width: 535px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1786B5;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #1786B5;
	background-image: url(../../images/foot_box_STATICA.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-top: 10px;
}
.leftdetteditoriale{
	position: relative;
	float: left;
	width: 140px;
	border: 5px solid #1786b5;
}
.imgdetteditoriale{
	position: relative;
	float: left;
	width: 160px;
	height:auto;
	margin: 3px;
}



.pulmedia{
	position:relative;
	width: 120px;
	float: right;
	padding-top: 4px;
	padding-right: 8px;
	text-align: right;
}
.pulmedia img{
margin-left:5px;

}
.rightdetteditoriale{
	position: relative;
	float: left;
	width: 530px;
	padding-bottom: 20px;
}
.testodetteditoriale{
	position: relative;
	float: left;
	width: 515px;
	text-align: justify;
	padding: 5px;
	margin-top: 10px;
	
}
.continua{
	position: relative;
	float: left;
	width: 240px;
	text-align:right;
	padding-top: 8px;
	padding-right: 10px;
}
