﻿.tl
{
    float: left;
    width: 247px;
    height: 219px;
    border-top: none;
    border-right: 1px dotted #333;
    border-bottom: 1px dotted #333;
    border-left: none;
}

.tc
{
    float: left;
    width: 247px;
    height: 219px;
    border-top: none;
    border-right: 1px dotted #333;
    border-bottom: 1px dotted #333;
    border-left: none;
}

.tr
{
    float: left;
    width: 247px;
    height: 219px;
    border-top: none;
    border-right: none;
    border-bottom: 1px dotted #333;
    border-left: none;
}

.bl
{
    float: left;
    width: 247px;
    height: 219px;
    border-top: none;
    border-right: 1px dotted #333;
    border-bottom: 1px dotted #cccccc;
    border-left: none;
}

.bc
{
    float: left;
    width: 247px;
    height: 219px;
    border-top: none;
    border-right: 1px dotted #333;
    border-bottom: 1px dotted #cccccc;
    border-left: none;
}

.br
{
    float: left;
    width: 247px;
    height: 219px;
    border-top: none;
    border-right: none;
    border-bottom: 1px dotted #cccccc;
    border-left: none;
}

.topo_catalogo
{
    width: 100%;
    height: 183px;
    float: left;
}

.fundo_catalogo
{
    height: 35px;
    width: 183px;
    border-top: 1px dotted #b2b2b2;
    margin-left: 29px;
    float: left;
}

.ver_mais_catalogo 
{
    float: right;
    margin-top: 5px;
}

.ver_mais_catalogo a img
{
    border: none;
}

.preco_catalogo
{
    font-size: 13pt;
    font-weight: bold;
    float: left;
    margin-top: 5px;
    width: 90px;
    font-family: Arial, Sans-Serif;
}

.novo_inside_catalogo
{
    margin-top: 0px;
    margin-right: 0px;
    padding: 0px;
    float: right;
    position: relative;
    z-index: 9;
    width: 81px;
    height: 81px;
}

.titulo_catalogo
{
    font-size: 11pt;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 18px;
    width: 140px;
    float: left;
    height:20px;
    overflow-y:hidden;
}

.promo_inside_catalogo_pt
{
    width: 70px;
    height: 43px;
    float: left;
    margin-top: -75px;
    margin-left: 170px;
    background-image: url('../../Images/Etc/small_promo_pt.png');
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    padding-top: 15px;
    text-align: right;
    z-index: 8;
    position: relative;
}

.promo_inside_catalogo_es
{
    width: 70px;
    height: 43px;
    float: left;
    margin-top: -75px;
    margin-left: 170px;
    background-image: url('../../Images/Etc/small_promo_es.png');
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    padding-top: 15px;
    text-align: right;
    z-index: 8;
    position: relative;
}

.promo_inside_catalogo_en
{
    width: 70px;
    height: 43px;
    float: left;
    margin-top: -75px;
    margin-left: 170px;
    background-image: url('../../Images/Etc/small_promo_en.png');
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    padding-top: 15px;
    text-align: right;
    z-index: 8;
    position: relative;
}

.risco_vermelho
{
    background-image: url('../../Images/Etc/risco_vermelho.png');
    background-repeat: no-repeat;
    float: left;
    width: 98px;
    height: 34px;
    margin-left: -7px;   
    margin-top: -25px;   
    z-index: 9;
    position: relative;
}

.img_inside_catalog
{
    float: left;
    width: 100%;
    margin-top: -40px;
    text-align: center;
}

.img_inside_catalog img
{
    max-width: 245px;
    max-height: 140px;
}

#ordenacao
{
    float: right;
}

#ordenacao img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#legenda_ordenacao
{
    float: right;
    color: #efefef;
    margin-right: 10px;
    font-size: 8pt;
    margin-top: 2px;
}
