.newsimg
{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}


.didascalia
{
	width: 145;
	color: #74B825;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-style: italic;
	text-align: left;
}

.titolo
{
	text-align: center;
	font-size: 16pt;
	color: #000;
	background: #F4F4F4;
	width: 435px;
	height: 40px;
	margin-top: 5px;
	padding-top: 5px;
}

.sottotitolo
{
	font-size: 8pt;
	
}

.sovratitolo
{
	/* background: #F4F4F4; */
	color: #033857;
	padding: 3px;
	/* text-align: center; */
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 430px;
}

.boxtestoscheda
{

  margin-bottom: 10px;
  font-size: 9pt;
  line-height: 1.5em;
}

#innersx
{
	/* Larghezza 229 + 1 + 10 + 10 = 250px */
	height: 100%;	
	float: left;
	width: 229px; /* *** */
	min-height: 700px;
	height: auto !important;
	height: 700px;	 
	border-left: 1px dashed #000; /* *** */
	border-collapse: collapse;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px; /* *** */
	padding-right: 10px; /* *** */	
	background-repeat: repeat-x;
	background-position: top right;
	text-align: justify;
	margin: 0px 0px;		
    font-size: 9pt;
    line-height: 1.5em;
}

#innersx p
{
	text-indent: 5px;
	margin-bottom: 5px;
}

#testatina-sx
{
    font-size: 8pt;
}

#testatina-princ
{    
	font-size: 8pt;
    line-height: 1.5em;	
	color: #000;
	
}
