body {
	margin: 0%;
	padding: 0%;
	background: #f5f5f5 none;
	font: normal normal normal 12px/15px Arial, Helvetica, sans-serif;
	color: #333; }
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active { outline: none; } 
a:focus { -moz-outline-style: none; } 		
	
a img {	border: none; }
h1{
	font-size: 150%;
	padding-left: 0.7em;
}
table thead th {
	border: none;
	background-color: #555;
	color: #fff; }
table tbody td {
	border: none;
	border-top: solid 1px #ccc;
	background-color: #fff;
	color: #333; }
th, td {
	text-align: left;
	padding: 2px 5px; }
th.dcha, td.dcha {
	text-align: right !important; }
th.centro, td.centro {
	text-align: center !important; }
tr.actiu th, tr.actiu td {
	background-color: #999 !important;
	color: #fff !important; }
caption {
	padding: 2px 5px;
	text-align: left;
	font: normal normal bold 14px/21px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #222; }
caption span {
	font-weight: normal; }
caption.moroso {
	background-color: #d10000; }
table.llistatfacturespendents {
	margin-bottom: 1.5em; }
table.activa th, table.activa td, table.activa caption {
	background-color: #333;
	color: #fff; }
table.activa caption {
	border-bottom: solid 1px #ccc; }
th.coldiana {	width: 7.5%; }
th.colprograma {	width: 50%; }
th.colcantidad {	width: 7.5%; }
th.colprecio {	width: 10%; }
th.colfinanciador {	width: 25%; }