* {
float:none;
clear:both;
border-collapse:collapse;
}
body.produtos.fechamento h1, body.produtos.fechamento #menus, body.produtos.fechamento table .remover, body.produtos.fechamento button, #rodape, body.produtos.fechamento .destaques, .notprint, .notprint * {
	display:none !important;
}
body.produtos.fechamento p.red.right {
	color:red;
	display:inline;
}

body.produtos.fechamento div.paifloat {
	padding:10px 0;
}
body.produtos.fechamento div.pedido h3.paifloat {
	display:none;
}
body.produtos.fechamento div.pedido table img {
	display:none !important;
}
body.produtos.fechamento div.pedido table tfoot td {
	border-bottom:1px solid #5A3D1C;
	border-top:1px solid #5A3D1C;
	background-color:#E4BC96;
	text-align:center;
	text-transform:uppercase;
	padding:5px 0;
}
body.produtos.fechamento div.pedido table tbody td h4 {
	margin:0;
	font-size:13px;
	font-weight:bold;
}
body.produtos.fechamento div.pedido table tbody td.pri, body.produtos.fechamento div.historico table tbody td.pri {
	text-align:left;
	white-space:nowrap;
}
body.produtos.fechamento div.pedido table tbody td, body.produtos.fechamento div.historico table tbody td {
	padding:10px 0 !important;
	border-top:1px solid #5A3D1C !important;
	text-align:center;
	vertical-align:top;
	color:#5A3D1C;
}
body.produtos.fechamento div.pedido table thead th.pri, body.produtos.fechamento div.historico table thead th.pri {
	text-align:left;
	padding:4px 7px !important;
	width:50%;
}
body.produtos.fechamento p.saudacao {
	font:11px "Trebuchet MS";
	color:#5a3d1c;
	background-color:white;
	padding:10px 20px;
	height:45px;
	margin-top:20px;
	border:1px solid #5A3D1C;
	width:20%;
	margin-left:10px;
	float:left;
	clear:none;
}
body.produtos.fechamento h2.categoria {
	font:bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:65%;
	color:#FFF;
	text-transform:uppercase;
	background-color:#5a3d1c;
	padding:20px 20px;
	margin-top:20px;
	margin-bottom:15px;
	float:left;
	clear:none;
}
body.produtos.fechamento div.pedido, body.produtos.fechamento div.historico {
	border:1px solid #5A3D1C;
	margin:0 10px 30px;
	background-color:#FFF;
	padding:20px;
}
body.produtos.fechamento div.pedido table, body.produtos.fechamento div.historico table {
	width:100%;
}
body.produtos.fechamento div.pedido td, body.produtos.fechamento div.pedido th, body.produtos.fechamento div.historico td, body.produtos.fechamento div.historico th {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body.produtos.fechamento div.pedido table thead th, body.produtos.fechamento div.historico table thead th {
	border-bottom:1px solid #5A3D1C !important;
	border-top:1px solid #5A3D1C !important;
	background-color:#E4BC96;
	text-align:center;
	color:#5A3D1C;
	text-transform:uppercase;
}