/* --------- /stylesheets/atendimento_online.css --------- */ 
#atendimento_online_painel {
  position: fixed;
  _position:absolute;
  bottom:0px;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-6);
  right:0px;
  margin:2px;padding:2px;
  z-index: 200;
  width: 200px;
  height: auto;
}
#atendimento_online_painel_lojista table tr td,
#atendimento_online_painel_consumidor table tr td {
  font-family: arial;
  font-size: 11px;
}
#atendimento_online_painel_consumidor {
  border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
  border-style: solid;
  border-width: 1px;
  background: buttonface;
  width: 200px;
}
#atendimento_online_painel_consumidor.online {
  display:block;
}
#atendimento_online_painel_consumidor.busy {
  display:block;
}
#atendimento_online_painel_consumidor.offline {
/*  display:none;*/
  display:block;
}

#atendimento_online_painel_lojista {
  display:block;
  border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
  border-style: solid;
  border-width: 1px;
  background: buttonface;
  width: 200px;
}
/* --------- /stylesheets/cupom.css --------- */ 
body {
  height: 100%;
}
div#cupom_capa {
  position:fixed;
  _position:absolute;
  top:0;
  left:0;
  height: 100%;
  width: 100%;
  z-index:200;
  background-color: white;
  filter:alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity:0.5;
  _height:expression(eval($('container').offsetHeight));
}
div#cupom {
  position: fixed;
  _position: absolute;
  _top:expression(eval(100+document.body.scrollTop));
  top: 100px;
  width: 500px;
  height: auto;
  padding: 10px;
  background-color: white;
  z-index:200;
  border: 3px solid gray;
  left: 50%;
  margin-left: -250px;
  text-align: center;

  color: black;
}
div#cupom h1 {
  font-size: 15px;
}
div#cupom p {
  font-size: 11px;
}
/* --------- /stylesheets/regiao-banner-flutuante.css --------- */ 
/* --------- /stylesheets/truques.css --------- */ 
textarea.textarea { display:none!important; honeypot:captcha }

div.msg-alert { background-color:red; color:white; margin:5px; padding:5px; border:1px solid white}
div.msg-info { background-color:green; color:white; margin:5px; padding:5px; border:1px solid white }
div.msg-notice { background-color:orange; color:white; margin:5px; padding:5px; border:1px solid white }
div.msg-alert a, div.msg-info a, div.msg-notice a { text-decoration:underline!important; color:white!important }

div.mensagem-de-erro { color:red }

.zoomin { cursor:url(/images/zoomin.cur), pointer; }
/*
--------------------------------------------------------------------------------  
How To Clear Floats Without Structural Markup
http://positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* --------- /themes/catalogo_jced_v2/catalogo_jced_v2.css --------- */ 
body {
  background:url(/themes/catalogo_jced_v2/body_background.jpg) repeat-x #CDCDCD;
  background-position: 0 24px;
  border:0; margin:0; padding:0;
  font-family: arial;
  font-size: 11px;
}

#container {
  width: 100%;
  height:auto;
  text-align:center;
  border:0; margin:0; padding:0;
}
#container h2 {
  width: 779px;
  height: 24px; /* 61(barra) */
  text-indent: -1000px; font-size:0px;
  border:0; margin:0; padding:0;
}
#container1{
  position:absolute;
  top:24px;left:0px;
  width:50%;
  height:566px;
  margin:0; padding:0;
  background:url(/themes/catalogo_jced_v2/container1_background.jpg) repeat-x;
}
#container2{
  position: absolute;
  top: 984px;
  left: 0;
  width: 100%;
  height:62px;
  overflow: auto;
  background-image: url(/themes/catalogo_jced_v2/rodape_background.jpg);
  background-repeat: repeat-x;
  background-color: #ff0002;
}
#tema {
  position:relative;
  top: 0px;
  left: 0px;
  width:779px;
  height:1022px;
  margin:auto;
  text-align: left;
  padding:0; border:0;
  background-color:#fff;
  z-index:1;
}
#tema h2 {
  display: none;
}
#tema1{
  position:absolute;
  left:595px; top:970px;
  width:141px; height:44px;
  background:url(/themes/catalogo_jced_v2/tema1_background.jpg);
}
#tema2, #tema3, #tema4{
  display: none;
}

#logotipo {
  position: absolute;
  top: 0;
  left: 0;
  width: 779px;
  height: 153px;
  border:0; padding:0; margin:0;
  background:#000;
  background: url(/themes/catalogo_jced_v2/logotipo_background_claro.jpg) no-repeat right #fff;
}
#logotipo h2 {
  display: block;
  position: absolute;
  left: 35px;
  top: 29px;
  width: 201px;
  height: 75px;
  margin:0; padding:0; border:0;
  z-index:10;
}
#logotipo a {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 201px;
  height: 75px;
  margin:0; padding:0; border:0;
  background-image: url(/themes/catalogo_jced_v2/logotipo_a_background.jpg);
  text-decoration: none; /* esconde linha azul que s? aparece no fx 1.0 */
}
#slogan {
  position: absolute;
  top: 106px;
  left: 58px;
  height: autox;
  width:178px;
  margin:0; padding:0; border:0;
  z-index:10;
}
#slogan h2 {
  display: block;
  text-indent:0;
  color:#DB711F;
  font-family: Arial;
  font-size: 12px;
  font-weight:bold;
  width:auto;
  height:30px;
  margin:0; border:0; padding:0;
}

#regiao-banner-publicitario {
  position:absolute;
  top: 168px;
  left: 279px;
  width: 468px;
  height:60px;
  margin:0; padding:0; border:0;
  overflow:hidden;
  z-index:1;
}
#regiao-banner-publicitario h2 {
  display: none;
}
#miolo{
  position:absolute;
  top:153px;
  left:0px;
  width:779px;
  height:75px;
  background:url(/themes/catalogo_jced_v2/miolo_background.jpg) no-repeat;
}
#buscador {
  position: absolute;
  left: 215px;
  top: 531px;
  width: 332px;
  height: 28px;
  background-image: url(/themes/catalogo_jced_v2/busca_background.jpg);
  overflow: hidden;
}
#buscador h2 {
  display:none;
}
#buscador form {
  position: absolute;
  top: 5px;
  left: 98px;
  width: auto;
  height: auto;
  margin:0; padding:0; border:0;
}
#buscador form input {
  width: 115px;
  height: 15px;
  font-size: 11px;
  border:0; margin:0; padding:0px;
  border:1px solid #DA6C17;
  color:#4E4E4E;
}
#buscador form input.enviar {
  background-image: url(/themes/catalogo_jced_v2/buscador_form_input_enviar_background.jpg);
  width: 31px;
  height: 18px;
  text-indent: -1000px;
  line-height: 9999px;
  margin:0; padding:0; border:0;
  cursor: pointer;
}
#menu-cliente {
  position: absolute;
  top: 129px;
  left: 266px;
  width: 356px;
  height: 24px;
  overflow: hidden;
  z-index:10;
}
#menu-cliente h2 {
  display: none;
}
#menu-cliente ul {
  border:0; padding:0; margin:0;
  list-style: none;
}
#menu-cliente ul li {
  float: left;
  border:0; padding:0; margin:0;
  vertical-align: top;
  text-align: center;
}
#menu-cliente ul li a.cadastro {
  display:block;
  width: 83px;
  height: 24px;
  background-image: url(/themes/catalogo_jced_v2/menu-cliente_cadastro.gif);
  text-indent: -1000px;
  margin:0 1px 0 0; padding:0; border:0;
}
#menu-cliente ul li a.ajuda {
  display:block;
  width: 83px;
  height: 24px;
  background-image: url(/themes/catalogo_jced_v2/menu-cliente_ajuda.gif);
  text-indent: -1000px;
  margin:0 1px 0 1px; padding:0; border:0;
}
#menu-cliente ul li a.carrinho {
  display:block;
  width: 83px;
  height: 24px;
  background-image: url(/themes/catalogo_jced_v2/menu-cliente_carrinho.gif);
  text-indent: -1000px;
  margin:0 1px 0 1px; padding:0; border:0;
}
#menu-cliente ul li a.meus-pedidos {
  display:block;
  width: 101px;
  height: 24px;
  background-image: url(/themes/catalogo_jced_v2/menu-cliente_pedidos.gif);
  text-indent: -1000px;
  margin:0 0 0 1px; padding:0; border:0;
}

#menu-loja {
  position: absolute;
  left:195px; top:559px;
  width:378px; height:40px;
  overflow: hiddem; margin:0; border:0; padding:0;
  background-image: url(/themes/catalogo_jced_v2/menu-loja_background.jpg);
}
#menu-loja ul {
  border:0; padding:0; margin:0;
  list-style: none;
}
#menu-loja ul li {
  border:0; padding:0; margin:25px 0 0 0;
  float:left;
}

#menu-loja ul li a.capa {
  display:none;
/*
  background-image: url(/themes/catalogo_jced_v2/menu-loja_a_capa.jpg);
  width: 37px;
  height: 15px;
  text-indent:-1000px;
  display: block;
  margin:0 3px 0 4px; padding:0; border:0;
  text-decoration: none;
*/
}

#menu-loja ul li a.institucional {
  background-image: url(/themes/catalogo_jced_v2/menu-loja_a_institucional.jpg);
  width:72px; height:15px;
  margin:0 2px 0 0; padding:0; border:0;
  text-indent:-1000px; display: block;
  text-decoration: none; /* esconde linha azul que s? aparece no fx 1.0 */
}
#menu-loja ul li a.promocoes {
  background-image: url(/themes/catalogo_jced_v2/menu-loja_a_promocoes.jpg);
  width:70px; height:15px;
  margin:0 2px 0 2px; padding:0; border:0;
  text-indent:-1000px; display: block;
  text-decoration: none; /* esconde linha azul que s? aparece no fx 1.0 */
}
#menu-loja ul li a.contato {
  background-image: url(/themes/catalogo_jced_v2/menu-loja_a_contato.jpg);
  width:48px; height:15px;
  margin:0 2px 0 2px; padding:0; border:0;
  text-indent:-1000px; display: block;
  text-decoration: none; /* esconde linha azul que s? aparece no fx 1.0 */
}
#menu-loja ul li a.lista_de_presentes {
  background-image: url(/themes/catalogo_jced_v2/menu-loja_a_presentes.jpg);
  width:104px; height:15px;
  margin:0 2px 0 2px; padding:0; border:0;
  text-indent:-1000px; display: block;
  text-decoration: none; /* esconde linha azul que s? aparece no fx 1.0 */
}
#menu-loja ul li a.noticias {
  background-image: url(/themes/catalogo_jced_v2/menu-loja_a_noticias.jpg);
  width:48px; height:15px;
  margin:0 0 0 2px; padding:0; border:0;
  text-indent:-1000px; display: block;
  text-decoration: none; /* esconde linha azul que s? aparece no fx 1.0 */
}


#menu-departamentos {
  position: absolute;
  left:0px; top:538px;
  width:195px; height:422px;
  overflow:visible;
  background: url(/themes/catalogo_jced_v2/menu-departamentos_background.jpg);
  z-index:110;
}
#menu-departamentos h2 {
  display:block;
  width:110px;
  height:28px;
  background-image: url(/themes/catalogo_jced_v2/menu-departamentos_h2_background.jpg);
  background-repeat: no-repeat;
  text-indent:-1000px;
  font-size:0px;
  margin-bottom:10px;
}
#menu-departamentos a {
  color: #333333;
  font-size:12px;
  text-decoration: none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#menu-departamentos ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 128px; /* Width of Menu Items */
}
	
#menu-departamentos ul li{
  position: relative;
  padding-left:18px;
  height:auto;
  vertical-align:middle;
  line-height:26px;
  background:url(/themes/catalogo_jced_v2/menu-background_texto.jpg) no-repeat;
}
	
/*1st level sub menu style */
#menu-departamentos ul li ul{
  left: 128px; /* Parent menu width - 1*/
  position: absolute;
  width: 128px; /*sub menu width*/
  top: 0;
  display: none;
  background-color: #F2F2F2;
}

/*All subsequent sub menu levels offset */
#menu-departamentos ul li ul li ul{ 
  left: 128px; /* Parent menu width - 1*/
}

/* menu links style */
#menu-departamentos ul li a{
  display: block;
  color: #333;
  text-decoration: none;
  line-height:26px;
  vertical-align:middle;
}

#menu-departamentos ul li ul li a{
  font-weight:normal;
  color:#333;
}

/* Holly Hack for IE \*/
* html #menu-departamentos ul li { float: left; height: 1%; }
* html #menu-departamentos ul li a { height: 1%; }


#maladireta {
  display:block;
  position:absolute;
  left:10px; top:843px;
  width:122px; height:112px;
  margin:0; padding:0; border:0;
  background:url(/themes/catalogo_jced_v2/maladireta_background.jpg); z-index:111;
}
#maladireta h2 {
  display:none;
}
#maladireta form {
  width: 117px;
  margin:35px 0 0 0; padding:0; border:0;

}
#maladireta form input {
  border: 1px solid #E4E4E4;
  margin: 0;
  width: 115px;
  font-size: 11px;
  color:#4E4E4E;
  margin-bottom:5px;
  _margin-bottom:3px;
  background-image:url(/themes/catalogo_jced_v2/input_maladireta_background.jpg); 
}
#maladireta form input.enviar {
  width: 81px;
  height: 20px;
  background-image: url(/themes/catalogo_jced_v2/login_form_input_enviar.jpg);
  text-indent: -1000px;
  _line-height: 9999px;
  margin:0; border:0; padding:0;
  cursor: pointer;
  float:right;
}
#spinner_mala_direta {
  width: 81px;
  height: 20px;
  text-indent: -1000px;
  _line-height: 9999px;
  margin:0; border:0; padding:0;
  float:right;
  background-image: url(/images/progress.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#login {
  position: absolute;
  left:573px; top:559px;
  width:206px; height:118px;
  overflow: hidden;
  margin:0; border:0; padding:0;
  background:url(/themes/catalogo_jced_v2/login_background.jpg);
  z-index:10;
}
#login.autenticado table {
  margin:0; padding:0; border:0;
  width:206px;
  height:118px;
}
#login.autenticado table tr td {
  margin:0; padding:52px 6px 0 50px; border:0;
  font-size: 11px; color:#000;
  vertical-align:top;
}
#login.autenticado table tr td a{
  color:#CC0000;
}
#login h2 {
  display:none;
}
#login form {
  margin:52px 0 0 60px; padding:0; border:0;
  width: auto;
}
#login form input {
  margin:0; border:0; padding:1px 0 0 5px;
  height:17px; _height:18px;
  width:110px; _width:115px;
  font-size: 11px;
  background:url(/themes/catalogo_jced_v2/input_login_background.jpg);
  margin-bottom:5px; _margin-bottom:3px;
}
#login form input.enviar {
  width:59px; height:20px;
  background-image: url(/themes/catalogo_jced_v2/login_form_input_entrar.jpg);
  text-indent: -1000px;
  line-height: 9999px;
  margin:0 0 0 56px; border:0; padding:0;
  cursor: pointer;
}


#destaques {
  position: absolute;
  top: 203px;
  left: 0px;
  width: 779px;
  height: 328px;
  margin:0;
  overflow: hidden;
  background-image: url(/themes/catalogo_jced_v2/destaques_background.jpg);
}
#destaques h2 {
  display: block;
  text-indent:-1000px;
  background-image:url(/themes/catalogo_jced_v2/destaques_h2_background.jpg);
  background-repeat: no-repeat;
  width: 116px;
  height: 29px;
  margin:0 0 0 25px;
}
#destaques div.produto {
  position: relative;
  float:left;
  width: 318px;
  height: 112px;
  overflow: hidden; /* esconde rolagens no fx */
  margin:15px 0 10px 42px;
  background:url(/themes/catalogo_jced_v2/destaques_background.jpg) no-repeat;
}
#destaques div.produto a {
  display: block;
  width: auto;
  color: #E88B00;
  font-size:12px;
  text-decoration: none;
}
#destaques div.produto a img{
  border: 0;
  margin: 0;
  margin-right:15px;
  float:left;
}
#destaques div.produto a.comprar, 
#destaques div.produto div.esgotado,
#destaques div.produto a.lista_publica,
#destaques div.produto a.lista_privada, 
#destaques div.produto a.detalhes {
  display:none;
}
#destaques div.produto div.nome {
  font-size: 12px;
  color:#E88B00;
  margin:0; padding:0; border:0;
  font-weight:bold;
  width:auto;
  margin-top:24px;
}
#destaques div.produto div.consulte a{
  color: #23475A;
  font-size: 12px;
  margin:0; padding:0; border:0;
  font-weight: normal;
}
#destaques div.produto div.consulte a:hover{
  text-decoration: underline;
}

#destaques div.produto div.preco {
  padding: 3px;
}
#destaques div.produto div.preco div.tabela span.rotulo {
  color: #666666;
  font-size:12px;
}
#destaques div.produto div.preco div.tabela span.valor {
  color: #666666;
  font-size:12px;
}
#destaques div.produto div.preco div.promocional span.rotulo {
  color: #990000;
  font-size:12px;
}
#destaques div.produto div.preco div.promocional span.valor {
  color: #CC0000;
  font-size:20px;
}


#apresentacao {
  position: absolute;
  left:195px; top:599px;
  width:316px; height:360px;
  margin:0; padding:0; border:0;
  overflow: hidden;
  z-index:100;
}
#apresentacao h2 {
  display: block;
  width:157px;
  height:35px;
  background-image:url(/themes/catalogo_jced_v2/apresentacao_h2_background.jpg);
  text-indent:-1000px;
  font-size:0px;
}
#apresentacao a{
  text-decoration:none;
}
#apresentacao div.secao {
  width:315px;
  height:auto;
  border:0; margin:0;
  text-decoration:none;
  margin:10px 0 0 0;
  color:#23475A;
  font-size:11px;
  text-align:justify;
}
#apresentacao div.secao img {
  margin:0; border:0;
  margin:0 10px 0 0;
  float:left;
  border:1px solid #23475A;
}
#apresentacao div.secao h2 {
  display: block;
  position: static;
  top: auto;
  left: auto;
  text-indent:0;
  height: auto;
  width:auto;
  vertical-align: middle;
  border:0; padding:0; margin:0;
  font-size: 14px;
  font-weight:bold;
  color: #23475A;
  background-image:none;
  text-decoration:none;
  text-align:left;
}
#apresentacao div.secao p {
  margin:0; padding:0; border:0;
  margin-bottom:4px;
  line-height:160%;
}

#rodape {
  position: absolute;
  top: 960px;
  left: 0;
  width: 779px;
  height:62px;
  overflow: auto;
  background-image: url(/themes/catalogo_jced_v2/rodape_background.jpg);
  background-repeat: repeat-x;
  background-color: #ff0002;
}
#rodape a {
  color: #FFF;
  font-size:12px;
  text-decoration: none;
}
#rodape a:hover {
  text-decoration: underline;
}
#rodape h2 {
  width: auto;
  display: block;
  font-size: 12px;
  height: auto;
  margin: 0; padding: 0; margin:0;
  font-weight:bold;
  text-indent:0;
  color:#FFF;
  margin:10px 0 0 10px;
}
#rodape h3 {
  width: auto;
  display: block;
  font-size: 12px;
  height: auto;
  margin: 0; padding: 0; margin:0;
  font-weight:normal;
  line-height:15px;
  text-indent:0;
  color:#FFF;
  margin-left:10px;
}
#rodape div.endereco {
  width: 590px;
}

#animacao-capa-topo {
  position: absolute;
  top: 0px;
  left: 262px;
  width: 517px;
  height: 155px;
  text-indent: 0px;
  z-index: 0;
}

#manchetes {
  position:absolute;
  left:516px;  top:677px;
  width:263px;  height:283px;
  background:url(/themes/catalogo_jced_v2/noticias_background.jpg);
}
#manchetes h2,
#noticias h2{
  display:block;
  text-indent:-10000px; font-size:0px;
  background:url(/themes/catalogo_jced_v2/noticias_h2_background.jpg);
  width:110px;
  height:36px;
  margin:0 0 10px 0;
}
#manchetes div.noticia,
#noticias div.noticia{
  width:auto;
  height:60px;
  margin:10px 0 0 10px;
}
#manchetes img,
#noticias img{
  float:left;
  margin-right:10px; border:0px; border:2px solid #999999;
}
#manchetes div.dia,
#noticias div.dia{
  font-size:11px;
  color:#CC0000;
  padding-top:10px;
}
#manchetes div.chamada a,
#noticias div.chamada a{
  text-decoration:none;
  color:#333333; font-size:11px;
}
#manchetes div.chamada a:hover,
#noticias div.chamada a:hover{
  text-decoration:underline;
}
#manchetes div.todas,
#noticias div.todas{
  margin:0;
  width:100%;
}
#manchetes div.todas a,
#noticias div.todas a{
  display:block; text-indent:-10000px; font-size:0px;
  width:110px;  height:20px;
  background:url(/themes/catalogo_jced_v2/botao_noticias.jpg);
  text-decoration:none; float:right; margin-right:10px;
}
#manchetes div.separador,
#noticias div.separador{
  display:none;
}
/* --------- /themes/shopping_pelotascenter_barra_loja_fina/shopping_pelotascenter_barra_loja_fina.css --------- */ 
#shopping {
  position:absolute;
  top:0;
  left:0;
  /*
  _position:absolute;
  _top:expression(eval(document.body.scrollTop));
  */
  width:100%;
/*  height: 61px; */
  height: 24px;
    
  border:0; padding:0; margin:0;
  /*
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity:0.8;
  */
  background-color: #F5FAFD;
  border-bottom: 1px solid #C2E3EF;

  color: black;
  z-index: 255;

  /*background-color: white;*/
  font-family: arial;
  font-size: 12px;
}

#shopping div.trilho {
  position: absolute;
  top: 0px;
  left: 5px;
  height: 24px;
  padding: 0; margin: 0;
  overflow: hidden;
}

#shopping div.trilho div.aviso {
/*  line-height: 21px; 
  vertical-align: middle;
*/
  height: 20px; line-height:20px;
  border: 0px;
  width: auto !important;
  display:none;
  position: absolute;
  top:3px;
}
#shopping div.trilho div.aviso a{
  color:#1B7DAE;
}
#shopping div.trilho div.aviso img{
  vertical-align:middle; margin-bottom:3px;
}


#shopping div.container {
  position: relative;
  border:0;padding:0;border:0;
  width:779px; height:24px;
  text-align:left;
  margin:auto;
  background-image: url(/themes/shopping_pelotascenter_barra_loja_fina/barra_loja_container_background.gif);
}

#shopping div.links {
  position: absolute;
  left:10px; top:0px;
  width:156px; height: 24px;
  padding:0; margin:0; border:0;
}
#shopping div.links a {
  position: absolute;
  left:0px; top:0px;
  width:146px; height:24px;
  padding:0; margin:0; border:0;
  background: url(/themes/shopping_pelotascenter_barra_loja_fina/shopping_links_a_background.gif) no-repeat;
  text-indent: -1000px;
  text-decoration: none; /* esconde linha azul que só aparece no fx 1.0 */
}

#shopping div.menu {
  float: right;
  border: 0; padding: 0; margin: 0;
  margin:3px 10px 0 0;
}
#shopping div.menu select {
  font-size: 11px;
  color: #d96912;
}
#shopping table.avisos {
  position: absolute;
  top: 20px;
  left: 230px;
  width: 340px;
  height:24px;
  font-family: arial;
/*  font-weight: bold; */
  background-image: url(/themes/shopping_pelotascenter_barra_loja_fina/barra_loja_aviso_background.jpg);
  background-repeat: no-repeat;
  color: #3a3a3a;
}
#shopping table.avisos span.manutencao {
  color: red;
}
#shopping td {
  font-family: arial;
  font-size: 11px;
}
#shopping table.notice {
  background-image: url(/themes/shopping_pelotascenter_barra_loja_fina/barra_loja_aviso_notice_background.jpg);
  background-repeat: no-repeat;
  color: white;
}
#shopping table.notice span.manutencao {
  color: yellow;
}
#shopping table.info {
  color: #d96912;
  background-image: url(/themes/shopping_pelotascenter_barra_loja_fina/barra_loja_aviso_info_background.jpg);
  background-repeat: no-repeat;
}
#shopping table.info span.manutencao {
  color: red;
}
#shopping table.avisos a {
	color:  #3A3A3A;
	font-weight: normal;
}
