#cabecalho {
    background: #ffffff !important;
}

#cabecalho .conteiner {
    background: #ffffff !important;
}



.bem-vindo span, .bem-vindo:hover span{ color: #2c534e; font-size: 13px; font-weight:bold; }


a.bem-vindo.cor-secundaria { color:#2c534e; font-size: 13px;}

.superior .acoes-conta a {
    color: #2c534e;
}

.conteiner-principal .conteiner{
	box-shadow: none;
}


@media (min-width: 768px) {
.menu.superior {width: 100%;position: absolute;top: 140px;left: 0px; margin-right:100px;}
.logo {margin-bottom: 38px;}
}

#cabecalho > .conteiner > .menu.superior {text-align: center;}
#cabecalho > .conteiner > .menu.superior .nivel-um > li { float: none; display: inline-block; border-left: 0; margin-right: -3px; }

#cabecalho .menu.superior { background-color: #2c534e; color: white; }
.menu.superior .titulo {
    color: #ffffff;

}


#cabecalho > .conteiner > .menu.superior .titulo:hover {
    color: white;
    
}



.listagem .listagem-item{text-align:center}


.listagem-linha .preco-produto{font-size:25px} .listagem-linha .preco-produto .preco-parcela{font-size:14px}


.listagem .listagem-linha li{border:none}


.listagem .listagem-linha {border:none}

body{
    background: none;
    background-color: #fff;
}



.fundo-principal{
background-color: #2c534e;
}



#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo {
    color: #2c534e; text-align:center;
}


.listagem .titulo-categoria {
    text-align: center; font-size: 20px;
}

/* BANNER */

.secao-banners .conteiner {
max-width: 100%;
padding: 0;
margin:0;
margin-top: 10px;
border:none;
text-align:center;
}

.flexslider {
margin: 0 0 4px;
background: #fff;
border:none;
position: relative;
zoom: 1;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-moz-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-o-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
}
  


#corpo {
    background-color: #fff;
}


#rodape .institucional.fundo-secundario {
background: #2c534e !important;
}