@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;}

.main{
	width:660px;
	margin:0 auto;}

.produto{
margin:5px 2px 0 2px;}

table{
	width:660px;}

td{
	font-family:arial;
	font-size:0.6em;
	text-align:center;}
	.tit{
		font-family:verdana;
		text-align:left;
		font-size:0.6em;
		border-bottom:1px dashed #CCCCCC;}
	.ipi{
		width:30px;
		text-align:center;
		background-color:#E8E8E8;}
	.pol{
		width:70px;
		text-align:center;
		background-color:#E8E8E8;}
	.desc{
		background-color:#E8E8E8;
		width:41px;}
	.ipi, .pol, .desc, .val{
		border-bottom:1px solid #CCC;
		border-right:1px solid #CCC;}
	.img{
		border:1px solid #CCC;}

.print{
margin:5px 2px 0 2px;}

.bt_print{
width:35px; margin:0 auto;}