.photo_news{
	position:relative;
	float:left;
	width:150px;
	margin-top:10px;
}

.testo_news{
	position:relative;
	float:left;
	width:420px;
	margin-left:20px;
	margin-top:10px;
}
.news_section{
	position:relative;
	float:left;
	width:500px;
	margin-bottom:20px;
}
.photo{
	position:relative;
	float:left;
	width:150px;
}

.notizia{
	position:relative;
	float:left;
	width:325px;
	margin-left:20px;
}

#section h2, h3, p{
	color:#a7a9ac;
	font-size:12px;
}
#news h2, h3, p{
	color:#a7a9ac;
	font-size:12px;
}
#news p{
margin:0 0 15px 0;
}
#news h3, #section h3{
		font-size:10px;
}

#news h2, #section h2{
	text-transform:uppercase;
}

#news a, #section a{
	text-decoration:none;
	color:#b11116;
	float:right;
	font-size:12px;
}
#news a:hover, #section a:hover{
	text-decoration:none;
	color:#a7a9ac;
}
#section div.notizia a, #news div.testo_news a{float:none;}
#section div.notizia a.continua, #news div.testo_news a.continua{float:right;}
#section div.notizia ol, #section div.notizia li,#news div.testo_news ol,#news div.testo_news li{font-size:12px;color:#A7A9AC;list-style-type: decimal;}
#section div.notizia ul, #section div.notizia li,#news div.testo_news ul,#news div.testo_news li{font-size:12px;color:#A7A9AC;list-style-type:disc;}
#section div.notizia ol, #news div.testo_news ol,#section div.notizia ul, #news div.testo_news ul{margin:0 0 15px 15px;}
