/*PRODUTO_INTERNA
*****************************************************************************************/

#conteudo {
	width:740px;
	background-color:#fefaee;
	padding-bottom:10px;
}

#destaques {
	background:url(../images/produto_interna/back.gif) repeat-x #f9f9ef;
	width:545px;
	position:relative;
	float:left;
	padding-bottom:10px;
}

#titulo {
	top:10px;
	margin-left:6px;
	width:320px;
	height:25px;
	position:relative;
	border-bottom:1px dashed #d5d1b8;
}

#fotos {
	width:525px;
	background-color:#efebce;
	top:13px;
	margin-left:10px;
	padding-bottom:20px;
	margin-bottom:30px;
}

#foto_gde {
	width:333px;
	height:333px;
	border:5px solid #eedbbb;
	top:15px;
	margin-left:6px;
	background-color:#ffffff;
}

#foto_gde img {

}

#seta_esq,#seta_dir {
	background:url(../images/produto_interna/seta_esq.jpg) no-repeat;
	width:21px;
	height:35px;
	position:relative;
	display:block;
	float:left;
	margin-left:5px;
    top:120px;
}

#seta_dir {
	background:url(../images/produto_interna/seta_dir.jpg) no-repeat;
}

.thumbs {
	width:82px;
	height:83px;
	border:2px solid #e8dbb1;
	top:-5px;
	position:relative;
	display:block;
	margin-right:10px;
	float:left;
	left:39px;
}

#infos {
	width:160px;
	float:right;
	margin-top:15px;
	margin-right:5px;
}

#infos p {
	float:left;
	margin-left:2px;
	margin-right:2px;
}

.marrom {
	color:#65402d;
	font-size:11px;
}

.amarelo {
	color:#bdad5f;
	font-size:11px;
}

.cores {
	color:#65402d;
	padding:0 0 0 1px;
	margin-top:-10px;
}

#formas_pg {
	margin-left:10px;
	font-size:10px;
	height:21px;
	color:#65402d;
	top:15px;
}

.cartoes {
	top:5px;
	margin-left:2px;
	margin-top:5px;
}

#conheca {
	width:320px;
	height:25px;
	margin-left:10px;
	margin-top:10px;
	border-bottom:1px dashed #cccccc;
}

.produtos_destaque {
	width:157px;
	background-color:#efebce;
	position:relative;
	float:left;
	left:10px;
	margin-top:5px;
	margin-right:15px;
	padding-bottom:10px;
}

.produtos_destaque p {
	color:#511700;
	font-size:11px;
	margin-top:3px;
	text-align:center;
	}

.conferir {
	background:url(../images/produto_interna/conferir.gif) no-repeat;
	width:117px;
	height:29px;
	position:relative;
	display:block;
	text-indent:-5000px;
	margin-left:20px;
	margin-top:5px;
}

.veja_mais {
	background:url(../images/home/veja_mais.gif) no-repeat;
	width:63px;
	height:10px;
	text-indent:-5000px;
	position:relative;
	display:block;
	margin-top:28px;
	float:right;
	right:15px;
}

/*LANÇAMENTOS
*****************************************************************************************/

#lancamentos {
	background:url(../images/home/back_lancamentos_3.gif) no-repeat #ffffff;
	width:194px;
	position:relative;
	float:left;
	padding-bottom:60px;
}

#lancamentos h2 {
	background:url(../images/home/lancamentos.gif) no-repeat;
	margin-top:10px;
	margin-left:10px;
}

#lancamentos p {
	background:url(../images/home/bullet.gif) no-repeat top left;
	padding:0 0 0 10px;
	margin-top:10px;
	width:170px;
	margin-left:5px;
}

#lancamentos a img {
	width:170px;
	margin-top:15px;
	vertical-align:middle;
	border-bottom:1px dashed #cccccc;
	margin-bottom:4px;
}

