/* YUI2 RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: 400
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
q:before, q:after {
	content: ''
}
fieldset, img, abbr, acronym {
	border: 0
}
@font-face {
	font-family: 'Lobster13Regular';
	src: url('font/lobster_1.3-webfont.eot');
	src: url('font/lobster_1.3-webfont.eot?#iefix') format('embedded-opentype'), url('font/lobster_1.3-webfont.woff') format('woff'), url('font/lobster_1.3-webfont.ttf') format('truetype'), url('font/lobster_1.3-webfont.svg#Lobster13Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaStdMedium';
	src: url('font/futurastd-medium-webfont.eot');
	src: url('font/futurastd-medium-webfont.eot?#iefix') format('embedded-opentype'), url('font/futurastd-medium-webfont.woff') format('woff'), url('font/futurastd-medium-webfont.ttf') format('truetype'), url('font/futurastd-medium-webfont.svg#FuturaStdMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
label {
	cursor: pointer;
}
#file_original {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	position: absolute;
	height: 30px;
	width: 330px;
}
#file_original2 {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	position: absolute;
	height: 30px;
	width: 330px;
}
#file_falso {
	height: 26px;
	width: 330px;
	margin: 0px;
	background: url('../imgs/form_select_file.png') no-repeat;
	border: 0;
	padding-left: 5px;
}
#file_falso2 {
	height: 26px;
	width: 330px;
	margin: 0px;
	background: url('../imgs/form_select_file.png') no-repeat;
	border: 0;
	padding-left: 5px;
}/* ************************* INICIO TABELA *******************************/
.tbl_add {
	margin-top: 12px;
	margin-left: 0px;
	margin-bottom: 30px;
	width: 330px;
}
.tbl_add th {
	padding: 8px 8px;
	text-align: left;
	background-color: #542911;
	color: white;
	border-top: 1px solid #814419;
	border-left: 1px solid #A8936B;
	cursor: pointer;
}
.tbl_add input {
	width: 160px;
}
.result_tbl {
	margin-top: 12px;
	margin-left: 2px;
	width: 790px;
}
.result_tbl .branco {
	background-color: #F7F7F7;
}
.result_tbl .cinza {
	background-color: #DFDFDF;
}
.result_tbl th {
	padding: 8px 8px;
	text-align: left;
	background-color: #542911;
	color: white;
	border-top: 1px solid #814419;
	border-left: 1px solid #A8936B;
	cursor: pointer;
}

.result_tbl .thfirst {
	border-left: 1px solid #814419;
}
.result_tbl .thlast {
	border-right: 1px solid #814419;
}
.result_tbl .thfirst_ico {
	border-left: 1px solid #814419;
	text-align: center;
}
.result_tbl .th_ico {
	text-align: center;
}
.result_tbl .thlast_ico {
	border-right: 1px solid #814419;
	text-align: center;
}
.result_tbl td {
	border-left: 1px solid #814419;
	border-right: 1px solid #814419;
	padding: 8px 8px;
	text-align: left;
	font-size: 12px;
}
.result_tbl .td_ico {
	text-align: center;
}
.result_tbl .trlast {
	border-top: 1px solid #814419;
	padding: 8px 5px;
}
.result_tbl .tdlast {
	border: none;
	padding: 8px 5px;
}/* ************************* FIM TABELA *******************************//* TABELA - Sem a menu lateral */
.solo_tbl {
	width: 900px;
	margin: 12px auto 15px;
}
.solo_tbl .branco {
	background-color: #F7F7F7;
}
.solo_tbl .cinza {
	background-color: #DFDFDF;
}
.solo_tbl .marcado {
	background-color: #E3D7B6;
	border-top: 1px solid #C7B583;
}
.solo_tbl th {
	padding: 8px 8px;
	text-align: left;
	background-color: #542911;
	color: white;
	border-top: 1px solid #814419;
	border-left: 1px solid #A8936B;
	cursor: pointer;
}
.solo_tbl .thfirst {
	border-left: 1px solid #814419;
}
.solo_tbl .thlast {
	border-right: 1px solid #814419;
}
.solo_tbl .thfirst_ico {
	border-left: 1px solid #814419;
	text-align: center;
}
.solo_tbl .th_ico {
	text-align: center;
}
.solo_tbl .thlast_ico {
	border-right: 1px solid #814419;
	text-align: center;
}
.solo_tbl td {
	border-left: 1px solid #814419;
	border-right: 1px solid #814419;
	padding: 8px 8px;
	text-align: left;
	font-size: 12px;
}
.solo_tbl .td_ico {
	text-align: center;
}
.solo_tbl .trlast {
	border-top: 1px solid #814419;
	padding: 8px 5px;
}
.solo_tbl .tdlast {
	border: none;
	padding: 8px 5px;
}
.solo_tbl [type="text"] {
	padding: 3px;
	width: 50px;
}/* FIM tabela sem menu*/
.preco_tbl {
	margin-top: 12px;
	margin-left: 2px;
	width: 450px;
}
.preco_tbl .branco {
	background-color: #F7F7F7;
}
.preco_tbl .cinza {
	background-color: #DFDFDF;
}
.preco_tbl th {
	padding: 8px 8px;
	text-align: left;
	background-color: #542911;
	color: white;
	border-top: 1px solid #814419;
	border-left: 1px solid #A8936B;
	cursor: pointer;
}
.preco_tbl .thfirst {
	border-left: 1px solid #814419;
}
.preco_tbl .thlast {
	border-right: 1px solid #814419;
}
.preco_tbl .thfirst_ico {
	border-left: 1px solid #814419;
	text-align: center;
}
.preco_tbl .th_ico {
	text-align: center;
}
.preco_tbl .thlast_ico {
	border-right: 1px solid #814419;
	text-align: center;
}
.preco_tbl td {
	border-left: 1px solid #814419;
	border-right: 1px solid #814419;
	padding: 8px 8px;
	text-align: left;
	font-size: 12px;
}
.preco_tbl .td_ico {
	text-align: center;
}
.preco_tbl .trlast {
	border-top: 1px solid #814419;
	padding: 8px 5px;
}
.preco_tbl .tdlast {
	border: none;
	padding: 8px 5px;
}
#all {    /*	margin:0 auto;	width:1010px;	*/
}
#header {
	background-color: #542911;
	width: 100%;
	height: 182px;
}
#header .caixa-topo {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	width: 385px;
}
#logo {
	background-image: url(../imgs/logo.png);
	height: 90px;
	width: 197px;
	margin: 0 auto;
}
#menu {
	background-image: url(../imgs/bg-menu.png);
	height: 23px;
	margin-top: 27px;
	padding-top: 7px;
	width: 412px;
}
#menu li {
	display: inline;
	margin-bottom: 0;
	text-transform: uppercase;
}
#menu li a {
	text-decoration: none;
	color: #a8936d;
}
#menu .home {
	display: inline;
	float: left;
	height: 30px;
	width: 32px;
}
#menu .home .imghome {
	padding: 8px;    /*background-image: url(../imgs/menu-home.png);*/
}
#menu .active a {
	color: #593116 !important;
}
#menu .home.active {
	background-image: url(../imgs/menu-home.png);
	margin-top: -8px;
	padding: 9px 0 3px;
	background-repeat: no-repeat;
}
#menu .empresa {
	margin-left: 7px;
}
#menu .empresa.active {
	background-image: url(../imgs/menu-empresa.png);
	margin: -3px;
	padding: 8px 7px 7px;
	background-repeat: no-repeat;
}
#menu .empresa.active a {
	margin-right: -2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
#menu .produtos {
	margin-left: 10px;
}
#menu .produtos.active {
	background-image: url(../imgs/menu-produtos.png);
	margin: 3px -3px 3px 3px;
	padding: 8px 7px 7px;
	background-repeat: no-repeat;
}
#menu .produtos.active a {
	margin-right: -4px;
	padding-bottom: 2px;
	padding-left: 0;
	padding-top: 2px;
}
#menu .representados.active a {
	background-image: url("../imgs/menu-representados.png");
	margin: 2px -10px 3px -10px;
	padding: 8px 12px 7px;
	background-repeat: no-repeat;
}
#menu .contato.active a {
	background-image: url("../imgs/menu-produtos.png");
	margin: 3px -3px 3px 0px;
	padding: 8px 12px 7px;
	background-repeat: no-repeat;
}
#menu .contato.active {
	margin-left: 0;
}
#menu .compre {
	margin-left: 11px;
}
#menu .compre.active a {
	background-image: url("../imgs/menu-compre.png");
	margin: 2px -9px 3px -10px;
	padding: 8px 11px 7px;
	background-repeat: no-repeat;
}
#menu .compre {
	margin-left: 11px;
}
#menu .representados {
	margin-left: 13px;
}
#menu .contato {
	margin-left: 13px;
}
#caixa-submenu {    /*background-image:url(../imgs/);*/
	background-color: #A8936B;
	height: 50px;
	padding-top: 7px;
	width: 100%;
	margin-top: 5px;
	border: 1px solid #552901;
	border-left: none;
	border-right: none;
}
#submenu {
	margin: 8px auto auto;
	padding: 5px;
	width: 985px;
}
#submenu li {        /*margin: auto;*/
	display: inline;
	margin-bottom: 0;
	text-transform: uppercase;
}
#submenu li a {
	text-decoration: none;
	color: #FFFFFF;
}
#submenu .minha-pagina a {
	background-image: url(../imgs/botao-submenu.png);
	background-repeat: no-repeat;
	margin: 2px 0 4px;
	padding: 13px 24px;
}
#submenu .novo-pedido {
	background-image: url(../imgs/botao-submenu.png);
	background-repeat: no-repeat;
	margin: 2px -12px 4px;
	padding: 13px 26px;
}
#submenu .pedidos {
	background-image: url(../imgs/botao-submenu.png);
	background-repeat: no-repeat;
	margin: 2px 0 4px;
	padding: 13px 42px;
}
#submenu .meus-dados {
	background-image: url(../imgs/botao-submenu.png);
	background-repeat: no-repeat;
	margin: 2px -13px 4px;
	padding: 13px 30px;
}
#submenu .cadastros {
	background-image: url(../imgs/botao-submenu.png);
	background-repeat: no-repeat;
	margin: 2px -1px 4px;
	padding: 13px 33px;
}
#submenu .tarefas {
	background-image: url(../imgs/botao-submenu.png);
	background-repeat: no-repeat;
	margin: 2px -12px 4px;
	padding: 13px 41px;
}
#submenu .relatorios {
	background-image: url(../imgs/botao-submenu.png);
	background-repeat: no-repeat;
	margin: 2px 3px 4px;
	padding: 13px 33px;
}
#submenu .site {
	background-image: url(../imgs/botao-submenu.png);
	background-repeat: no-repeat;
	margin: 2px -18px 4px;
	padding: 13px 33px;
}
#container_slider {
	background: none repeat scroll 0 0 #F2F2F2;
	border-bottom: 1px solid #A07022;
	margin-bottom: 30px;
	max-height: 238px;
	padding: 4px 0;
}
#slider {
	margin: 0 auto;
	width: 1010px;
	max-height: 242px;
}
#slider img {
	width: 1010px;
	height: 238px;
}
#slider .item {
	width: 1010px;
	height: 238px;
}
#slider .item .descr {
	background-image: url(../imgs/caixa-descricao-banner.png);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	margin: -24px auto 0;
	width: 357px;
	position: relative;
	text-align: center;
	padding-top: 18px;
	z-index: 10000;
}
#slider .item .descr h2 {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}
#rodape {
	display: inline-block;
	background-color: #542911;
	color: #FFFFFF;
	margin: 20px auto 0;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
#meio {
	display: block;
	width: 1010px;
	margin: 0px auto 50px;
	min-height: 250px;
}
.breadcrumbs {
	margin: 12px 25px 5px;
}
.breadcrumbs a {
	color: gray;
}
ul.produtos {
	display: block;
	padding-left: 10px;
	height: 355px;
}
.produtos li {
	background-color: #f2f2f2;
	border: 1px solid #e2e2e2;
	display: block;
	float: left;
	height: 325px;
	width: 235px;
	margin: 0 5px;
}
.produtos .img-produto {
	background-image: url(../imgs/fundo-produtos-comprar.png);
	background-repeat: no-repeat;
	height: 134px;
	padding: 12px 0px;
	margin-left: 4px;
	margin-top: 2px;
	width: 226px;
	text-align: center;
}

.produtos .img-produto span {
	display: inline-block;
	width: 1px;
	background: transparent;
	vertical-align: middle;
	height: 133px;
}

.img-p {
	max-height: 133px;
	/*margin-top: 12px; */
	vertical-align: middle;
	max-width: 200px;
}
.img-mp {
	max-height: 100px;
	max-width: 133px;
}
.produtos .desc-produto {
	padding: 0px 12px;
	height: 110px;
}
.produtos .botoes-acao {
	margin-left: 5px;
}
.produtos .desc-produto h3 {
	color: #542911;
	font-size: 15px;
	margin: 5px 0px;
}
.produtos .desc-produto p {
	font-size: 11px;
	height: 14px;
	line-height: 14px;
}
.sub {
	display: block;
	margin-left: 12px;
	width: 1010px;
	height: 290px;
}
.sub .destaque {
	display: block;
	float: left;
	width: 420px;
	height: 175px;
	background: transparent url('../imgs/fundo_novidade.png') no-repeat;
	padding: 45px 25px;
	margin: 0px 9px 0px 3px;
}
.sub div.slideit {
	display: block;
	float: left;
	height: 263px;
	position: relative;
	width: 504px;
}
.sub div.slideit .representados {
	background-color: #F2F2F2;
	border: 1px solid #E2E2E2;
	float: left;
	height: 233px;
	padding: 14px 14px 14px 17px;
	width: 465px;
}
.representados li {
	background-image: url("../imgs/fundo-representados.png");
	background-repeat: no-repeat;
	float: left;
	height: 63px;
	margin-left: 4px;
	padding: 7px;
	width: 98px;
}
.representados img {
	margin-left: 5px;
	margin-top: 2.5px;
}
.botao.maisdetalhes {
	background-image: url(../imgs/mais-detalhes.png);
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	height: 45px;
	width: 109px;
}
.botao.maisdetalhes:hover {
}
.botao.comprar {
	background-image: url(../imgs/comprar.png);
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	height: 45px;
	width: 109px;
}
.botao.comprar:hover {
}
.slideit.control.next {
	float: left;
	margin-left: -18px;
	margin-top: 118px;
	overflow: hidden;
	position: relative;
	width: 12px;
	z-index: 10;
	background-image: url(../imgs/slide-next.png);
	height: 26px;
}
#clique-para-acessar {
	background-color: #5F3724;
	border-bottom: 1px solid #A07022;
	color: #FFFFFF;
	font-size: 12px;
	right: 20px;
	padding: 6px 13px;
	position: absolute;
	top: 0;
	z-index: 10;
	cursor: pointer;
	width: 158px;
}
#clique-para-acessar span {
	background-image: url(../imgs/ver-mais-botao.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 24px;
	padding-top: 2px;
}
#clique-para-acessar div {
	display: none;
	margin-top: 12px;
}
#clique-para-acessar a {
	color: #FFFFFF;
	float: left;
	font-size: 9px;
	line-height: 11px;
	margin-right: 5px;
	margin-top: 4px;
	text-align: right;
	text-decoration: underline;
	width: 100px;
}
#clique-para-sair {
	background-color: #5F3724;
	border-bottom: 1px solid #A07022;
	color: #FFFFFF;
	font-size: 12px;
	right: 20px;
	padding: 6px 13px;
	position: absolute;
	top: 0;
	z-index: 10;
	cursor: pointer;
	width: 158px;
		
}
#clique-para-sair a {
	background-image: url("../imgs/sair_ico.png");
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	line-height: 11px;
	margin-right: 1px;
	margin-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 144px;
}
#clique-para-acessar input[type=text], input[type=password] {
	color: gray;
	display: block;
	font-size: 12px;
	margin: 5px 0;
	padding: 4px;
	width: 150px;
}
.botao-entrar {
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	color: #542911;
	background-color: transparent;
	background-image: url("../imgs/bot_p.png");
	border: 0 none;
	cursor: pointer;
	height: 28px;
	padding: 7px;
	margin: 0;
	width: 86px;
}
.botao-log {
	background-color: transparent;
	background-image: url("../imgs/bot_pp.png");
	border: 0 none;
	color: #542911;
	cursor: pointer;
	font-family: 'FuturaStdMedium';
	font-size: 11px;
	height: 28px;
	margin: 2px 0 0;
	padding: 8px;
	width: 52px;
}
.botao-salvar {
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	color: #542911;
	background-color: transparent;
	background-image: url("../imgs/bot_p.png");
	border: 0 none;
	float: left;
	cursor: pointer;
	height: 28px;
	padding: 7px;    /*margin: 0 0 0 90px;*/
	margin-left: -3px;
	width: 86px;
}
.botao-pequeno {
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	color: #542911;
	background: transparent url("../imgs/bot_p.png") no-repeat;
	border: 0 none;
	float: left;
	cursor: pointer;
	height: 28px;
	width: 86px;
}
.botao-m32 {
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	color: #542911;
	background-color: transparent;
	background-image: url("../imgs/bot_m32.png");
	border: 0 none;
	float: left;
	cursor: pointer;
	height: 28px;
	padding: 8px;
	width: 122px;
}

.botao-integracoes {
	 background-color: transparent;
    background-image: url("../imgs/bot_m32.png");
    border: 0 none;
    color: #542911;
    cursor: pointer;
    float: right;
    font-family: 'FuturaStdMedium';
    font-weight: 500;
    height: 28px;
    margin-right: 23px;
    padding: 8px;    
    width: 122px;
}
.botao-salvar-img {
	background-color: transparent;
	background-image: url("../imgs/bot_gg32.png");
	border: 0 none;
	color: #542911;
	cursor: pointer;
	float: left;
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	height: 30px;
	margin: 0 0 0 0;
	padding: 7px;
	width: 190px;
}
.botao-cancelar {
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	color: #542911;
	background-color: transparent;
	background-image: url("../imgs/bot_p.png");
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 28px;
	padding: 8px;
	margin: 0;
	width: 86px;
}
.botao-concluirimportacao {
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	color: #542911;
	background-color: transparent;
	background-image: url("../imgs/bot_p.png");
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 28px;
	padding: 7px;
	margin: 0;
	width: 86px;
}
.botao-np-buscar {
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	color: #542911;
	background-color: transparent;
	background-image: url("../imgs/bot_p.png");
	border: 0 none;
	float: left;
	cursor: pointer;
	height: 28px;
	padding: 7px;
	margin: 0 0 0 -2px;
	width: 86px;
}
.fazer-pedido {
	background-color: transparent;
	background-image: url("../imgs/bot_m.png");
	border: 0 none;
	color: #542911;
	cursor: pointer;
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	height: 32px;
	margin: 0 0 0 -2px;
	padding: 7px;
	width: 122px;
}
.botao-tabpreco {
	background-color: transparent;
	background-image: url("../imgs/botao-tabpreco.png");
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 23px;
	margin: 16px 0 0;
	width: 69px;
}
div.paginador {
	display: block;
	margin: 25px 0;
	float: left;
	width: 1010px;
}
.paginador {
	display: block;
	margin: 25px 0;
}
.paginador div {
	margin: 0 auto;
	text-align: center;
}
.paginador li {
	margin-right: 5px;
}
.paginador ul, .paginador li {
	display: inline;
}
li.paginador {
	cursor: pointer;
	display: inline-block;    
	display: inline;    
	float: left;
}
a.paginador {
	color: #000000;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	text-decoration: none;        
	display: inline;    
	float: left;
}
.paginador .num_pagina {
	float: left;
	font-size: 15px;
	margin-right: 3px;
	margin-top: 3px;
	text-decoration: none;
}
.paginador.first, .paginador .first {
	background-image: url(../imgs/paginador.png);
	height: 20px;
	width: 25px;
	background-position: -3px 0;
}
.paginador.prev, .paginador .prev {
	background-image: url(../imgs/paginador.png);
	background-position: -31px 50%;
	height: 20px;
	margin-left: 2px;
	margin-right: 7px;
	width: 12px;
}
.paginador.next, .paginador .next {
	background-image: url(../imgs/paginador.png);
	background-position: 44px 50%;
	height: 20px;
	width: 12px;
	margin-left: 10px;
}
.paginador.last, .paginador .last {
	background-image: url(../imgs/paginador.png);
	background-position: 28px 50%;
	height: 20px;
	width: 25px;
	margin-left: 2px;
}
.paginador.pagina {
	border: 1px solid #A8936D;
	padding: 2px 4px;
	vertical-align: bottom;
}
.paginador.active {
	border: 1px solid #542911;
	background: #542911;
	color: white;
}

.box {
	display: none;
	left: 50%;
	margin-left: -202px;
	margin-top: -265px;
	position: fixed;
	top: 50%;
	width: 380px;
	z-index: 1003;
	background-color: #f2f2f2;
	background-repeat: repeat-x;
	border-top: 3px solid #FFFFFF;
	padding: 15px;
}
.overlay {
	background-image: url("../imgs/transp.png");/*transp.png est� em anexo*/
	background-repeat: repeat;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1001;
}
.box h3 {
	color: #542911;
	float: left;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0;
	position: relative;
	width: 305px;
}
.box div {
	display: block;
}
.box .fechar {
	background-image: url("../imgs/box-fechar.png");/*transp.png est� em anexo*/
	display: block;
	float: right;
	height: 20px;
	margin: 0 5px 5px;
	width: 20px;
	clear: both;
}
.box .descricao {
	margin-left: 8px;
	width: 360px;
}
.box .descricao p {
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0;
}
.galeria {
	height: 218px;
	width: 382px;
	margin-left: -2px;
	float: left;
}
.galeria .grande {
	background-image: url("../imgs/foto-produto-grande.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 205px;
	width: 298px;
	float: left;
	text-align: center;
}
.galeria .grande img {
	max-height: 177px;
	margin: 14px 17px 17px;
	max-width: 265px;
}
.galeria .thumbs {
	height: 300px;
}
.galeria .pequena {
	background-image: url("../imgs/foto-produto-pequena.png");
	float: left;
	height: 61px;
	width: 83px;
	text-align: center;
}
.galeria .pequena img {
	max-height: 42px;
	margin-top: 10px;
	max-width: 63px;
}
.galeria .big {
	display: none;
}
.galeria .pequena img {
	cursor: pointer;
}
.box .botao.comprar {
	float: right;
	margin-top: 10px;
}/* tooltip styling *//* mouseover state */
.tstart {
	display: block;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
.tooltip {
	display: none;
	background: transparent url(../imgs/black_arrow.png);
	font-size: 12px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #fff;
}/*#buscar{    background-image: url(../imgs/botao-buscar.png);    }*/
#paginacao_container {
	display: block;
	margin-top: 30px;
	height: 25px;
	width: 790px;
}
#paginacao {
	display: block;
	float: right;
	height: 20px;
	width: 140px;
	color: #542911;
	font-weight: 800;
}
#cliente-direita {
	display: block;
	margin-left: 25px;
	margin-top: 5px;
	width: 650px;
}
.fab_ipi {
	display: none;
}
element.style {
	margin: auto;
	text-align: center;
}
.botao-np {
	background-color: transparent;
	background-image: url("../imgs/bot_pl.png");
	border: 0 none;
	color: #542911;
	cursor: pointer;
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	height: 30px;
	margin: 10px auto auto;
	padding: 7px;
	width: 190px;
}
#cad-ok {
	height: 200px;
	width: 660px;
	margin: auto;
	border: 1px solid #E2E2E2;
	color: #542911;
	display: block;
	font-family: "Futura";
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 35px;
	margin-top: 15px;
}
#cad-ok-img {
	height: 68px;
	width: 69px;
	margin: auto;
	margin-top: 30px;
}
#cad-ok-msg {
	text-align: center;
	height: 50px;
	width: 330px;
	margin: auto;
	margin-top: 20px;
}
.rotulo_tabela {
	color: #542911;
	font-size: 17px;
}
.rotulo_tabela > span {
	font-size: 12px;
	display: block;
}
.rotulo_tabela .red {
	color: red;
	font-weight: bold;
}
table [type=checkbox] {
	cursor: pointer;
}
.aloani_obs {
	display: block;
	margin-bottom: 70px;
	margin-top: 190px;
}
.aloani_obs_txt {
	margin-left: 15px;
	color: #C80000;
	font-size: 14px;
}/* Novidade */
#n_imagem_novidade {
	width: 130px;	
	float: left;
	margin-right: 30px;
       
}
#n_titulo_novidade {
	color: white;
	display: inline-block;
	font-family: Lobster13Regular;
	font-size: 24px !important;
	margin-bottom: 15px;
}
#n_descricao_novidade {
	color: white;
}/* Mensagens de retorno e de erro */
#overlay_msg {
	float: none;
	z-index: 10000;
	position: absolute;
	top: 0px;
	border-radius: 0px 0px 10px 10px;
	background: white;
	padding: 10px 20px;
	text-align: center;
	color: #a07022;
	display: none;
}
#span_total_com_desconto {
	font-size: 14px;
	font-weight: bold;
}
.clear {
	clear: both;
}
#overlay-novidade {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: url('../imgs/transp.png');
	z-index: 5000;
}
#conteudo-overlay-novidade {
	position: relative;
	margin: 60px auto;
	max-width: 480px;
	max-height: 360px;
	border: 1px solid white;
	background: white;
	box-shadow: 0px 0px 15px black;
	padding-top: 25px;
}
#conteudo-overlay-novidade .fechar {
	position: absolute;
	display: block;
	top: 2px;
	right: 2px;
	cursor: pointer;
	background: url('../imgs/box-fechar.png');
	width: 19px;
	height: 18px;
}
.rodape-logo-motiv {
	float: right;
	background: url('../imgs/logo_motiv.png');
	background-repeat: no-repeat;
	width: 56px;
	height: 15px;
	margin-right: 185px;
	margin-top: -35px;
}
.botao-ok {
	margin-left: 25px;
	margin-top: 15px;
}
.botao-salvar-imagem {
	margin-left: 0px !important;
}

#gerarBackup {
	margin-bottom: 30px;
}

#gerarBackup h2,
#recuperarBackup h2 {
	display: block;
}

#gerarBackup a {
	color: #542911;
	font-size: 1.1em;
}

#recuperarBackup input[type="submit"] {
	margin-top: 10px;
	background: url("../imgs/bot_p.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: #542911;
	cursor: pointer;
	font-family: 'FuturaStdMedium';
	font-weight: 500;
	font-size: 11px;
	height: 28px;
	width: 86px;
}
.mp{
	margin-bottom: 25px;
}

