BODY {
	BACKGROUND: #ffffff; MARGIN: 0px; 
	COLOR: #003366;
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}


th{
	font-weight: bold;	
	
}


ul.orangearrow li{
	list-style-image: url(  );
}


a:link  {
    color: #003366;
    font-size: 12px;
}

a:active  {
    color: #003366;
    font-size: 12px;
}

a:visited  {
    color: #336699;
    font-size: 12px;
}


.corpoLista{
	width:265px;
	height:25px;
	border:1px #e5e5e5 solid;
	background-color:#e8ecf1;
	background-image:url('sfum.jpg');
	background-repeat:no-repeat;
	color:#003366;
	font-family:'Century Gothic',Arial, Helvetica;
	font-size:12px;
	border-top:1px #999999 solid;
	padding-left:20px;

}



.intestazione{
	width:265px;
	height:35px;
	border:1px #e5e5e5 solid;
	padding-top:10px;
	padding-left:20px;
	font-family:'Century Gothic',Arial, Helvetica;
	font-size:15px;
	color:#003366;
	
}

.titoloPagina{
	font-family:'Century Gothic',Arial, Helvetica;
	font-size:16px;
	color:#003366;
	font-weight: bold;
}



.GridLista{
	border:1px #e5e5e5 solid;
	color:#003366;
	font-family:'Century Gothic',Arial, Helvetica;
	background-color:#e8ecf1;
	
}
.intestazione th{
	height:35px;
	border:1px #e5e5e5 solid;
	font-family:'Century Gothic',Arial, Helvetica;
	font-size:12px;
	text-align:left;
	padding-left:10px;
}





