body{
	background:url('img/bg.gif');
}

#buscacontainer{
	width:900px;
	margin:0 auto;
	position:relative;
	text-align:left; 

}
#foto{
	margin:0 auto;
	position:relative;
	width:0 auto;
	height:0 auto;
	padding-top:5px; 


}
#topo{
	width:900px;
	height:112px;
	background:url('img/topo.png');
}

#topo_logo{
	width:157px;
	height:112px;
	float:left;
	/*background:url('img/topo_esquerda.png');*/
}

#topo_meio{
	width:483px;
	float:left;
	height:112px;
}


#topo_busca{
        width:260px;
	height:112px;
        float:left;
        /*background:url('img/topo_direita.png');*/
}

#topo_banner{
        width:483px;
        height:83px;
        /*background:url('img/topo_banner.png');*/
}

#topo_menu{
        width:483px;
        height:29px;
       /* background:url('img/topo_menu.png');*/
}

#topo_formbusca{
        width:260px;
        height:83px;
}

#topo_categorias{
        width:260px;
        height:29px;
}

#formbusca{
	position:absolute;
	margin-top:25px;
}

#banner{
	width:460px;
	height:60px;
	position:absolute;
	background-color:#F00;
	margin-top:10px;
	margin-left:10px;
	/*background-color:#FFFFFF;*/
}

#spacer{
	height:5px;
	width:900px;
	background-color:#FFF;
}

#conteudo{
	width:750px;
	float:left;
	/*height:460px;*/
	background-color:#FFFFFF;
}

#banners_direita{
	width:150px;
	float:left;
	height:460px;
	background-color:#FFF;
}

#barra_baixo_esq{
	float:left;
	width:480px;
	margin-top:4px;	
}

#barra_baixo_dir{
        float:left;
	margin-top:4px;
        width:80px;
	margin-left:325px;

}


#corpo{
	float:left;
	width:900px;
        background-color:#FFF;
	margin-top:-5px;
}



#barra_baixo{
	float: right;
	width:900px;
	height:23px;
	background:url(img/rodape.png);
}

#anuncio-container{
	width:725px;
	height:126px;
	margin-left:22px;
}

#anuncio-imagem{
	width:120px;
	height:120px;
	float:left;
	margin:3px;
}
#anuncio-dados{
	width:580px;
	height:120px;
	float:left;
	margin-left:10px;
	/*border:1px solid;*/
}

#anuncio-empresa{
	width:580px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	margin-top:5px;
	
}

#anuncio-ender{
	width:580px;
	font-family:arial;
	font-size:12px;	
	color:#000;
	margin-top:3px;
	margin-bottom:5px;
	
}

#anuncio-info{
	width:340px;
	float:left;
	height:60px;
	font-family:arial;
	font-size:12px;
}
#anuncio-info-icon{
	width:45px;
	text-align:center;
	float:left;
	
}
#anuncio-info-text{
	width:280px;
	color:#000;
	float:left;
	/*text-align:left;*/
	
}
#anuncio-info-row{
	width:330px;
	margin-bottom:4px;
	border:dashed 0px;
	text-align:left;
	float:left;
}
#anuncio-adicionais{
	width:240px;
	float:left;
	margin-lef:10px;
	height:60px;
}


.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-style: none;
	border-width: 0px;
	border: 0px;
	padding-left: 10px;
	text-align: left;
}
