/* Buscador */
table.buscador {
	width:385px;	
	border-spacing:0px;
	border-collapse:collapse;
}

table.buscador td.busform {
	padding-top:0px;	
}

table.buscador td.busform table {
	width:100%;
}

/* Buscador > Formulario > Célula Padrão */
table.buscador td.busform table.busform td {
	padding:1px;
}

/* Tabela da Guias */
table.busguias {
	width:100%;
}

/* Guias */
table.buscador td.abasel {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-repeat:repeat-x;	
	height:37px;
	cursor:pointer;
}

table.buscador td.abasel span {
	font-size:11px;
	font-weight:bold;
	height:11px;
}

table.buscador td.aba {
	text-align:center;
	background-repeat:repeat-x;	
	height:37px;
	cursor:pointer;
}

table.buscador td.aba span {
	font-size:11px;
	font-weight:bold;
	height:11px;
}

table.buscador td.iniabafora {
	width:12px;
	height:37px;
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}

table.buscador td.iniabaforasel {
	width:12px;
	height:37px;
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}

table.buscador td.fimabafora {
	width:12px;
	height:37px;
	background-repeat:no-repeat;
	cursor:pointer;
}

table.buscador td.fimabaforasel {
	width:12px;
	height:37px;
	background-repeat:no-repeat;
	cursor:pointer;
}

table.buscador td.fimaba {
	width:24px;
	height:37px;
	background-repeat:repeat-x;
	cursor:pointer;
}

table.buscador td.fimabasel {
	width:24px;
	height:37px;
	background-repeat:no-repeat;
	cursor:pointer;
}

table.buscador div.iniaba {
	width:24px;
	height:37px;
	background-repeat:no-repeat;
	background-position:top right;
	cursor:pointer;	
}

table.buscador div.iniabasel {
	width:24px;
	height:37px;
	background-repeat:no-repeat;
	background-position:top right;
	cursor:pointer;	
}


/* tabela com campos */
div.buscador {
	background-position:center bottom;
	background-repeat:no-repeat;
	width:385px;
	margin-bottom:15px;
}

div.buscador div.corpo {
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px !important;
}

div.buscador div.corpo table.busform {
	margin-left:auto;
	margin-right:auto;
	width:94%;
}

div.buscador td.item {
	font-size:20px;
	font-weight:bolder;
	text-align:right;
	padding-right:4px;
}

div.buscador td.espaco {
	padding-top:10px !important;
}

div.buscador td.titulo {
	font-weight:bold;
	font-size:11px;
}

div.buscador td {
	font-weight:normal;
	font-size:11px;
}

div.buscador input {
	font-size:11px;
	font-weight:bold;
}

div.buscador select {
	font-size:11px;
	font-weight:bold;
}

div.buscador select.largfixa {
	width:90%;
}

div.buscador select.largfull {
	width:90%;
}

div.buscador input.btndisabled {
	-moz-opacity:0.4;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

/* Botão - Pesquisar */
div.buscador td.localbotaobus {
	text-align:right;	
	padding-top:15px !important;
	padding-bottom:10px !important;
}

/* Buscador > Título */
table.buscador td.ptitulo {
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 4px 15px;
	vertical-align:top;
}

/* Buscador > Título > Texto */
table.buscador td.ptitulo div {
	background-repeat:no-repeat;
	background-position:right top;
	font-weight:bold;
	font-size:11px;
	padding-top:2px !important;
	height:24px;
}
