body {  }
a{
	text-decoration:none;
}
/* Datagrid Table */
table.tbl { width: 100%; /*border: 2px solid #c3daf9;*/ border:1px solid #86DD2E; border-collapse: separate; border-spacing: 0; font-size: 10px; clear: both; margin-top:5px; margin-bottom:5px;}
td.tbl-header { background: #86DD2E; text-align: left; padding: 2px; font-weight: bold; border-bottom: 1px solid #86DD2E; color:#333; }
td.tbl-header a{
	color:#333;
	font-size:12px;
	text-decoration:none;
}
tr.tbl-footer {}
table.tbl-footer {
	font-size: 1em;
	color:#333;
}
tr.tbl-row {
	padding:15px;
	height:40px;
	
}
tr.tbl-row:hover { background: #000; color:#fff; } /* Old color: #E9E9E9 */
tr.tbl-row-even { background: #FFF; }
tr.tbl-row-odd { background: #FFF; }
tr.tbl-row-highlight:hover { background: #333; cursor: pointer; }
td.tbl-nav { background: #86DD2E; height: 20px; border-top: 1px solid #86DD2E; color: #fff; }
td.tbl-pages { text-align: center; }
td.tbl-row-num { text-align: right; }
td.tbl-cell {}
td.tbl-controls { text-align: center; }
td.tbl-cell img{
	/*border:1px solid #8EAD14;*/
}
td.tbl-found {}
td.tbl-checkall {}
td.tbl-page { text-align: right; }
td.tbl-noresults { font-weight: bold; /*color: #9F0000;*/ height: 45px; text-align: center; }
span.tbl-reset { margin: 5px 5px; }
img.tbl-reset-image { margin-right: 5px; border: 0; }
span.tbl-create { margin: 5px 0; }
img.tbl-create-image { margin-right: 5px; border: 0; }
div.tbl-filter-box {}
img.tbl-arrows { border: 0; }
img.tbl-order-image { margin: 0 2px; border: 0; }
img.tbl-filter-image { border: 0; }
img.tbl-control-image { border: 0; }
span.page-selected { color: black; font-weight: bold; }
input.tbl-checkbox {}
.img_ficheiro{
	border:0px;
	margin-left:10px;
}