.top .top_compre_tel {background-color: #1C79B6;}

.top .top_logo      {background-image: url('../images/logo_fundo_azul_claro.jpg');}

.top_bg             {background-image: url('../images/topo_fundo_azul_claro.jpg');}

.menuRapido	td      {background-image: url('../images/menu_rapido_separador_azul_claro.jpg');}

.menuRapidoInt	td  {background-image: none;}

.mainMenu	td      {background-image: url('../images/menu_1_azul_claro.jpg'); border-left: 1px solid #18628D; border-right: 1px solid #61C2F2;}

.mainMenu 	a:hover	{background-image: url('../images/menu_1_over_azul_claro.jpg');}

.mainMenu2	a       {color: #155986;}

.menuLeft	a	    {color: #155986;}
.menuLeft   a:hover	{text-decoration: none; color: #FF9933;}

.menuLeft	li	    {color: #155986;}

.submenu3	a	    {color: #2582BF;}

.back_lista 	    {background-color: #155986; color:#FFFFFF;}

.btn_carrinho	    {
    background-image: url('../images/btn_carrinho_azul_claro.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_claro.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_claro.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_claro.jpg') !important;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    width: 22px;
    height: 21px;
}

/*LINK PRODUTO*/
	
a.preco_produto:link    {color: #155986; text-decoration: none;}
a.preco_produto:visited {color: #155986; text-decoration: none;}
a.preco_produto:hover   {color: #FF9933; text-decoration: none;}
a.preco_produto:active  {color: #155986; text-decoration: none;}

a.link_maisDet:link     {color: #2582BF; text-decoration: none;}
a.link_maisDet:visited  {color: #2582BF; text-decoration: none;}
a.link_maisDet:hover    {color: #FF9933; text-decoration: none;}
a.link_maisDet:active   {color: #2582BF; text-decoration: none;}

.aviso_vitrine          {color: #2582BF;}

.sumarioGrupo           {color: #155986;}
.sumarioSubgrupo        {color: #2582BF; text-decoration: none; padding-left: 30px;}
.sumarioSubgrupo:hover  {color: #FF9933; text-decoration: none;}

