#conteudo_cima {
	width: 643px;
	height: 12px;
	background: url(img/conteudo_cima.jpg) no-repeat;
	overflow: hidden;
}
#conteudo_baixo {
	width: 643px;
	height: 12px;
	background: url(img/conteudo_baixo.jpg) no-repeat;
	overflow: hidden;
	clear: both;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#produtos_detalhes_d_cima {
	height: 10px;
	background: url(img/produtos_detalhes_cima.jpg) no-repeat;
	overflow: hidden;
}
#produtos_detalhes_d_meio {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F1F1F1;
}
#produtos_detalhes_d_baixo {
	height: 10px;
	background: url(img/produtos_detalhes_baixo.jpg) no-repeat;
}
