

#box-buscador-nuevo {
	width: 167px;
	height: 74px;
	margin-bottom: 4px;
	padding: 0;
	float: left;
	background: url(/img/buscador/bk_buscador.gif) no-repeat;
}

.tit-buscador {
	width: 84px;
	height: 16px;
	margin: 0;
	padding: 13px 0 0 8px;
	background: url(/img/buscador/bk_tit_buscador.gif) no-repeat;
	float: left;
}

.box-input {
	width: 121px;
	height: 21px;
	margin: 0;
	padding: 4px 0 0 8px;
	float: left;
}

.input-buscador {
	width: 115px;
	height: 15px;
	padding: 2px 0 0 4px;
	background: #fff;
	border: 1px solid #c5c5c5;
	font-size: 11px;
	color: #666;
	text-align: left;
}

.bot-buscador {
	width: 33px;
	height: 21px;
	margin: 0;
	padding: 4px 0 0 0;
	float: left;
}
