
.gasday-table 
{
	border:1px solid #163A6A;
}
.gasday-table .gasday-caption
{
	background:#F2F3F5;
	text-align: left;
	font-weight:bold;
}
.gasday-table .immissioni_tot,
.gasday-table .prelievi_tot
{
	font-weight:bold;
}

.gasday-table .gasday-sep td
{
	border-top:1px solid #163A6A;
}
.gasday-table .gasday-numcol
{
	text-align:right;
}


.gasday-table .gasday-fonte
{
	text-align:right;
	font-style:italic;
}
.gasday-table caption
{
	font-size:15px;
	background:#2B6CA3;
	text-align: left;
	font-weight:bold;
	color:#FFF;
	padding:8px;
}



.gasday-table .table > tbody > tr > td, 
.gasday-table .table > tbody > tr > th, 
.gasday-table .table > tfoot > tr > td, 
.gasday-table .table > tfoot > tr > th, 
.gasday-table .table > thead > tr > td, 
.gasday-table .table > thead > tr > th
{
	border-top:0;
}

