body {
	background-image:url(../imgs_layout/bg_sites.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	height:100%;
}

html {
	height:100%;
}
#tudo {
	position:relative;
	width: 870px;
	margin:0 auto;
}

#topo {
	height:65px;
	width:870px;
	background-image:url(../imgs_layout/bg_rodape.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}

#logo{
	position:relative;
	float:left;
	width:350px;
	height:45px;
	padding-top:15px;
}

#menu {
	position:relative;
	float:left;
	width:395px;
	height:20px;
	text-align:right;
	top:45px;
}

#conteudo {
	width:860px;
	margin: auto;
	padding-top:15px;
}

.editoria {
	float:left;
	width:150px;
	margin-right:10px;
}

#caixa-busca {
	float:left;
	width:370px;
	height:240px;
	background-image:url(../imgs_layout/bg_busca.jpg);
	padding-left:10px;
	padding-top:10px;
}

#filtro-busca{
	float:left;
	width:250px;
	height:170px;
}

#bt-busca{
	float:right;
	width:55px;
	height:25px;
	margin-top:5px;
}

.boxBuscas {
	padding: 4px;
	margin-top:4px;
	*margin-bottom:-101px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-indent: 2px;
	border: 1px solid #000000;
	background: url(../imgs_layout/fundo_input.png) left top;
}

#filtroLocalidades {
position:absolute;
left:517px;
top:200px;
*top:190px;
z-index:1;
}

#ajudaAssRes {
	position:absolute;


/*left:10px;*/
*margin-left:3px;
	_margin-left:3px;
	top:208px;
	margin-top:55px;


*margin-top:45px;
	_margin-top:55px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	left: 517px;
	width: 179px;
}

.selectFiltroLocalidades {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	height:24px;
}

#rodape {
	clear:both;
	width:100%;
	height:220px;
	margin-top:15px;
	background-image:url(../imgs_layout/bg_rodape.jpg);
	background-repeat:repeat-x;
}

#rodape-conteudo {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
}

#rodape-1-titulo{
	float:left;
	width:20px;
	margin:5px 0 5px 10px;
}

#rodape-1{
	float:left;
	width:130px;
	margin:5px 0 5px 3px;
}

#rodape-2-titulo{
	float:left;
	width:20px;
	margin:5px 0 5px 10px;
} 

#rodape-2{
	float:left;
	width:100px;
	margin:5px 0 5px 3px;
}

#rodape-3-titulo{
	float:left;
	width:20px;
	margin:5px 0 5px 10px;
}

#rodape-3{
	float:left;
	width:110px;
	margin:5px 0 5px 3px;
}

/*#rodape-indica {
position:relative;
margin-left:-3000px;
padding-left:-3000px;
left:-3000px;
}*/

#rodape-indica-titulo{
	float:left;
	width:20px;
	margin:5px 0 5px 10px;
}

#rodape-indica{
	float:left;
	width:130px;
	margin:5px 0 5px 3px;
}

