body {
	background: url(fundo.jpg);
	margin: 0px;
	margin-bottom: 10px;
	font-family: Calibri, 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: 5px 0;
	margin-top: 25px;
}
#banner {
	width: 100%;
	text-align: center;
}
#topo_corpo {
	width: 980px;
	margin: 0 auto;
}
#televenda {
	background: url(../../imagens/padrao/ico_televenda.png) left no-repeat;
	padding-left: 25px;
	margin-left: 320px;
	width: 250px;
	float:left;
	color: #fff;
}
#menu_cliente_oc {
	margin-right: 35px;
	width: 300px;
	text-align: right;
	float:right;
	color: #FFF;
}
#menu_cliente_oc a {
	color: #FFF;
}
#topo_conteudo {
	padding: 10px;
	width: 960px;
	margin: 0 auto;
	background: url(fundoTopo.png) no-repeat;
}
#logo {
	width: 280px;
	height: 40px;
	float: left;
	position: relative;
	top: -40px;
	text-align: center;
}
#topo_corpo_busca {
	width: 658px;
	float: right;
	margin-right:10px;
}
#topo_conteudo_busca_1, #topo_conteudo_busca_2 {
	width: 658px;
	background: #f3f3f3;
	clear: both;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
#topo_conteudo_busca_2 {
	line-height: 25px;
}
#topo_conteudo_busca_1 {
	padding: 15px 5px;
	line-height: 50px;
}
#menu_produto a{
	color: #FFF;
}
#menu_produto {
	background: url(menu.png) no-repeat;
	width: 940px;
	margin: 0 auto;
	padding: 15px 10px;
	text-align: center;
	margin-bottom: 5px;
	color: #FFF;
}
#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: 0 6px;
	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;
	margin: 0 auto;
	text-align:center;
	background:#FFF;
	text-transform: uppercase;
}
/* ---------------------------------- */
#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: #F3F3F3;
	padding: 10px 2px;
	margin: 0 5px 10px 5px;
	width: 193px;
	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;
}
#box_produtoP #tituloProduto {
	width: 150px;
	margin: 0 auto;
}
#li_produto{
	width:95%;
	margin: 0 auto;
}
#conteudo_img {
	height: 120px;
}
#valorProduto {
	text-align: center;
	margin-bottom: 5px;
}
#botaoVejaMais, #botaoVejaMais a{
	background:#333333;
	width: 80px;
	padding: 2px 0px;
	cursor: pointer;
	color:#CCCCCC;
	margin: 0 auto;
	text-align: center;
}
.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;
}