.news{
	border:1px solid black;
	width:100%;
}

.news_area{
	padding:0.3em;
	border:1px solid black;
	font-size:0.9em;
}

.footer_news {
	margin-top:5px;
	width:100%;
	font-size:20px;
	margin-left:5px;
	font-size:10%;
}

.titolo_news{
	display:block;
	font-size: 1em;
	font-family:verdana,sans-serif;
	font-weight: bold;
	color: #00349a;
	text-decoration:none;
}

.titolo_news:hover{
	text-decoration:none;
}

.sottotitolo_news{
	font-size:200%;
	font-weight : bold;
	text-align:center;
}
.info_news{
	font-size:1em;
	text-align:center;
}

.footer_news{
	font-size:0.9em;
}

.programma_news{
	border:1px solid black;
	width:100%;
	font-size:0.9em;
}