.detalhe_produtos {
	margin-top:30px;
	min-height:510px;
	border-bottom:solid 1px #b1b1b1;
}
/* INTERNAS */
	#container #central #conteudo #titulo select {
		margin:10px 20px 10px 3px;
		font-size:10px;
		background-image:url("../imgs/bg_select.png");
		background-color:#ebebeb;
		width:115px;
		padding-top:2px;
		height:19px;
		border:none;
		background-repeat:no-repeat;
		background-color:transparent;
		color:#9b9b9b;
		width:90px;
	}
/*FIM INTERNAS */
.detalhe_produtos .imgproduto {float:left;margin-left:31px;}

.detalhe_produtos .imgproduto img {border:solid 1px #bcbcbc;}

.detalhe_produtos table {
	font-size:12px;
	margin-right:10px;
	width:235px;
	float:right;
}
.detalhe_produtos table th {
	text-align:left;
	color:#246D5A;
	font-size:14px;
}
.detalhe_produtos table td {
	color:#4f4f4f;
	font-size:
}
.detalhe_produtos table td.quant {padding:15px 0px;}
.detalhe_produtos table td.descricao {
	padding-top:10px;
	color:#7b7b7b;
}
.detalhe_produtos table a {
	color:#ababab;
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
	margin:5px 0px;
}
.detalhe_produtos table a span {
	background-repeat:no-repeat;
	display:inline-block;
	width:17px;
	height:17px;
}
.detalhe_produtos table button {
	background:none;
	background-repeat:no-repeat;
	border:none;
	display:inline-block;
	height:19px;
	font-size:10px;
	color:white;
	width:55px;
}
.detalhe_produtos table input {
	background:none;
	color:#9b9b9b;
	font-size:11px;
	background-repeat:no-repeat;
	background-image:url("../imgs/bgquant.jpg");
	height:19px;
	width:85px;
	margin-right:5px;
	padding-top:3px;
	border:none;
}
.detalhe_produtos table label {color:#4e4e4e;font-size:10px;}
.detalhe_produtos table button.comprar {background-image:url("../imgs/btcomprar.png");margin-right:5px;}
.detalhe_produtos table button.voltar {background-image:url("../imgs/btvoltar.jpg");}
.detalhe_produtos table a span.amigo {background-image:url("../imgs/envie.jpg");margin-top:20px;}
.detalhe_produtos table a span.imprimir {background-image:url("../imgs/impressora.jpg");}
.detalhe_produtos table a span.duvida {background-image:url("../imgs/interrogacao.jpg");}

/*PAGINA EMPRESA */
.sobre {
	margin-left:28px;
	font-size:12px;
}
.sobre p {
	width:650px;
	margin:10px 0px;
}
/*PAGINAS DE ALTERAÇÃO DE DADOS*/
.pgemail form label {width:80px!important;}

.sobre form label {
	width:50px;
	height:22px;
	display:inline-block;
}
.sobre form button {
	position:relative;
	color:white;
	background:none;
	background-repeat:no-repeat;
	border:none;
	height:19px;
	width:55px;
	line-height:19px;
}
.sobre form button.next {background-image:url("../imgs/btcomprar.png");margin-left:100px;}
.sobre form button.voltar {background-image:url("../imgs/btvoltar.jpg");margin-left:10px;}

/*PAGINA INDIQUE */
.indique {
font-size:12px;
}
.produtoindicado {margin:0px 10px;font-size:10px;}

.produtoindicado strong {
	color:#EE2A24;
	display:block;
	font-size:12px;
}
.indique .btindique {
	background-image:url("../imgs/confirmquant.png")!important;
	background:none;
	background-repeat:no-repeat;
	height:19px;
	width:135px;
	border:none;
	display:block;
	color:white;
	margin:10px 0px;
}