/* CONTENT */
#content_header {
	display: block;
	height: 28px;
	text-align: right;
	border-bottom: 2px solid #cccccc;
	padding: 0 0 5px 0;
	background: url(/images/bkg_title.gif);	
}

#content_header .content_title {
	position: relative;
	top: 3px;
	height: 27px;
	overflow: hidden;	
}

#content_header .content_title_span {
	font:32px georgia,verdana,helvetica,sans-serif;
	font-weight: 600;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	color: #6c8095;	
	background: #ffffff;
}

#content_print {
	padding: 5px 10px 0 0;
	text-align: right;
}

.content_date {
	font:11px tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

#content_print .content_print {
	font:10px tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color: #cc0000;
	padding: 0 0 0 15px;
	text-decoration: none;
	line-height: 2em;
}

#content_header a:link a:visited a:active {
	font:10px tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color: #ffcc00;
	padding: 0 0 0 15px;
	text-decoration: none;
	line-height: 2em;
}
#content_header a:hover {
	font:10px tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color: #ffcc00;
	padding: 0 0 0 15px;
	text-decoration: none;
	line-height: 2em;
}

#content_body {
	font:70% verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 0 0 0 0;
	text-decoration: none;
	line-height: 1.5em;
}

#content_empty {
	font:70% verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 0 0 0 0;
	text-decoration: none;
	line-height: 1.5em;
}

/* NUMERO */
/* 8898b6 */
#numero-cover {
	font:11px georgia,tahoma,verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	float: left;
	margin: 10px 10px 10px 5px;
	padding: 10px 0;
}
#numero-sommario {
	font:9px tahoma,verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	float: right;
	width: 170px;
	margin: 10px 0 10px 15px;
	padding: 10px;
	background: #f7f7f7;
}
#numero_titolo {
	width: 60%;
	font: 120% georgia,tahoma,verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #8898b6;
	border-bottom: 1px solid #6c8095;
}
/* ARCHIVIO */

.news-index-date {
	font:11px georgia,tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #999999;
}
a.news-index-title:link, a.news-index-title:visited, a.news-index-title:active{
	font:11px georgia,tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #6c8095;
	text-decoration: none;
}
a.news-index-title:hover {
	font:11px georgia,tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #6c8095;
	text-decoration: underline;
}

a.news-index-link:link, a.news-index-link:visited, a.news-index-link:active{
	font:11px georgia,tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #6c8095;
	text-decoration: none;
}
a.news-index-link:hover {
	font:11px georgia,tahoma,arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	color: #6c8095;
	text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------------------------*/