.centralizar {
    width: 962px;
    margin: 0 auto;
    padding: 0 20px;
}

#pagina {
	width:940px;
	margin:0 auto;
	padding:20px;
	background-color:#fff;
}

/*********************************************
										TOPO
*********************************************/

#topo-top a {
	color:#ffdc51;
}

#topo-top {
	height:82px;
	background-color:#007ec7;
	color:#fff;
	margin-bottom:1px;
}

#topo-top table {
	height:82px;
}

#topo .fone {
	float:right;
	display:inline-block;
	margin: 30px 20px 0 0;
	font-size:15px;
	line-height:22px;
	text-align: right;
}

#topo .fone .atributo {
	color:#f8b500;
}

#topo .fone .valor {
	color:#fff;
}

#logomarca {
	display:inline-block;
	margin:0 30px 0 19px;
}

/**** MENU ****/

#topo-menu {
	position:relative;
}

#topo-menu li {
	float:left;
	display:block;
	margin-left:1px;
	padding:0;
	list-style:none;
}

#topo-menu li .breve {
	position:absolute;

}

#topo-menu li a {
	color:#FFFFFF;
	display:inline-block;
	padding:8px 13px;
}

#topo-menu li.breve a {
	background: url(http://images.sindishop.com.br/layout/padrao/img/tt-breve.gif) no-repeat right bottom;
}

#topo-menu li.beleza-saude {
	background-color:#7651ed;
}

#topo-menu li.eletronicos {
	background-color:#398cf3;
}

#topo-menu li.eletroportateis {
	background-color:#b0c64b;
}

#topo-menu li.utilidades-domesticas {
	background-color:#ea355c;
}

#topo-menu li.celular {
	background-color:#fb5287;
}


#topo-menu li.infantil {
	background-color:#2065e8;
}

#topo-menu li.cine-e-foto {
	background-color:#ff971c;
}

#topo-menu li.telefonia {
	background-color:#50ae83;
}

#topo-menu li.informatica {
	background-color:#4fb6d3;
}


#topo-menu li.servicos {
	background-color:#777;
}


#topo-menu li.cinza {
	background-color:#9b9b9b;
}

#topo-menu li.todos a {
	padding:8px 21px;
	white-space:nowrap;
}

#topo-menu .submenu-topo {
	position:absolute;
	width:100%;
	top:34px;
	left:0;
	background-color:#9b9b9b;
	z-index:10;
	padding:5px 0;
	display:none;
}

#topo-menu .submenu-topo li {
	float:left;
	width:175px;
	margin:0 20px;
	display:inline;
	padding:5px 10px;
	background: url(http://images.sindishop.com.br/layout/padrao/img/ico-submenu.gif) no-repeat left center !important;
}

#topo-menu .submenu-topo li a {
	display:block;
	color:#fff;
}

#topo-menu .submenu-topo li a:hover {
	color:#f6d400;
	text-decoration:underline;
}

#topo-menu li img {
	display:block;
}

#topo-menu li.first {
	margin-left:0;
}

/**** ADMIN BARRA ****/

#admin-barra {
	clear:both;
}

#admin-barra td {
	text-align:center;
	padding:10px 0;
}

#admin-barra .data {
	text-align:left;	
}

#admin-barra td a img {
	display:inline-block;
	float:left;
	margin-left:3px;
}

#admin-barra .ico-carrinho {
	padding-right:5px;
}

#admin-barra .total {
	color:#fc8e00;
}

/**** BUSCA ****/

#topo-busca {
	padding:10px 10px 9px 10px;
	background-color:#e3e3e3;
}

/**** BARRA OBS ****/

#barra-obs {
	margin: 4px 0;
}

#vitrine-geral {
	margin-bottom:30px;
}

/*********************************************
									CORPO
*********************************************/

#corpo {
    padding-top: 8px;
    background-position: center top;
    background-repeat: repeat-x;
}

#corpo .centralizar {
    background-image: url(/layout/padrao/img/corpo-centralizar-esq-bg.gif);
    background-position: 179px top;
    background-repeat: repeat-y;
    width: 966px;
    padding-left: 18px;
    padding-right: 18px;
}

#corpo .centralizar .dentro {
    background-image: url(/layout/padrao/img/corpo-centralizar-dir-bg.gif);
    background-position: right top;
    background-repeat: repeat-y;
}

#grandesmarcas {
	position:relative;
	width:700px;
	float:right;
	margin-top:30px;
	/*clear:right;*/
}

#grandesmarcas .box {
	margin-top:10px;
	width:700px;
	overflow:hidden;
}

#grandesmarcas .box table {
	width:100%;
}

#grandesmarcas.scroll td {
	padding-left:2px;
	height:87px;
	background: url(http://images.sindishop.com.br/layout/padrao/img/moldura-grandesmarcas.gif) no-repeat center center;
}

#grandesmarcas.scroll td div {
	width:110px;
	text-align:center;
}

#grandesmarcas.scroll #left, #grandesmarcas.scroll #right {
	position:absolute;
	top:75px;
}

#grandesmarcas.scroll #left {
	left:0;
}

#grandesmarcas.scroll #right {
	right:0;
}

/*********************************************
									LATERAL ESQ
*********************************************/

/**** GERAL ****/

#colunaesq h3 {
	margin-top:40px;
}

#colunaesq {
	float:left;
	width:220px;
}

/**** CATEGORIAS ****/

#colunaesq .categorias h2 {
	font-size:17px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
}

#colunaesq .categorias h2.beleza-saude a {
	color:#7651ed;
}

#colunaesq .categorias h2.eletronicos a {
	color:#398cf3;
}

#colunaesq .categorias h2.eletroportateis a {
	color:#b0c64b;
}

#colunaesq .categorias h2.utilidades-domesticas a {
	color:#ea355c;
}

#colunaesq .categorias h2.cine-e-foto a {
	color:#ff971c;
}

#colunaesq .categorias h2.telefonia a {
    color:#50ae83;
}


#colunaesq .categorias h2.celular a {
    color:#FB5287;
}

#colunaesq .categorias h2.infantil a {
    color:#2065e8;
}


#colunaesq .categorias h2.informatica a {
    color:#4fb6d3;
}

#colunaesq .categorias h2.beleza-saude {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-roxo.gif);
}

#colunaesq .categorias h2.informatica {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-azulclaro.gif);
}

#colunaesq .categorias h2.eletronicos {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-azul_claro.gif);
}

#colunaesq .categorias h2.eletroportateis {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-verde.gif);
}

#colunaesq .categorias h2.utilidades-domesticas {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-rosa.gif);
}

#colunaesq .categorias h2.telefonia {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-verde2.gif);
}

#colunaesq .categorias h2.celular {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-rosa2.gif);
}


#colunaesq .categorias h2.infantil {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-azul_2.gif);
}

#colunaesq .categorias h2.cine-e-foto {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-laranja.gif);
}

#colunaesq .categorias h2.saldao {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-cinza.gif);
}


#colunaesq .categorias h2.servicos {
	background-image:url(http://images.sindishop.com.br/layout/padrao/img/ico-setabaixo-cinza.gif);
}


#colunaesq .categorias ul {
	margin-bottom:20px;
	padding-left:0;
}

#colunaesq .categorias li {
	list-style:none;
	padding-left:0;
	margin-left:15px;
	border-top:1px solid #e9e9e9;
}

#colunaesq .categorias li a {
	display: block;
	padding: 3px 0;
}

#colunaesq .categorias ul li ul li {
	margin-top: 12px;
	font-size: 11px;
	margin: 0;
	margin-left: 10px;
}

#colunaesq .categorias ul li ul {
	margin-bottom: 0;
}

#colunaesq .categorias ul li ul li a {
	padding-left: 15px;
	background: url(/layout/padrao/img/ico-setabaixo-l3.gif) no-repeat 0px 6px;
}

#colunaesq .categorias li.first {
	border-top:0;
}

/**** INFORMATIVO ****/

#informativo {
	margin-bottom:40px;
}

#informativo .padding {
	padding:10px;
}

/**** BANNERS ****/

#colunaesq .banners ul, #colunadir .banners ul {
	padding-left:0;
}

#colunaesq .banners ul li, #colunadir .banners ul li {
	padding:20px 0 0 0;
	text-align:center;
	list-style:none;
}

#colunadir .banners ul li img {
	display:block;
}

#colunaesq .banners ul li.first, #colunadir .banners ul li.first {
	padding-top:0;
}

/*********************************************
									MAINCONTENT
*********************************************/

#conteudo {
	float:left;
	width:520px;
	display:inline;
	margin-left:20px;
}

#vitrine-conteudo {
	border-bottom:1px solid #e3e3e3;
	padding-bottom:30px;
	margin-bottom:30px;
}

/*********************************************
									PRODUTOS
*********************************************/

.listagem .threecol a {
	display:block;
}

.listagem .threecol .produto-imagem {
	text-align:center;
}

.listagem .threecol span {
	display:block;
}

.listagem .threecol .produto-desc {
	padding:20px 0;
}

.listagem .threecol .produto-valor {
	color:#fc8e00;
}

.listagem .threecol .produto-valorespecial, .produtos .threecol .produto-obs {
	color:#323fb4;
}

.listagem .threecol .produto-obs {
	font:10px tahoma;
}

.produtos-acoes a {
	padding-top:10px;
}

.listagem .threecol .produtos-acoes img {
	display:block;
}

.listagem hr {
	/*margin:16px 10px 20px;*/
}

/*********************************************
										FORM
*********************************************/

.campo, .input {
	float:left;
	display:inline;
}

.campo label {
	display:block;
	padding-bottom:5px;
}

.campo label .ico {
	position:relative;
	top:3px;
	padding:0 0 0 5px;
}

.form-horiz label {
	padding:3px 10px 0 0;
}

.form-horiz .campo {
	margin-left:10px;
}

.campo .input {
	height:23px;
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	background-color:#fff;
	margin-bottom:10px;
}

.campo .traco {
	display:block;
	float:left;
	padding:3px 5px 0 5px;
}

.campo .radio {
	margin-bottom:10px;
}

.campo .radio .indent {
	padding-left:15px;
	display:block;
}

.campo .radio strong span {
	color:#72b432;
}

.campo .obs {
	display:block;
	float:left;
	padding-left:20px;
}

.form-horiz .input {
	margin-bottom:0;
}

.input input, textarea {
	padding:3px 5px;
}

textarea {
	overflow:auto;
}

.submit {
	padding:4px 10px;
	*padding:3px 12px;
	font-weight:bold;
	color:#fff;
	overflow:visible; /* Hack for IE */
}

.submit-laranja {
	background-color:#fc8e00;
}

.submit-azul {
	background-color:#007ec7;
}

form .topico {
	display:block;
	margin:10px 0 14px 0;
	color:#3b50af;
}

form.list-radio .radio {
	margin-bottom:20px;
}

form .topico-first {
	margin-top:0;
}

select {
	padding:2px 0;
}

/*********************************************
									RODAPE
*********************************************/

#rodape {
	clear:both;
	height:154px;
	margin-top:30px;
	background:url(http://images.sindishop.com.br/layout/padrao/img/bg-rodape.gif) repeat-x center center;
}

#rodape td {
	vertical-align:top;
	padding-top:32px;
}

#rodape td.certificacao {
	padding-right:100px;
}

#rodape .logo-nixus {
	float:right;
	margin-top:26px;
}

#rodape .menu {
	padding-top:15px;
}

#rodape .menu a {
	font-size:11px;
}

#rodape .menu .barra {
	padding:0 4px;
}

/*********************************************
										GERAL
*********************************************/

.center {
	width:940px;
	padding:0 20px;
	margin:0 auto;
}

h4.tt {
	color:#1c3287;
	font-size:14px;
	padding-bottom:5px;
	margin-bottom:5px;
}

.cordestaque {
	color:#3b50af;
}

.clear {
	clear:both;
}

.threecol {
	float:left;
	display:inline-block;
	margin-left:20px;
	width:160px;
}

.threecol-first {
	margin-left:0;
}

.barra {
	padding:0 5px;
	color:#e3e3e3;
}

.linha01 {
	background:url(http://images.sindishop.com.br/layout/padrao/img/linha01.gif) repeat-x center center;
	height:41px;
}

.linha02 {
	background:url(http://images.sindishop.com.br/layout/padrao/img/linha01.gif) repeat-x center bottom;
	height:21px;
}

.aleft {
	text-align:left !important;
}

.aright {
	text-align:right !important;
}

.red {
	color:#e20031;
}

.underline {
	text-decoration:underline;
}

.margem {
	height:20px;
}

.meiamargem {
	height:10px;
}

.bts-acoes {
	text-align:right;
	margin-top:20px;
	padding-top:10px;
	clear:both;
	border-top:1px solid #e3e3e3;
}

h4.box {
	text-align:center;
	background-color:#f1f1f1;
	padding:10px 0;
	margin-bottom:20px;
}

.padding-x {
	padding:0 20px;
}

.listagem-linha {
	border-top:1px solid #e3e3e3;
	padding:20px;
}

.listagem-linha .campo {
	float:none !important;
}

.listagem-linha div {
	margin-bottom:0 !important;
}

.listagem-linha-first {
	border-top:0;
	padding-top:0;
}

.cordestaque-preto {
	color:#000;
}

ul.list-text {
	padding: 0 0 0 10px;
}

ul.list-text li {
	list-style:none;
	padding-left: 15px;
	background:url(http://images.sindishop.com.br/layout/padrao/img/arrow-nav.gif) no-repeat left center;
	line-height:20px;
}

.cordestaque-laranja {
	color:#fc8e00;
}

.nostrong {
	font-weight:normal ;
}

img.ico-padding {
	padding-right:5px;
}


.menu-horizontal-topo li {
    position: relative;
}

.menu-horizontal-topo .breve {
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    background: black;
    color: white;
    font-size: 9px;
    line-height: 14px;
    width: 32px;
    height: 14px;
}

.paginacao {
	text-align: center;
}

.paginacao span {
	font-weight: bold;
	margin-right: 5px;
}

.paginacao strong span {
	margin: 0;
}

.paginacao a, .paginacao strong {
	padding: 3px 7px;
}

.paginacao strong {
	background-color: #3B50AF;
	color: #FFF;
}

span.alert-popup {

background:transparent url(http://images.sindishop.com.br/layout/padrao/img/ico-alert.gif) no-repeat left center;
padding-left:19px;
}


td.total strong{color: #199800 !important;}

td.total strong.azul-total{color: #3B50AF !important;}

#compra-sucesso .red{font-size: 15px !important;}


.numero-prd{
color: #777;
font-size: 16px;}

.preco-prd{
font-size: 15px;
color: #3B50AF;}

.total-esq, .total-dir {display: inline-block;}

.total-dir {width: 95px;
margin-right: -5px;}


.linha-endereco{
border-bottom: 1px solid #e3e3e3;
clear: both;
margin: 9px 0;}

.endereco-checkout{
text-align: center;}

.preco-especial {
	background:url(http://images.sindishop.com.br/layout/padrao/img/ico-card.gif) no-repeat left center;
	height:40px;
	padding-left:75px;
	padding-top:7px;
}

.dispo-stock{
float: right;
margin-bottom: 1px;}

.dispo-stock .dispo-valor{
font-weight: bold;
color: #009500;}

#produtos-det .dados .geral {
padding-bottom:20px !important;
}

.mais-opcoes{
text-align: left;
margin-top: 20px;}


a.consultecep {
	background:url(http://images.sindishop.com.br/layout/padrao/img/ico-truck.gif) no-repeat left center;
	padding-left: 29px;
	text-decoration: underline;
}

a.consultecep:hover{
text-decoration: none;
} 

a.indiqueamigo {
	background:url(http://images.sindishop.com.br/layout/padrao/img/ico-amigo.gif) no-repeat left center;
	padding-left: 20px;
	text-decoration: underline;
}


a.indiqueamigo:hover{
text-decoration: none;
} 

.avalie-estrelas {margin-top: 4px !important;}

.quantidade-prd{float: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #3b50af;
margin-left: 20px;
line-height: 60px !important;
margin-top: -8px;
}

.quantidade-prd div{
*padding:0 0 39px 0;
*display: inline;
float: left;
display: inline;
*height: 0;
}

.input-qtd{background:url(http://images.sindishop.com.br/layout/padrao/img/bg-input-qtd.gif) no-repeat left center;
width: 48px;
height: 30px;
text-align: center;
padding: 16px 7px 0 7px;
margin-left: 5px;
margin-top: 7px;}

.geral strong.de span{
font-size: 12px !important;
color: #777777 !important;}

.geral strong.por{
font-size: 15px !important;
color: #FC8E00 !important;}

.vermelho_por_produto{
font-size: 19px !important;
color: #F00 !important;}


.dispo-stock.indisponivel{text-transform: uppercase;
color: #D20F14;
font-weight: bold;} 

td.radio{width: 30px !important;}

a#dummy_calcular_frete_produto_attrib{
	background:url(http://images.sindishop.com.br/layout/padrao/img/ico-truck.gif) no-repeat left center;
	padding-left: 29px;
	text-decoration: underline;}
	
a#dummy_calcular_frete_produto_attrib:hover{text-decoration: none !important;}	

.especial-tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ca0000;}
	
.descricao_curta {float: right;
width: 417px;
padding-bottom: 10px;}

.tt-left {float: left;}

.tt-left.largura-menor { width: 280px;}

.info-televendas {
font-size:12px;
font-weight:normal;}

#topo-menu .menu-horizontal-topo li.todos {display: none;}

.ico-fretegratis {display: inline;
float: left;
margin-top: -7px;
margin-left:150px;}

#produtos-det .quantidade-prd {display: none;}

.enquete {margin-bottom: 14px;}

.listagem .de {display: none;}

.listagem .por  {font-size: 12px;
font-weight:normal;}

.listagem .conveniados {font-size: 13px;
font-weight:normal;
color: #d61415;}

.produto-obs a {font-size: 11px;
color: #2551be;
text-decoration:underline;}

#dadossindicatos p a{
	color: #FF971C;
	text-decoration: underline;}
	

#dadossindicatos p a:hover {text-decoration: none;}

#dadossindicatos {background: #fff5c6;
padding:10px 20px;}
