html {
	background-color: #fff;
}

body {
	background-color: #fff;
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	font-size: 10pt !important;
}	

a.bt-blank-white, #header, #menu-nav, #carrinho, #cart, #info_cart, #col-esq, .topo-col-dir, .breadcrumb, .def-tecnicas, .bottom-col-dir, #rodape, a.imprimir {
	display:none;
}

#col-dir {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: #333;
	background: transparent;
	font-size: 12pt !important;
}

p {
	color: #333;
	font-size: 10pt !important;
}

ol li span {
	display:block;
}

th {
	font-family:Arial;
	color:black;
	background-color:lightgrey;
}
thead {
	display:table-header-group;
}
tbody {
	display:table-row-group;
}

table td {
	    border-bottom:1px solid gray;
}

tr {page-break-inside: avoid;}

a {
	text-decoration: none;
	color: #333;
}

img {
	
	display:block;
}


