div#news{
text-align:justify
}

div.news_detail{
border-bottom:1px dotted #333333;
}


div#center div.news p.news_datehour{
	font-size:0.7em;
	color:#CCCCCC;
}

div#center div.news h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	margin:0.3em 0;
	padding:0;
	border:0;
	text-indent:0;
}

.news_image{
float:left
}

.news_text{
font-size:11px;
line-height:16px;
}

.news_readmore a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0172b8;
	line-height:0.1em;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0172b8;
	font-weight:bold;
}

.news_signature{
font-style:italic;
color:#333333;
font-size:10px;
}

h6{
font-size:12px;
font-weight:bold;
margin:10px 0 0 0;
clear:both;
}

.news_link{
color:#3366CC;
}

span.news_linkesterno {
	padding-right:  1em;
	background-image:url(images_news_module/linkout.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;

}
span.news_linkdoc {
	padding-right:  2em;
	background-image:url(images_news_module/ms-word.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;

}
span.news_linkpdf {
	padding-right: 2em;
	background-image:url(images_news_module/pdf.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
div.news .clearer{
clear:right;
}

/* -------- NEWS ------- */
div#center div.news{
	margin:0;
	padding:0 0 0.8em 0;
	/*border-bottom:1px dashed #CCCCCC;*/
}
div#center div.news h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	margin:0.3em 0;
	padding:0;
}
div#center div.news  a{

}
div#center div.news  a:hover{
	color:#469ed5;
}
div#center div.news .date{
}
