<style type="text/css">

#table.tabella_pagina 
{
	border-width:3px;
	border-color:#FFFFFF;
	border-style: dotted;
}
.titolo_tabella 
{color:#045d99;
 font-size:13px;
 font-style:italic;
 font-weight:bold;
}
td.titolo_tabella
{
	background-color: #c0d7e6;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}
#a {
	color:#e3e0b7;
	text-decoration:none;
	text-transform:none;
	font-weight:bolder;
	font-style:normal;
}
a:hover {
	color:#fad022;
	text-decoration:underline;
	text-transform:none;
	font-weight:bolder;
	font-style:normal;
}
img {border:0px;}

td.bordo_img { 
  background-color: #e3edf4;
  border-width:1px;
  border-color:#503b0b;  
  border-style:solid;
}
    </style>
