#table0{
 padding-bottom:5px;

	border: 1px solid red;
	background-color:000000;
} 





#table1{
    height:100%;
    margin-bottom:5px;
	border: 1px solid red;
	width:240px; 
	font-size:12px;
} 

#table1 h1{font-size:16px; font-weight:bold;}



#table1 td{
	border: 1px solid red;	
	text-align:center;
	color:white;
}




#table2{
    height:100%;
    margin-bottom:5px;
	border: 1px solid #fc9a00;
	width:240px;
  	font-size:12px;
	
} 

#table2 h1{font-size:16px; font-weight:bold; color:black;}



#table2 td{
	border: 1px solid #fc9a00;	
	text-align:center;

}





#table3{
   
    margin-bottom:5px;
	border: 0px solid #000000;
	
} 

#table3 td{
	border: 0px solid #000000;
}



#table4{
    height:100%;
    margin-bottom:5px;
	border: 2px solid red;
	width:240px; 
	font-size:12px;
} 

#table4 h1{font-size:16px; font-weight:bold;}


#bot_red {border:2px solid red;}




#table10 {border:2px solid #fc9a00; width:240px;}





#scheda {padding:5px;}

#scroll {height:400px;overflow:auto;border:1px solid black}



.td_bot {border-bottom:2px solid red; text-align:right;}


.orange {text-align:right; color:#fc9a00; font-weight:bold; margin:5px; border:1px white;}

.red {text-align:right; color:red; font-weight:bold; margin:5px;}


.header_novita{font-weight:bold; font-size:12px;}
.body_novita{font-size:12px;}