/* Grid */
table.cl3 { 
	border-collapse: collapse; 
	/*font-family:  Arial, Helvetica, sans-serif;*/ 
	color: #000000;
	margin-top: 10px; 
	/*margin:0px auto;*/
	margin-bottom:  10px;
	
}
/*table.cl3 a:link, table.cl3 a:visited, table.cl3 a:active, table.cl3 a:hover{color: #000000;} background: #B4C5D9;*/
table.cl3 th {
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 15px;/*50px;*/
	/*background-image: url(img/table-head.gif);	
	background-repeat: repeat-x;
	background-position: 10px;*/
	border-bottom: 4px solid #cccccc;
	padding: 2px 2px 2px 8px;
}
table.cl3 td { border-bottom: 1px solid #cccccc; padding: 2px 2px 2px 8px; height: 20px; font-size: 80%; /*font-size: 80%;*/}
/*table.cl3 td.r1c2 {  border : 2px outset #D4D4D4;  background: #D5D3C8;  width: 10px; }
table.cl3 td.r2c2 {  width: 30px; }
table.cl3 td.r2c3 {  width: 55px; }
table.cl3 td.r2c4 {  width: 310px; }
table.cl3 td.tipo {  width: 25px; }
table.cl3 td.data {  width: 55px; }
table.cl3 td.alt {  width: 210px; }
table.cl3 td.img {  width: 140px; }*/
table.cl3 td.top { height: 10px; padding: 0px; border-bottom: none;/*background: #668CB0;*/}
table.cl3 td.bottom { height: 20px; padding: 0px; border-top: 4px solid #cccccc;  border-bottom: none;}/*l'img dentro il td bottom prende anche le sue caratteristiche es,: border background: #B4C5D9;
