/* CSS Document */
body
{
	margin:0px;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}


#areanews
{
	background-color:#e8e9d7;
}

#mainarea
{
	width:670px;
	background-color:#f5f6e8;
}

#highlightarea
{
	width:335px;
	background-color:#f5f6e8;
	padding-left:10px;
}

#areaprogetti
{
	width:335px;
	background-color:#f5f6e8;
	padding-left:10px;
}

#tdprogetto
{
	width:300px;
	background-image:url(images/sfondohighlights.jpg);
	background-repeat:repeat-x;
	padding:5px;
	color:#FFFFFF;
}

#titolonews
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#246600;
	font-weight:bold;
}

#datanews
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#c84200;
}

#testonews
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align:justify;
}

#rowitem
{
	height:30px;
	background-color:#d7f5fd;
}

#separation
{
	height:2px;
	background-color:#333333;
}

#sponsortd
{

	padding:5px;
	border-left-style:dotted;
	border-left-color:#333333;
	border-left-width:1px;
	border-right-style:dotted;
	border-right-color:#333333;
	border-right-width:1px;
}

#newscell
{
	padding-top:5px;
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#333333;
}

#tdheader
{
	background-color:#333333;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}