#lojas {
	/*border: 1px solid #000;*/
	width: 290px;
	*width: 270px;
}

#lojas .p{
	margin: 0 0 10px 0;
}

.buscas, label {
	color: #b2be56;
	font-weight: bold;
	font-size: 10px;
}

.buscas {
	margin-bottom: 5px;
}

.busca-inicial {
	width: 223px;
	height: 45px;
	margin-bottom: 20px;
}

/*### parte de busca ###*/

label {
	
}

#trabalhe .off{
	border: 1px solid #e3d434;
	background-color: #e3d434;
}


#trabalhe .on, input.on {
	border: 1px solid #e3d434;
	background-color: #e3d434;
}

input {
	height: 18px;
	color: #000;
	float: left;
	margin-top: 6px;
	margin-right: 5px;
}

.off{
	border: 1px solid #e3d434;
	background-color: #e3d434;
}

.bt ir a {
	width: 30px;
	height: 30px;
}

/*#### galeria ###*/
	
#galeria {
	width: 180px;
	margin-left: 300px;
	*margin-left: 280px;
	margin-top:  -380px;
	*margin-top:  -350px;
	text-align: center;
	min-height: 400px; /* ALTURA MÍNIMA, PARA O FF */
	height: auto !important; /* ASSIM A DIV AUMENTA CASO O CONTEÚDO ULTRAPASSE A ALTURA MÍNIMA */
}

.galeria {
	margin-bottom: 15px;
}

#galeria table{
	widows: 180px;
	margin-left: 15px;
	*margin-left: 0;
}

#galeria span{
	color:#b2be56;
	font-weight: bold;
	font-size: 10px;
}

.ico-loja {
	width: 123px;
	float: left;
}

.loja{
	width: 200px;
	margin-left: 138px;
	margin-bottom: 15px;
	padding-left: 10px;
}

.hr{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.lj-descricao {
	margin-bottom: 10px;
}

#bts-loja{
	margin-bottom: 15px;
	width: 480px;
	height: 25px;
}

#bts-loja a{
	outline: 0;
}

#bts-loja p{
	float: left;
	margin-right: 10px;
}

/*#### resultado busca ####*/

.resultado-busca {
	margin-top: -15px;
	margin-bottom: 15px;
}

.tr-bgcolor{
	background-color: #faf7db;
}

table{
	margin-bottom: 15px;
}

table tr td a{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 0;
	text-decoration:none;
	color: #f5ab22;
	font-weight: bold;
}

table tr td a:hover{
	text-decoration: underline;

}

table tr .nomedaloja {
	width: auto;
}

table tr .sala {
	width: 30px;
}

table tr .piso {
	width: 50px;
}

table tr .tel {
	width: 100px;
}
