table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:20px;
	border-collapse: collapse;
}
table td {	
	margin:0px;
	padding:10px 5px;
}
td.quantidade {
	text-align:center;
	width:60px;
}
td.barra {
	width:310px;
	font-style:italic;
	font-weight:bold;
	line-height:11px;
	color:#80007f;
}
td.total {
	font-weight:bold;
	text-align:center;
}
td span {
	color:#fff;
}
div.verde {
	height:14px;
	background-color:#80007f;
	background-image: url('bgenquete2.gif');
	float:left;
	margin-right:4px;
}
div.bgenquete {
	height:14px;
	background-color:#bf7fbf;
	background-image: url('bgenquete.gif');
	width:297px;
	padding:3px;
}
