.NewsArea
{
   vertical-align: top;
   width: 100%;
   padding-left: 10px;
   padding-right: 10px;
}
.NewsItem
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	width: 100%;
	padding-top: 5px;
	vertical-align: top;
}
.NewsItemTable
{
}
.NewsItemTextArea
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.NewsItemDateTime
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 1px;
   padding-top: 3px;
   text-align: left;
}
.NewsItemDateTimeLink
{
   font-weight: bold;
   color: #8d8d82;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.NewsItemEye
{
   text-align: left;
   padding-bottom: 2px;
}
.NewsItemEyeLink
{
   font-weight: bold;
   font-size: 9px;
   color: black;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.NewsItemTitle
{
   text-align: left;
}
.NewsItemTitleLink
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width: 100%;
	color: #db0000;
	height: 100%;
	text-decoration: none;
}
.NewsItemSubTitle
{
   text-align: left;
}
.NewsItemSubTitleLink
{
   font-weight: bold;
   font-size: 9px;
   color: black;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.NewsItemImageLeft
{
	border-right: #646464 1px solid;
	border-top: #646464 1px solid;
	padding-bottom: 0px;
	margin: 2px 8px 0px 0px;
	border-left: #646464 1px solid;
	border-bottom: #646464 1px solid;
}
.NewsItemImageRight
{
	padding-bottom: 0px;
	margin: 2px 0px 0px 14px;
	border: solid 1px #646464;
}
.NewsItemAbstract
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 1px;
   padding-top: 5px;
   text-align: justify;
}
.NewsItemAbstractLink
{
   font-weight: normal;
   font-size: 9px;
   color: black;
   text-align: justify;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.NewsItemText
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 10px;
	color: black;
	padding-top: 5px;
	text-align: justify;
}
.NewsItemAttachment
{
	padding-top: 3px;
	text-align: right;
}
.NewsItemLink
{
	padding-top: 2px;
	text-align: right;
}
.NewsPartitionLine
{
	background-position: left center;
	background-image: url(../images/Elements/CimaGiallaPiccola.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.NewsBack
{
}
