#tabcurta {
	line-height: 1.6em;
	width: 320px;
	text-align: left;
	border-collapse: collapse; }

#tabcurta td {
	padding: 5px;
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ccc; }
	
#tabcurta tr:hover td {
	background: #f1f1f1;
	color: #333; }
	




#tabvenda {
	line-height: 1.6em;
	width: 360px;
	text-align: left;
	border-collapse: collapse; }

#tabvenda td {
	padding: 5px;
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ccc; }
	
#tabvenda tr:hover td {
	background: #f1f1f1;
	color: #333; }
	

	
	
	
#tablarga {
	line-height: 1.6em;
	width: 360px;
	text-align: left;
	border-collapse: collapse; }

#tablarga td {
	padding: 5px;
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ccc; }
	
#tablarga tr:hover td {
	background: #f1f1f1;
	color: #333; }
	
	
	
	#tabintro {
	line-height: 1.6em;
	width: 740px;
	text-align: left;
	border-collapse: collapse; }

#tabintro td {
	padding: 5px;
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ccc; }
	
#tabintro tr:hover td {
	background: #f1f1f1;
	color: #333; }

