@charset "utf-8";
/* CSS Document */

#destaque01 {
	border-bottom: 1px dashed #958209;
	margin-bottom: 8px;
	padding: 8px;
	text-align: justify;
}

#destaque_esquerda {
	border-right: 1px dashed #958209;
	float: left;
	margin-right: 8px;
	padding: 8px;
	padding-left: 16px;
	padding-top: 0;
	width: 359px;
}

#fotos {
	height: 470px;
	text-align: center;
}

.borda_imagem {
	float: left;
	height: 150px;
	text-align: center;
	width: 180px;
}

.descricao_produto {
	border-bottom: 1px dashed #958209;
	height: 150px;
	margin-left: 8px;
	padding: 8px;
}

.foto_borda {
	border: 1px solid #eee;
}

.foto_borda:hover {
	border: 1px solid #fff;
}
