.top .top_compre_tel {background-color: #051733;}

.top .top_logo      {background-image: url('../images/logo_fundo_azul.jpg');}

.top_bg             {background-image: url('../images/topo_fundo_azul.jpg');}

.menuRapido	td      {background-image: url('../images/menu_rapido_separador_azul.jpg');}

.menuRapidoInt	td  {background-image: none;}

.mainMenu	td      {background-image: url('../images/menu_1_azul.jpg'); border-left: 1px solid #092145; border-right: 1px solid #2C75CF;}

.mainMenu 	a:hover	{background-image: url('../images/menu_1_over_azul.jpg');}

.mainMenu2	a       {color: #051733;}

.menuLeft	a	    {color: #051733;}
.menuLeft   a:hover	{text-decoration: none; color: #FF9933;}

.menuLeft	li	    {color: #051733;}

.submenu3	a	    {color: #1B3D72;}

.back_lista 	    {background-color: #051733; color:#FFFFFF;}

.btn_carrinho	    {
    background-image: url('../images/btn_carrinho_azul.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_azul.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_azul.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_azul.jpg') !important;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    width: 22px;
    height: 21px;
}

/*LINK PRODUTO*/
	
a.preco_produto:link    {color: #051733; text-decoration: none;}
a.preco_produto:visited {color: #051733; text-decoration: none;}
a.preco_produto:hover   {color: #FF9933; text-decoration: none;}
a.preco_produto:active  {color: #051733; text-decoration: none;}

a.link_maisDet:link     {color: #1B3D72; text-decoration: none;}
a.link_maisDet:visited  {color: #1B3D72; text-decoration: none;}
a.link_maisDet:hover    {color: #FF9933; text-decoration: none;}
a.link_maisDet:active   {color: #1B3D72; text-decoration: none;}

.aviso_vitrine          {color: #1B3D72;}

.sumarioGrupo           {color: #051733;}
.sumarioSubgrupo        {color: #1B3D72; text-decoration: none; padding-left: 30px;}
.sumarioSubgrupo:hover  {color: #FF9933; text-decoration: none;}

