/* CSS Document */
.right {
    float: right;
}
.left {
    float: left;
}


.divGeral {
    background: none;
    background-color: #FFF;
}
#menu_loja_topo{
    width: 460px;
    display: block;
    float: left;
    height:78px;
    overflow: hidden;
}
#menu_loja_topo table{
    position: relative;
    top:41px;
}
#carrinho_loja {
    margin-top: 30px;
}

.logosOutros {
    position:relative;
    top:16px;
}
.titulosLoja {
    float: left;
    width: 225px;
}
.textosLoja {
        text-align:justify;
        float: left;
        width: 464px;
}
#barradireita {
    float:right;
    height:auto;
    margin:0;
    padding:0;
    width:250px;
}
.loja_topo {
    width: 100%;
    display: block;
    clear: both;
}
#categorias{
    width: 100%;
    display: block;
    clear: both;
}
.icon_categoria {
    display:block;
    float:left;
    width:148px;
    margin-left: 5px;
    margin-top: 20px;
}
.icon_categoria_mais {
    display: block;
    height: 16px;
    width: 16px;
    float: right;
    background-color: #000;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
.loja_foto{
    display: block;
    margin: auto auto 15px;
    width:100px;
    height:100px;
}
.loja_foto img{
    display: block;
    margin: auto;
    width:100px;
    height:100px;
}
.lj_foto_g_prod {
    display: block;
    width:200px;
    height:240px;
    float: left;
}
.lj_descricao_prdt {
    display: block;
    float: right;
    width: 250px
    
}

#div_produto{
    border-bottom: 2px dashed rgb(204, 204, 204);
    margin-top: -5px;
}

.preco span{
    display: block;
    text-align: left;
    
}
#footer {
    margin-left: 222px;
    float: left;
}

#footer ul,.footer li{
    float: left;
}
/* ================= form login ================= */
#barradireita input{
    border: dotted 1px gray;
}

.paginacao{
    text-decoration: none;
}
.search_box{
    margin-top: 30px;
    float: left;
    width: 100%;
}
#carrinho_loja .descricao {
    float: left;
    margin-left: 10px;
    margin-top:10px;
}
.tab_carrinho .descricao td, .carrinho_bts td{
    border-bottom:2px dashed #ccc;
}
.carrinho_bts{
    margin-top: 50px;
}
#loja_logos{
    width: 200px;
    margin-top: 150px;
}

#loja_logos img{
    margin: 5px;
}
#dentrega, #dexpedicao, #dpagamento {
    clear: both;
    float: left;
}
.loja_bt { margin-right: 3px;}

/* ============== */
.loja_subtitulo{
    position: relative;
}
.loja_subtitulo_caixa{
    display: block;
    width: 128px;
    float: left;
    overflow: hidden;
}
.loja_subtitulo_caixa_2{
    display: block;
    width: 250px;
}

.loja_subtitulo_caixa span{
    display: block;
}