#geral {
	width:1004px; margin:0 auto;
	background:url(../images/bg_corpo.gif) repeat-y center;
}
#geral_padd {
	padding:0;
}
#topo, #base {width:100%; margin:0 auto; clear:both}
#base {width:100%; background:url(../images/bg_rodape.gif) repeat-x top;}
#conteudo {
	float: left;
	width: 100%;
	
}
#conteudo_corpo {
	margin: 0 200px 0 192px;
	/*_margin: 0 164px 0 187px;*/
}
#esquerda {
	float: left;
	width: 192px;
	margin-left: -1004px;
	background:#0f2237;
	/*
	margin-left: -100%;
	_padding-left:20px; 
	*/
}
#direita {
	float: left;
	width: 200px;
	margin-left: -200px;
}

#produto_banner {}

/* detalhe produto */
#esquerda_interno {float:left; width:200px;}
#direita_interno {zoom: 1; overflow:hidden;}
#conteudo_interno {clear:both}