#blqHdScc {
	background-image: url(/loteos/share/img/scc_head_ttl.jpg);
}
table#tbLotes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	border-spacing: 0px;
	table-layout:auto;
	width: 468px;
	padding: 0px;
}
table#tbLotes theader{
}
table#tbLotes tbody{
	color: #333333;
}
table#tbLotes tbody th{
	color: #666666;
	font-size: 14px;
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(/share/img/icon_flecha_verde.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
table#tbLotes tbody td{
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
table#tbLotes thead th {
	background-image:url(/loteos/share/img/table_lotes_header.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 35px;
}
table#tbLotes thead th span{
	display:none;
}
table#tbLotes th#tlLotesThCodigo{
	width: 65px;
	background-position: 0px 0px;
}
table#tbLotes th#tlLotesThDimensiones{
	width: 210px;
	background-position: -65px 0px;
}
table#tbLotes th#tlLotesThSuperficie{
	width: 89px;
	background-position: -275px 0px;
}
table#tbLotes th#tlLotesThOpciones{
	width: 104px;
	background-position: -364px 0px;
}
