
.news_full
{
	padding: 					10px 10px 20px 10px;
	font-family: 				arial;
	overflow:					auto;
	font-size:					small;
	min-height:					170px;
}

.news_full .image_box
{
	float: 						right;
	padding: 					5px 0px 5px 10px;
	vertical-align: 			top;
	max-width: 					200px;

	color:						#31393D;
}

.news_full .image_box IMG
{
	max-width: 					200px;
	max-height: 				150px;
}

.news_full .contents
{
	padding-right: 				20px;
	
	vertical-align: 			bottom;
}

.news_full .title
{
	padding-bottom: 			5px;
	
	font-family: 				arial;
	font-size: 					16px;
	font-weight: 				bold;
}

.news_full .title a:hover
{
	text-decoration: 			none;
}

.news_full .date
{
	color: 						#2F609D;
	font-size: 					small;
	font-weight: 				bold;
}

.news_full .txt
{
	text-align: 				justify;
	
	font-size: 					small;
}

.news_full .boxChiusuraArticolo
{
	margin:			10px 0px 10px 0px;

	background-color:			#F3F7FB;

	border-width:				0px 0px 1px 0px;
	border-style:				solid;
	border-color:				#DEDEDE;
}

.news_full .linkArticolo,
.news_full .linkArticolo:link,
.news_full .linkArticolo:visited,
.news_full .linkArticolo:hover,
.news_full .linkArticolo:active
{
	color:				#2F609D;
	font-size:			small;
	font-weight:		normal;
}


.news_full .dettagliItem,
.news_full .dettagliItem A,
.news_full .dettagliItem A:link,
.news_full .dettagliItem A:visited,
.news_full .dettagliItem A:hover,
.news_full .dettagliItem A:active
{
	color:		#2F609D;
	font-size:	small;
}
