 #IntroEditoriale {
 	font-size: 12px;
	font-weight: bold;
 	float:left;
	display: inline;
	min-width: 504px;
	width: auto !important;
	width: 504px;
	background: #C6A47B;
	color: white;
	margin: 3px 0px 0px 14px;
	padding:0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
}

 #tieni-editoriale {
 	float: left;
	display: inline;
	min-width: 504px;
	width: auto !important;
	width: 504px;
	margin: 4px 0px 0px 14px; 	
	padding: 0px 0px 0px 0px;
	border : 0px solid Black;
}

#tieni-editoriale:after{
content: "."; 
display: block; 
line-height: 1px; 
font-size: 1px; 
clear: both;
}
 
  .foto-didascalia {
  	background-color: #F7F2EB;
	float: left;
	width: 143px;
	min-height: 510px;
	height: auto !important;
	height: 517px;;
	margin: 0px 0px 0px 0px; 	
	padding:0px 0px 0px 0px;
}

.foto-didascalia-lunga {
  	background-color: #F7F2EB;
	float: left;
	width: 143px;
	min-height: 1030px;
	height: auto !important;
	height: 1030px;;
	margin: 0px 0px 0px 0px; 	
	padding:0px 0px 0px 0px;
}

 .testo-articolo {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 10px; 	
	padding:0px 0px 0px 0px;
}

.didascalia-editoriale {
	font-size: 10px;
	color: #8F5D28;
	margin: 0px 0px 0px 0px; 	
	padding:0px 0px 0px 0px;
}

.foto-editoriale {
		float:left;
		margin: 2px 0px 1px 0px; 	
		padding:0px 0px 0px 0px;
}

.laterale-editoriale {
	min-width: 120px;
	width: auto !important;
	width: 135px;
	font-size: 10px;

	color: #999999;
	margin: 10px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.laterale-editoriale UL {
	width: 118px;
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	color: #8F5D28;
}

.laterale-editoriale LI {
	display: inline;
	width: 118px;
	margin: 5px 0px 0px 0px; 	
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background: url('img/freccina_LI_marrone.jpg') no-repeat 0px 2px;
	text-align: left;
	color: #8F5D28;
}

.laterale-editoriale LI a{
	width: 118px;
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	color: #8F5D28;
}


.laterale-editoriale LI.LiSelected {
	width: 118px;
	margin: 5px 0px 0px 0px; 	
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background: url('img/freccina_LI_grigia.jpg') no-repeat 0px 2px;
	text-align: left;
	color: #C6A47B;
	font-weight: bold;
}

.laterale-editoriale LI.LiSelected a{
	width: 118px;
	margin: 0px 0px 0px 0px; 	
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	color: #C6A47B;
	font-weight: bold;
}

.titolo-editoriale {
		font-size: 12px;
	    color: #8F5D28;
		font-weight: bold;
		margin: 2px 0px 0px 0px; 	
		padding:0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
}

.sottotitolo-editoriale {
		font-size: 12px;
	    color: #8F5D28;
		margin: 4px 0px 0px 0px; 	
		padding:0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
}

.testo-editoriale {
		font-size: 10px;
		/* letter-spacing: -1px; */
		text-align: center;
	    color: #666666;
		margin: 14px 0px 0px 0px; 	
		padding:0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
}