@CHARSET "ISO-8859-1";

body {font-family:Arial;font-size:10px;}
h1,h2 {margin:0;padding:0;}
h1 {font-size: 20px;font-weight: bold;margin-top: 10px;}
h1 {font:bold large/1em Arial,Helvetica,sans-serif black;}
h2 {font-size: 8px;font-weight: normal;}

a:link, a:visited, a:active, a:hover {text-decoration:none;color:black;}

.erro 					{display: none;}
.noprint 				{display:none;}
div.noprint 			{display:none;}

table#header-lista				{margin:1em 0 1.5em 0;width:100%;}
table#header-lista th,
table#header-lista td			{padding:.25em .75em .25em .75em;height:2em;text-align:left;font-family:Arial;font-size:11px;border:1px solid gray;}
table#header-lista th			{width:10em;color:black;font-weight:bold;text-transform:none;border-right:none;}
table#header-lista tr.a td,
table#header-lista tr.a th		{border-right:none;}
table#header-lista tr.b td,
table#header-lista tr.b th		{border-left:none;}
table#header-lista tr th		{border-right:none;}
table#header-lista tr td		{border-left:none;}

table 	{width:100%;margin-top:10px;border-style:outset;border-color:gray;border-collapse:collapse;}
	table thead 			{display:table-header-group;}
	table tbody 			{display:table-row-group;}
	table tfoot 			{display:table-footer-group;}
	table thead tr th 		{border:1px solid gray;}
	table tbody tr td 		{height:auto;font-size:11px;}
	table tfoot tr td 		{text-align:right;padding-right:2em;}
	table tr td				{padding:0;margin:0;text-align:center;border:1px solid black;}
	table tr 				{page-break-inside: avoid;}

.imagem img {width:48px;height:36px;}

.adminmenu, form {display: none;}

th {text-transform: uppercase;}

.quant_ganha {  width: 200px;}

.descricao {padding-left: 10px;text-align: left;}
