/* CSS Document */

table{
}

table td{
}

.tabella1{
border-bottom:1px solid #ccc;
width:70%;
text-decoration :none;
}

.tabella1b{
width:70%;
}

.tabella2{
width:50%;
border-bottom:1px solid #ccc;
}

.titoli_tab{
border-bottom:1px solid #000;
color:#EC551A;

font-weight:bold;
}

.titoli_tab2{
color:#EC551A;
font-weight:bold;
}

.titoli_tab a{
 text-decoration :none;
 color:#EC551A;
}

.titoli_tab a:hover{
 text-decoration :none;
 color:#007FD3;
}

.totali_tab{
border-top:1px solid #ccc;
border-bottom:1px solid #f5f5f5;
font-weight:bold;
}

.color1_rig{
background-color:#f0f0f0;
}

.color2_rig{
background-color:#fafafa;
}
