
#all_content
{
	width: 505px;
	background-color: #f7efec;
}

#loader
{
	display: none;
	position: absolute;
	left: 565px !important;
	z-index: 1008;
}

#ultima_busca
{
	width: 470px;
	margin-top: 10px;
	display: none;
}

#ultima_busca_texto
{
	width: 380px;
	min-height: 70px;
	float: left;
	background-color: #fff;
	border: 1px solid #cdc2be;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-left: 8px;
	padding-bottom: 4px;
}

#ultima_busca_texto p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f6e66;
	margin: 0;
	margin-top: 2px;
	margin-left: 2px;
}

#ultima_busca_bts
{
	width: 70px;
	margin-left: 6px;
	float: left;
}

#ultima_busca_bts img
{
	border: 0;
}


Div#fecharSaibaMais
{
	width: auto;
	height: auto;
	background-color: #FFF;
	position: absolute;
	z-index: 9999;
	margin-left: 280px;

}

#div_block_all
{
	background-color:#000000;
	border-style:none;
	border-width:medium;
	display:none;
	height:100%;
	left:0;
	margin:0 0 0 0;
	opacity:0.2;
	filter:alpha(opacity=50); /*Opacity on IE*/
	padding:0 0 0 0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1010;
}

#div_block_all2
{
	background-color:#000000;
	border-style:none;
	border-width:medium;
	display:none;
	height:100%;
	left:0;
	margin:0 0 0 0;
	opacity:0.2;
	filter:alpha(opacity=50); /*Opacity on IE*/
	padding:0 0 0 0;
	position:fixed;
	top:0;
	width:100%;
	z-index:999;
}




