.CSNewsArea
{
	background-position: left top;
	background-image: url(../images/Home/tit_servizi.jpg);
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 4px;
	background-repeat: no-repeat;
}
.CSNewsTable
{
	width: 100%;
	height: 100%;
}
.CSNewsItem
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 5px;
   padding-top: 5px;
}
.CSNewsDateTime
{
}
.CSNewsEye
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: bold;
   font-size: 9px;
   padding-bottom: 1px;
   cursor: pointer;
   color: black;
   padding-top: 1px;
   font-family: Verdana;
   text-align: left;
}
.CSNewsTitle
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: bold;
   font-size: 11px;
   padding-bottom: 3px;
   text-transform: uppercase;
   cursor: pointer;
   color: #00b0b0;
   padding-top: 1px;
   font-family: Verdana;
   text-align: left;
}
.CSNewsSubTitle
{
   padding-right: 0px;
   padding-left: 0px;
   font-weight: bold;
   font-size: 9px;
   padding-bottom: 3px;
   color: black;
   padding-top: 1px;
   font-family: Verdana;
   text-align: left;
   cursor: pointer;
}
.CSNewsImage
{
	border-right: #afd4fe 2px solid;
	border-top: #afd4fe 2px solid;
	border-left: #afd4fe 2px solid;
	border-bottom: #afd4fe 2px solid;
	margin-right: 7px;
}
.CSNewsAbstract
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
    vertical-align: top;
    height: 99%;
    color: Black;
}
.CSNewsText
{
}
.CSNewsFooter
{
	width: 100%;
	padding-top: 8px;
	height: 1%;
	text-align: right;
}
.CSNewsFooterLink
{
	font-size: 10px;
	color: #0066cc;
	text-decoration: none;
}
a.CSNewsFooterLink:hover
{
	color: #F0A815;
}
