body {
	background:#eceded;
	margin: 0px;
	margin-bottom: 10px;
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 12px;
}
a {
	color: #000000;
}
a:hover {
	color: #000000;
}
input, textarea, select {
	border: 1px solid #dbdfe6;
	margin-top:1px;
	background:#FFF;
}
/* Estrutura do Layout */
#topo {
	width: 100%;
	padding-top: 5px;
}
#banner {
	width: 100%;
	text-align: center;
}
#topo_corpo {
	width: 966px;
	height:167px;
	margin: 0 auto;

	
}
#televenda {
	color: #000;
	text-align:right;
}
#menu_cliente_oc {
	margin-right: 35px;
	width: 300px;
	text-align: right;
	float:right;
	color: #000;
}
#menu_cliente_oc a {
	color: #000;
}

#topo_conteudo {
	width: 980px;
	height:166px;
	margin: 0 auto;
}

#logo {
	width: 510px;
	float: left;
	position: relative;
	top:0px;
	left:5px;
}
#topo_corpo_busca{
	width: 300px;
	float: right;
	margin-right:10px;
	color:#000;
}
#topo_conteudo_busca_1{
	width: 565px;
	text-align: center;
	position:relative;
	left:-260px;
	float:left;
	text-transform: capitalize;
	background:url("fundoBusca1.png") no-repeat;
	padding: 15px 5px;
	line-height: 50px;
}
#topo_conteudo_busca_2  {
	width: 565px;
	height:31px;
	position:relative;
	left:-260px;
	text-align:  right;
	text-transform: capitalize;
	background:url("fundoBusca2.png") no-repeat;
	line-height: 25px;
}
#menu_produto {
	width: 980px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	margin-bottom: 5px;
}
#coluna1 {
	width: 162px;
	float: left;
	margin-left: 5px;
}
#detalheProdutoL {
	float: left;
	padding-left: 20px;
	text-align:center;
}
#detalheProdutoR {
	padding-top: 15px;
	float: right;
	width: 380px;
	text-align: center;
}
#men_produto {
	background:#FFF;
	margin: 2px;
	margin-bottom: 5px;
	padding: 3px;
	width: 135px;
}
#coluna1 span a {
	color:#3a0099;
}
#tituloGrupo, #titulo_subpags {
	background: url(fundo2.gif) top left no-repeat;
	width: 622px;
	line-height: 45px;
	color: #333;
	text-indent: 20px;
	font-size: 16px;
	font-weight: 800;
	text-align: left;
	margin: 0 auto;
	font-size: 14px;
	margin-bottom: 5px;
}
#titulo_subpags, #titulo_subpags b{
	font-size: 14px;
	text-transform: uppercase;
}
#titulo {
	background: url(fundoTitulo.png) top center no-repeat;
	line-height:45px;
	width: 162px;
	text-align: center;
	margin: 0 auto;
}
#coluna2 {
	width: 622px;
	margin-left:14px;
	float: left;
}
#coluna2 h2{
	margin: 0px;
	padding-top: 5px;
}
#coluna3 {
	width: 162px;
	float: left;
}
#men_promocaoC {
	background:#fe9d2a;
	width: 145px;
}
#men_carrinho {
	clear: both;
	background:#fe9d2a;
	margin: 2px;
	margin-top: 5px;
	padding: 3px;
}
#rodape {
	width: 980px;
	height:109px;
	margin: 0 auto;
	text-align:center;
	background:url("rodape.png") no-repeat;
	text-transform: uppercase;
	font-size:9px;
}

#coluna1 span {
	font-size:13px;
	
}

#coluna1 span a {
	color:#000 !important;
}
/* ---------------------------------- */
#detalheProdutoL {
	float: left;
	padding-left: 20px;
	text-align:center;
}
#detalheProdutoR {
	padding-top: 15px;
	float: right;
	width: 380px;
	text-align: center;
}
.cpo_busca {
	font-style: oblique;
	border: 1px solid #dbdfe6;
	background: #FFF;
	margin-top: 7px;
	width:150px;
	font-weight:800;
	padding-top: 3px
}
.botao {
	background: #333333;
	border: 0px;
	color: #FFFFFF;
	font-size: 10px;
	width: 80px;
}
/* Configuração da Galeria de produto */
.gal_img {
	width:200px;
	height: 120px;
}
.gal_class {
	padding:8px;
	background:#EAEAEA;
}
/* Configuração do BOX de produto */
#box_produto {
	background: url(bgProduto.png) no-repeat !important;
	padding: 10px 2px;
	margin: 0 5px 10px 5px;
	width: 198px;
	height:306px;
	float: left;
	text-align: center;
}
#box_produtoP {
	width: 150px;
	margin: 0 auto;
	text-align: center;
}
#box_produtoimg {
	width:95%;
	height:120px;
	margin: 5px auto;
	background: #FFF;
}
#box_produtoAltura {
	min-height: 230px;
}
#tituloProduto {
	min-height: 20px;
	max-height: 30px;
	overflow: hidden;
	width: 170px;
	display: block;
	margin: 0 auto;
	margin-bottom:15px;
}
#box_produtoP #tituloProduto {
	width: 150px;
	margin: 0 auto;
}
#li_produto{
	width:95%;
	margin: 0 auto;
}
#conteudo_img {
	height: 120px;
	margin-bottom:20px;
	margin-top:20px;
}
#valorProduto {
	text-align: center;
	margin-bottom: 20px;
}
#li_valoraux{

	width: 100% !important;
	height:21px !important;
	margin: 0 auto !important;
	margin-top:600px;
}

#box_produtoAltura ul li:last-child{
	
}
#botaoVejaMais{
	background:url(btnVMais.png) no-repeat; !important;
	width: 71px;
	height:26px;
	margin: 0 auto;
	text-align: center;
	float:left;
	padding-top:5px;
}

#btnComprarIndex{
	float:left;
	width:66px;
	height:21px;
	margin-left:30px;
	padding-top:5px;
	cursor:pointer;
	color:#FFF;
	background:url(btnComprar.png);
}

#btnComprarIndex:hover{
	float:left;
	width:66px;
	height:21px;
	margin-left:30px;
	padding-top:5px;
	cursor:pointer;
	color:#FFF;
	background:url(btnComprar.png);
	text-decoration:underline;
}

.valorpromo {
	text-decoration:line-through;
}
.valordestaque {
	font-size: 17px;
	font-weight:600;
}
/* Configuração Detalhe do produto */
#detalheDescicao {
	text-align:left;
	margin-top: 15px;
	background: #edecec;
	padding:10px 15px;
}
#detalheDescicao h4{
	margin: 0px;
	padding-bottom: 5px;
}