/* BLOCO DE CONTEUDO */
h3#titulo-projeto { position:absolute; z-index:2; margin:2px 0 0 470px; width:112px; height:32px; background:url(../img/titulo-shop.jpg) no-repeat; text-indent:-9999em; }
#bloco-corpo { position:absolute; z-index:1; margin:16px 0 0 105px; width:512px; height:308px; /*background:url(../img/fundo-corpo.jpg) no-repeat;*/ }

/* Bloco que controla o posicionamento do conteudo do bloco-corpo */
#bloco-corpo-a { width:474px; height:233px; overflow:auto; /*margin:31px 0 0 38px;*/ }

#logo-site { width:123px; height:90px; float:left; margin:0 8px 8px 0; background-image:url(../img/logo2-parceiro-da-natureza.png);
	_background-image: none;
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/logo2-parceiro-da-natureza.png,sizingMethod='crop');
 }
#logo-site img { display:none; }

/* Imagem que volta à página anterior */
#link-voltar { position:absolute; z-index:2; margin:16px 0 0 -19px; display:block; width:145px; height:290px; background:url(../img/voltar-shop.jpg) no-repeat; text-indent:-9999em;
}

#descricao_produto {
	width:425px;
	min-height:135px; _height:135px;
}

#descricao_produto div#esq {
	width:167px;
	min-height:135px; _height:135px;
	background-image:url(../img/divisao_produto.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
}

#descricao_produto div#esq img {
	border:3px solid #9eb4ff;
}

#descricao_produto div#esq input {
	margin-left:40px;
	margin-top:5px;
}

#descricao_produto div#dir {
	width:251px;
	padding-left:5px;
	min-height:135px; _height:135px;
	float:left;
}

#descricao_produto div#dir span {
	color:#d4fe00;
	font-weight:bold;
	display:block;
}


.table_transacao {
	width:426px;
	border:2px solid #859cec;
	margin-bottom:20px;
}

.table_transacao a {
	color:#d5ff0a;
	text-decoration:underline;
}

.table_transacao a:hover {
	color:#d5ff0a;
	text-decoration:none;
}

.table_transacao .td_tra {
	height:24px;
	background-color:#859cec;
}



.input {
	height:12px;
	background-color:#d2ddf3;
	border:1px solid #656563;
	color:#2f3237;
	margin:0px 10px 7px 0px;
	padding:3px;
}

.input_2 {
	height:12px;
	background-color:#d2ddf3;
	border:1px solid #656563;
	color:#2f3237;
	margin:0px 0px 7px 0px;
	padding:3px;
}

.select {
	width:80px;
	height:20px;
	background-color:#d2ddf3;
	border:1px solid #656563;
	color:#2f3237;
	margin:0px 10px 7px 0px;
}

.txtarea {
	width:411px;
	height:74px;
	background-color:#d2ddf3;
	border:1px solid #656563;
	color:#2f3237;
	margin:0px 10px 7px 0px;
	padding:3px;
}

.receber {
	width:411px;
	background-color:#d2ddf3;
	color:#32342f;
	font-weight:bold;
	padding:5px;
	margin-top:22px;
	margin-bottom:22px;
}

.txt_esc {
	color:#2f3237;
	font-weight:bold;
}

.itens_prod {
	width:422px;
	border-top:1px solid #01326b;
	border-left:1px solid #01326b;
	border-bottom:3px solid #01326b;
}

.itens_prod .titulos {
	height:20px;
	background-color:#849cec;
	border-right:1px solid #01326b;
	border-bottom:1px solid #01326b;
	padding-left:3px;
	color:#323232;
	font-weight:bold;
}

.itens_prod .itens {
	background-color:#9eb4ff;
	color:#323232;
	padding:3px;
	border-right:1px solid #01326b;
	border-bottom:1px solid #01326b;
}

.tabela_final {
	width:422px;
	background-color:#849CEC;
	color:#323232;
}

.tabela_final strong {
	margin-right:10px;
}