#TOPO {
	width: 760px;
	background-color: #FFFFFF;
	margin-left: -380px;
	position: relative;
	margin-top: 10px;
	left: 50%;
}
#CHAMADA {
	width: 600px;
	z-index: 13;
	position: relative;
	margin-left: -220px;
	left: 50%;
}
#AREA_LINK_LOJA_VIRTUAL {
	display: none;
}
#AREA_LINK_LOJAS_REDE {
	display: none;
}
#IMAGEM_TOPO {
	position:absolute;
	top:102px; 
	left: 50%;
	z-index:20;
	width: 570px;
	height: 140;
	margin-left: -35px;
}
#MIGALHA {
	font-size: 9px;
	color: #FFFFFF;
	width: 570px;
	margin-left: -210px;
	position: absolute;
	left: 50%;
	z-index:14;
	height: 20px;
	top: 147px;
	background-image: url(/imagens/migalha_linha.gif);
}
#MIGALHA a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#MIGALHA a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#MEIO {
	width: 760px;
	left: 50%;
	margin-left: -380px;
	position: relative;
	background-image: url(/imagens/fundo_meio.gif);
	z-index: 11;
}
#MENU_LATERAL {
	width: 160px;
	position: relative;
	top: -135px;
	z-index: 11;
	left: 0px;
	float: left;
	margin-bottom: -135px;
}
#MENU_LATERAL #LINHA_PESQUISA{
	height: 84px;
}

#MENU_LATERAL #BUSCA_AVANCADA {
	color: #FFFFFF;
	left: 50%;
	font-size:11px;
	text-transform:capitalize;
	bottom: 3px;
	padding-bottom:3px
}


#MENU_LATERAL #BUSCA_AVANCADA a{
	color: #FFFFFF;
	left: 50%;
	font-size:11px;
	text-transform:capitalize;
	bottom: 3px;
	padding-bottom:3px
}

#CONTEUDO {
	width: 590px;
	_width: 590px;
	/* background-color: #E3E1DD; */
	position: relative;
	float: left;
}
#PROMOCOES {
	display:none;
}
#BOX {
	clear: left;
}
#RODAPE {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	z-index: 1;
}
