#box-table-a{	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;	font-size: 12px;	margin-top: 5px;	width: 619px;	text-align: left;	border-collapse: collapse;}                          #box-table-a th{	font-size: 13px;	font-weight: normal;	padding: 8px;	background: #b9c9fe;	border-top: 4px solid #aabcfe;	border-bottom: 1px solid #fff;	color: #039; font-weight:bold;}                          #box-table-a th.dx{text-align:right}                          #box-table-a td{	padding: 8px;	background: #e8edff; 	border-bottom: 1px solid #fff;	color: #669;	border-top: 1px solid transparent;}                          #box-table-a tr:hover td{	background: #d0daff;	color: #339;}                          #box-table-a tr.main td, #box-table-a tr.main:hover td {	background: #d0daff;	color: #339; font-weight:bold;}

div#formaz_view_p {background:url(/images/campo.gif) no-repeat fixed 34% 30%; height:500px}div#formaz_view_p div {border:0px solid;width:650px;text-align:center;margin:20px 0px 95px 22px;}div#formaz_view_p div span {color:#fff;font-weight:bold;font-size:10px;font-family:arial;border:0px solid;margin-right:15px}

.legenda {font-size:11px;padding-top:10px;margin-bottom:15px;font-weight:bold}

a.info_link {background: url(/img/icons/information-white.png);margin:2px 5px -3px 10px;width:16px;height:16px;display:block;float:left}

#breadcrumb 
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('/images/breadcrumbs/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    overflow:hidden;
    margin:0px;
    padding:0px;
    margin-bottom:10px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('/images/breadcrumbs/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
#breadcrumb li a img.home
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
	color:#35acc5;
}
