.top .top_compre_tel {background-color: #181818;}

.top .top_logo      {background-image: url('../images/logo_fundo_preto.jpg');}

.top_bg             {background-image: url('../images/topo_fundo_preto.jpg');}

.menuRapido	td      {background-image: url('../images/menu_rapido_separador_preto.jpg');}

.menuRapidoInt	td  {background-image: none;}

.mainMenu	td      {background-image: url('../images/menu_1_preto.jpg'); border-left: 1px solid #262626; border-right: 1px solid #7D7D7D;}

.mainMenu 	a:hover	{background-image: url('../images/menu_1_over_preto.jpg');}

.mainMenu2	a       {color: #181818;}

.menuLeft	a	    {color: #181818;}
.menuLeft   a:hover	{text-decoration: none; color: #FF9933;}

.menuLeft	li	    {color: #181818;}

.submenu3	a	    {color: #4C4C4C;}

.back_lista 	    {background-color: #181818; color:#FFFFFF;}

.btn_carrinho	    {
    background-image: url('../images/btn_carrinho_preto.jpg');
    background-repeat: no-repeat;
    cursor: pointer;
    width: 28px; 
    height: 28px;
    float: right;
    display: block;
    }

.btn_top_cadastro
{
    background-image: url('../images/btn_top_cadastro_preto.jpg') !important;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    width: 22px;
    height: 21px;
}

.btn_top_pedidos
{
    background-image: url('../images/btn_top_pedidos_preto.jpg') !important;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    width: 22px;
    height: 21px;
}

.btn_top_central
{
    background-image: url('../images/btn_top_central_preto.jpg') !important;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    width: 22px;
    height: 21px;
}

/*LINK PRODUTO*/
	
a.preco_produto:link    {color: #181818; text-decoration: none;}
a.preco_produto:visited {color: #181818; text-decoration: none;}
a.preco_produto:hover   {color: #FF9933; text-decoration: none;}
a.preco_produto:active  {color: #181818; text-decoration: none;}

a.link_maisDet:link     {color: #333333; text-decoration: none;}
a.link_maisDet:visited  {color: #333333; text-decoration: none;}
a.link_maisDet:hover    {color: #FF9933; text-decoration: none;}
a.link_maisDet:active   {color: #333333; text-decoration: none;}

.aviso_vitrine          {color: #333333;}

.sumarioGrupo           {color: #181818;}
.sumarioSubgrupo        {color: #333333; text-decoration: none; padding-left: 30px;}
.sumarioSubgrupo:hover  {color: #FF9933; text-decoration: none;}

