#topo .centro 
{
    position:relative;
}
#topo .centro .bannerTopoPromocao 
{
    width:772px;
    height:307px;
    display:block;
    position:absolute;
    right:0px;
    top:46px;
    background:white;
}

/* TOPO */

#formBuscaTopo {
    width:760px;
    display:block;
    float:right;
    height:59px;
}

#topo .centro .boxTopoInferior {
    height:36px;
    position:absolute;
    margin-left:0px;
    margin-top:-40px;
    float:none;
}

/* CONTEUDO */

#anuncioFrontal 
{
 position:absolute;
 width:100%;   
 height:607px;
 top:515px;
 margin:0 auto;
 text-align:center;
 background-color:#ffd91c;

  
}

.anuncioFrontalEspaco 
{
 
 float:left;
 width:100%;
 height:607px;
 
}



#conteudoHome .centro .colunaEsq .anuncioHome .boxAnuncio {
    height:220px;
    overflow:hidden;
    margin-top:30px;
    position:relative;
}

#conteudoHome .centro .colunaEsq .anuncioHome .boxAnuncio .anuncioLinha {
    float:none;
    display:block;
    height:99999px;
    position:relative;
}

#conteudoHome .centro .colunaEsq .anuncioHome .anuncio {
    padding-left:13px;
    width:572px;
    margin-right:0px;
    padding-top:0px;
    float:none;
    margin-bottom:10px;
    position:relative;
}

.btSetaProximoAnuncio {
    cursor:pointer;
}
.btSetaAnteriorAnuncio {
    cursor:pointer;
}

#conteudoHome .centro .colunaEsq .anuncioHome .btsAnuncio {
	margin:0 auto;
	margin-top:20px; _margin-top:0px;
	display:block;
	width:241px;
}

#conteudoHome .centro .colunaEsq .anuncioHome .btsAnuncio .btCasadinhas {
	width:88px;
	height:40px;
	float:left;
	cursor:pointer;
	background:url(img/btCasadinhasAnuncio.png) no-repeat left bottom;
}

#conteudoHome .centro .colunaEsq .anuncioHome .btsAnuncio .btCasadinhasAtivo {
	background:url(img/btCasadinhasAnuncio.png) no-repeat left top;
}

#conteudoHome .centro .colunaEsq .anuncioHome .btsAnuncio .btDestaques {
	width:87px;
	height:40px;
	float:left;
	cursor:pointer;
	background:url(img/btDestaquesAnuncio.png) no-repeat left bottom;
}

#conteudoHome .centro .colunaEsq .anuncioHome .btsAnuncio .btDestaquesAtivo {
	background:url(img/btDestaquesAnuncio.png) no-repeat left top;
}

#conteudoHome .centro .colunaEsq .anuncioHome .btsAnuncio .btTodos {
	width:66px;
	height:40px;
	float:left;
	cursor:pointer;
	background:url(img/btTodosAnuncio.png) no-repeat left bottom;
}

#conteudoHome .centro .colunaEsq .anuncioHome .btsAnuncio .btTodosAtivo {
	background:url(img/btTodosAnuncio.png) no-repeat left top;
}
