@charset "iso-8859-1";
/*---------------------------------------*/

.carnes .produtos-titulo {background:#D0261F;}
.lacteos .produtos-titulo {background:#DAE2F8;}
.lancamentos .produtos-titulo {background:#FFCB4A;}

.carnes .produtos-fundo {background:url(../img/produtos_fundo_vermelho.gif) repeat-y;}
.lacteos .produtos-fundo {background:url(../img/produtos_fundo_azul.gif) repeat-y;}
.lancamentos .produtos-fundo {background:url(../img/produtos_fundo_amarelo.gif) repeat-y;}

.carnes h3.titulo1 {color:#ffffff;}
.carnes h3.titulo2 {color:#CF261F;}
.carnes h3.titulo3 {color:#ffffff;}

.lacteos h3.titulo1 {color:#415486;}
.lacteos h3.titulo2 {color:#415486;}
.lacteos h3.titulo3 {color:#415486;}

.lancamentos h3.titulo1 {color:#CF261F;}
.lancamentos h3.titulo2 {color:#CF261F;}
.lancamentos h3.titulo3 {color:#CF261F;}

.carnes .cx-titulo-destaque {background:url(../img/tab_vermelho.png);}
.lacteos .cx-titulo-destaque {background:url(../img/tab_azul.png);}
.lancamentos .cx-titulo-destaque {background:url(../img/tab_amarela.png);}

.carnes .separador_titulo {background:url(../img/linhacarnes_separador_titulo.gif) no-repeat;}
.carnes .separador_titulo_inferior {background:url(../img/linhacarnes_separador_titulo_inferior.gif) no-repeat;}
.lacteos .separador_titulo {background:url(../img/linhalacteos_separador_titulo.gif) no-repeat;}
.lacteos .separador_titulo_inferior {background:url(../img/linhalacteos_separador_titulo_inferior.gif) no-repeat;}
.lancamentos .separador_titulo {background:url(../img/lancamentos_separador_titulo.gif) no-repeat;}
.lancamentos .separador_titulo_inferior {background:url(../img/lancamentos_separador_titulo_inferior.gif) no-repeat;}

.carnes .produtos-lateral div { border-bottom:1px solid #D9514C;}
.carnes .produtos-lateral div a { color:#ffffff;background:none;}
.carnes .produtos-lateral div a:hover { color:#F1BDBC;background:none;}
.lacteos .produtos-lateral div { border-bottom:1px solid #ABBEEE;background:none;}
.lacteos .produtos-lateral div a { color:#415486;background:none;}
.lacteos .produtos-lateral div a:hover { color:#03237D;background:none;}

.lacteos .bt_imprimir {color:#415486;background:url(../img/imprimir2.png) no-repeat 0px 2px;padding-left:20px;}
.carnes .bt_imprimir {color:#FFF;background:url(../img/imprimir.png) no-repeat 0px 2px;padding-left:20px;}

.carnes .separador_produtos-t {border-top:4px solid #D0261F;overflow:hidden;height:1px;}
.carnes .separador_produtos-b {border-bottom:4px solid #D0261F;overflow:hidden;height:1px;}
.carnes .separador_produtos {border-bottom:2px solid #D0261F;overflow:hidden;height:1px;}
.lacteos .separador_produtos-t {border-top:4px solid #DAE2F8;overflow:hidden;height:1px;}
.lacteos .separador_produtos-b {border-bottom:4px solid #DAE2F8;overflow:hidden;height:1px;}
.lacteos .separador_produtos {border-bottom:2px solid #DAE2F8;overflow:hidden;height:1px;}


.carnes .nextBtn {background:url(../img/bt_produtos_lacteos_voltar.gif) no-repeat;width:31px;height:14px;}
.carnes .prevBtn {background:url(../img/bt_produtos_lacteos_avancar.gif) no-repeat;width:31px;height:14px;}

.carnes .nextBtn {background:url(../img/bt_produtos_carnes_avancar.gif) no-repeat;width:31px;height:14px;}
.carnes .prevBtn {background:url(../img/bt_produtos_carnes_voltar.gif) no-repeat;width:31px;height:14px;}

.lacteos .nextBtn {background:url(../img/bt_produtos_lacteos_avancar.gif) no-repeat;width:31px;height:14px;}
.lacteos .prevBtn {background:url(../img/bt_produtos_lacteos_voltar.gif) no-repeat;width:31px;height:14px;}


/*---------------------------------------*/
.slider-produtos ul, #slider li{margin:0;padding:0;	list-style:none;}
.slider-produtos li{width:222px;overflow:hidden;margin-left:10px;}
.slider-produtos li div.bloco-produto{ margin-bottom:15px;margin-top:15px;}
.slider-produtos li div {text-align:center}
.slider-produtos li a {color:#666;padding-top:5px;padding-bottom:5px;}
.slider-produtos li a:hover {color:#333;}
#nextBtn,#prevBtn {text-align:center;}
.nextBtn {background:url(../img/bt_produtos_lacteos_voltar.gif) no-repeat;width:31px;height:14px;}
.prevBtn {background:url(../img/bt_produtos_lacteos_avancar.gif) no-repeat;width:31px;height:14px;}

/*---------------------------------------*/
.produtos-menu-direita ul { list-style:none;padding:0;margin:0px;}
.produtos-menu-direita ul li { border-bottom:1px dotted #CCC; margin-bottom:5px;}
.produtos-menu-direita ul li a { color:#666; font-size:11px; text-decoration:none;}
.produtos-menu-direita ul li a.menu_ativo {font-weight:bold;}
.produtos-menu-direita ul li a:hover { color:#999; text-decoration:none;}

.produtos-conteudo {float:left;display:inline;width:460px;margin-left:5px;margin-right:5px;}
.produtos-lateral-direita {float:right;width:230px;padding:15px;color:#AC0C05;padding-top:0px;padding-right:3px;padding-left:0px;}

.produtos_chamada_item {text-align:left;color:#666;padding-left:10px;padding-right:10px;margin-bottom:15px;}

.produtos-conteudo {float:left;display:inline;width:505px;margin-left:5px;margin-right:5px;}

.produtos-lateral ul {list-style:none;margin:0px;padding-top:5px; width:180px;}
.produtos-lateral ul li { margin-bottom:4px;}
.produtos-lateral ul li a {font-size:11px; text-decoration:none;font-weight:bold}
.produtos-lateral ul li a.menu_ativo {font-weight:bold;}
.produtos-lateral ul li a:hover { text-decoration:none;}

.separador_titulo {height:5px;overflow:hidden;clear:both;}
.separador_titulo_inferior {height:5px;overflow:hidden;}

h3.titulo1 {font-size:16px;}
h3.titulo2 {font-size:14px;font-weight:bold;}
h3.titulo3 {font-size:14px;}

.produtos-titulo {padding:4px;}

.cx-titulo-destaque {top left;height:30px;}
.cx-titulo-destaque span {background:right -100px no-repeat ; float:right;width:15px;height:30px;}
.cx-titulo-destaque div { padding:5px;float:left;display:inline;font-weight:bold;color:#FFF;font-weight:bold;padding-left:10px;}

.produtos-fundo {margin:5px;margin-left:0px;margin-right:0px;}
.produtos-lateral {float:left;display:inline;width:170px;padding:15px;color:#AC0C05;padding-top:5px;}

.produtos-lateral-direita {float:right;width:230px;padding:15px;color:#AC0C05;padding-top:0px;padding-right:3px;padding-left:0px;}

.produtos-lista1 {border-bottom:1px dotted #CCC;margin-bottom:15px;padding:10px;}
.produtos-lista1-imagem {float:left;display:inline;width:150px;margin-right:10px;text-align:center;}
.produtos-lista1-info {float:left;display:inline;width:300px;}

.produtos-lista-secao {width:120px;text-align:center;float:left;display:inline;margin:20px;margin-top:15px;margin-bottom:15px;}
.produtos-lista-secao div {clear:both;text-align:center;}
.produtos-lista-secao img {clear:both;}
.produtos-lista-secao .info { padding-left:10px;padding-right:10px;line-height:8px !important;}

.tabela_nutricional td{	font-size:10px;font-stretch:condensed;color: #333;border-bottom:#CCCCCC solid 1px;}


.tit_tabela_nutricional_observacoes{font-size: 9px;border:none;line-height:10px;padding-top:10px;padding-bottom:10px;}
.tit_tabela_nutricional_info{border-bottom:#CCCCCC solid 1px;}

.menu-produtos ul {text-align:center;height:33px;}
.menu-produtos ul li {display:inline;}
.menu-produtos ul li a {font-size:11px;color:#666;font-weight:bold}
.menu-produtos ul span.divisor{margin-left:5px;margin-right:5px;}

a.secao-destaque {color:#cd3a34 !important;font-weight:bold;}