#main {position:relative;}
h1.produtos {
	background: url(/img/tit_h1_produtos.png) no-repeat;
	width: 153px;
	height: 60px;
	position: absolute;
	top: 0; margin-top: -50px;
	left: 276px;
	z-index:90;
}
h1.titResultados {
	background: url(/img/tit_h1_resultados.png) no-repeat;
	width: 125px;
	height: 51px;
	position: absolute;
	top: -37px;
	left: 273px;
	z-index:200;
}

h1.produtos, h1.titResultados {
	_left: 273px;
	*left: 273px;
}

.frmBusca{background-position:0 -225px}

.totalReceitas,
.filtro {
	font-size: 14px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #988e71;
	margin-bottom:13px;
	color: #988e71;
}
.totalReceitas span,
.filtro span {
	font-size: 16px;
	font-weight: bold;
	color: #b95e05;
}
.filtro, .filtro span{ font-size:12px; }
.filtro label { margin: 0 20px 0 5px; }


#nav {
	background:#b52226 url(/img/box_latTop_prod.png) top left no-repeat;
}
.navAux {
	background:url(/img/box_latEnd_prod.png) bottom left no-repeat;
	_overflow-y:visible;
}

.groupColapse,
.groupColapse.open {
	/*background: url("/img/border_nav_prod.png") repeat-x scroll center bottom !important;*/
	padding: 13px 15px 0;

	margin-left:-15px;
	width: 193px;
}
.groupColapse.open {padding: 13px 0 0 15px !important;}
.groupColapse .title {
	margin: 0 !important;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 15px;
	position: relative;
}
.groupColapse .title a { position: relative; }
.groupColapse .title a .arrow {
	position: absolute;
	left: 185px;
	top: 50%;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	display: block;
	background: url(/img/bg_arrow.png) -9px -10px no-repeat;
	font-size:0;

	_top:1px;
	_margin-top: 0;
}
.groupColapse.open .title a .arrow { background-position: -9px 0; }

.groupColapse .content {
	display: none;
	background:url(/img/border_nav_prod.png) repeat-x scroll left bottom #f7d7ab;
    margin-left: -15px;
    padding: 10px 15px;
    width: 193px;
	border-top:1px #941216 solid;
}
.groupColapse .content ul.list {padding-left:10px;}
.groupColapse .content ul.list li {
	background:url(/img/setas_bullets.png) 0 -135px no-repeat;
	margin:3px 0;
	padding:0 0 0 12px;
}
.groupColapse .content li a {color:#b85c02 !important;}
.groupColapse.geladeira .content {
	background: url("/img/border_nav_prod.png") repeat-x scroll center bottom !important;;
	border: none;
	padding-top: 0;
}
.content .sample { font-style:italic; font-size:11px; margin-top:3px; }
.groupColapse.geladeira .content input.text {
	border: none;
	padding: 4px 5px;
	width:180px;
	margin: 0;
	font-style: italic;
	font-size:11px;

	*margin-left: 15px;
}

#navB {
	float:left;
	margin:2px 4px 0 0;
	width:269px;
	position:relative;
}

#receitasRelContainer .btVejaTodas { background-position:0 -11px; }
#navB .receita {
	background:#da4f50;
	_height:120px;
}
#navB .receita img{margin:0;}
.btAnterior {background-image:url(/img/bt_foto_esq_prod.png);}
.btProximo {background-image:url(/img/bt_foto_dir_prod.png);}


#nav h3.encontre_os_produtos {
    width:128px;
    height:19px;
    background:url(/img/tit_encontre_os_produtos.png) 0 -19px;
    font-size:0;
    text-indent:-9999em;
}
#content h3.marcas_em_destaque {
    background-image:url(/img/tit_marcas_em_destaque.png);
}
#content h3.produtos_em_destaque {
    background-image:url(/img/tit_produtos_em_destaque.png);
}
#content h3.receitas_com_este_produto {
    background-image:url(/img/tit_receitas_com_este_produto.png);
}
#content h3.conheca_tambem {
    background-image:url(/img/tit_conheca_tambem.png);
}















#navB .pics {
	float: right;
	width: 113px;
}

#navB .sugestao0, #navB .sugestao3 {
	position:relative;
	margin: 0 0 5px 0
}

#navB .sugestao0 a, #navB .sugestao3 a {
	display: block;
	width: 107px;
	_width: 106px;
}

#navB .sugestao0 a {
	height: 105px;
	padding: 25px 0 0 8px;
	background: url(/img/bg_produto0.png) no-repeat 0 0
}

#navB .sugestao0 a:hover, #navB .sugestao0 a.selected {
	background-position: right 0
}

#navB .sugestao3 a {
	height: 120px;
	padding: 10px 0 0 8px;
	background: url(/img/bg_produto3.png) no-repeat 0 0
}

#navB .sugestao3 a:hover, #navB .sugestao3 a.selected {
	background-position: right 0
}

#navB .sugestao0 span, #navB .sugestao3 span {
	display: block;
	width: 95px;
	height: 12px;
	line-height: 12px;
	font-size: 1px;
	background-image: url('/img/mn_sugestao_video.png')
}

#navB .sugestao0 a span.embalagem {
	background-position: 10px 0
}

#navB .sugestao0 a:hover span.embalagem, #navB .sugestao0 a.selected span.embalagem {
	background-position: 10px -12px
}

#navB .sugestao3 a span.sugestao_de_consumo {
	background-position: 0 -24px
}

#navB .sugestao3 a:hover span.sugestao_de_consumo, #navB .sugestao3 a.selected span.sugestao_de_consumo {
	background-position: 0 -36px
}

#navB .sugestao0 a img, #navB .sugestao3 a img {
	margin: 0 0 5px 0
}







#navB br {
    clear:both;
}
#content .produto ul.lstVotacao {
    float:none;
    overflow:hidden;
}
#content .produto ul.lstVotacao li a {
    margin-bottom:5px;
}
.img_produto {
    margin-bottom:20px;
    position:relative;
    width:452px;
    height:282px;
    overflow:hidden;
}
.img_produto ul.lstInfoReceita {
    float:left;
    position:absolute;
    top:0;
    z-index:2;
    background-color:#FFF5E2;
}
.img_produto ul.lstInfoProduto {
    float:left;
    position:absolute;
    top:0;
    z-index:2;
    background-color:#FFF5E2;
}
.img_produto img {
    position:absolute;
    z-index:1;
}
div.galeriaPlayerVideo {
	left:342px;
}
.galeriaProduto div.jsGaleriaAux {
	width:auto;
}
table.normal thead th {
    padding:10px;
    font-weight:bold;
}
table.normal tbody td,table.normal tbody th {
    padding:4px 5px;
    border-bottom:1px solid #FFF;
}
table.normal tbody td {
    color:#988E71;
    background-color:#FDF6E9;
}
table.normal tbody td.middle {
    background-color:#F5E7DA;
    text-align:right;
}
table.normal tbody th {
    color:#FFF;
    background-color:#DDA772;
    font-weight:bold;
    text-align:center;
}
table.normal tbody td.kcal {
    /*width:90px;*/
}
table.normal tbody td.porcentagem,
table.normal tbody th.porcentagem {
    /*width:40px;*/
	color:#FFF;
    background-color:#DDA772;
    font-weight:bold;
    text-align:center;
	padding:10px;
    background-image:url(/img/td_vd.png);
    background-position:left center;
    background-repeat:no-repeat;
}
table.normal tfoot td {
    padding:10px;
    font-size:10px;
}
.navDet h3.titFamiliaProdutos {
    margin-top:10px;
    width:169px;
    height:17px;
    background:url(/img/tit_familia_fas.png) no-repeat -1px 0;
    font-size:0;
    text-indent:-9999em;
}
.navDet .amigos {
    clear:both;
    margin:10px 0 15px;
    color:#B85C02;
    font-size:11px;
}
ul.lstFamiliaProdutos {
    width:168px;
    padding-bottom:12px;
    border-bottom:1px dotted #B85C02;
    overflow:hidden;
}
ul.lstFamiliaProdutos li {
    float:left;
    display:inline;
    padding:0 3px 3px 0;
	width:25px;
}
.navDet .next {
    background:url(/img/setas_bullets.png) 3px -75px no-repeat;
}
.navDet .previous {
    background:url(/img/setas_bullets.png) 3px -90px no-repeat;
}
.navDet .next,.navDet .previous{
    float:left;
    width:12px;
    height:11px;
    font-size:0;
    text-indent:-9999em;
	margin-top:7px
}
.navDet .fas_sadia {
    float:left;
    margin-top:12px;
    width:35px;
    height:28px;
    background:url(/img/ico_fas_sadia.png);
    font-size:0;
    text-indent:-9999px;
}
.navDet a.faca_parte_desta_familia {
    float:right;
    margin-top:20px;
    width:118px;
    height:13px;
    background:url(/img/txt_faca_parte_desta_familia.png);
    font-size:0;
    text-indent:-9999px;
}
.navDet .lstPaginacaoPad {
    border-bottom:0;
	float:right;
	margin:0;
}
#content .vida_saudavel {
    float:right;
    width:210px;
    height:11px;
    margin-top:10px;
    background-image:url(/img/bt_vida_saudavel.png);
    font-size:0;
    text-indent:-9999px;
}
.btFacaParteFamilia {
    float:left;
    display:block;
    width:168px;
    margin-top:10px;
    background-image:url(/img/bt_facaParteFamilia_prod.png);
}
.btDeixarFamilia {
    float:left;
    display:block;
    width:168px;
    margin-top:10px;
    background-image:url(/img/bt_deixarFamilia_prod.png);
}

#navB .relacionados {
	width: 223px;
	margin: 30px 0 0 7px;
	padding: 34px 0 0 0;
	background: transparent url(/img/bg_top_relacionados.gif) no-repeat;
}

#navB .relacionados dl {
	padding: 10px 0 10px 13px;
	background: transparent url(/img/bg_body_relacionados.gif) repeat-y -1px 0;
}

#navB .relacionados dl dt {
	background: transparent url(/img/seta_toggle.gif) no-repeat 180px center;
	cursor: pointer;
}

#navB .relacionados dl dd a {
	color: #b85c02;
	font-weight: bold;
	margin: 20px 0 0 0;
	display: block;
}

#navB .relacionados dl dd span {
	width: 198px;
	height: 138px;
	display: block;
	padding: 0 0 0 -10px;
	margin: 10px 0 0 0;
	background-color: #ffcd91;
	text-align: center;
}

#navB .relacionados dl dd span .img_prod_relacionados {
	padding: -14px 0 0 0;
	margin: 6px 0 0 0;
}

#navB .relacionados span.ft {
	display: block;
	height: 45px;
	background: transparent url(/img/bg_footer_relacionados.gif) repeat-y -1px 0;
}

.videoProdutos img, .videoProdutos span {
	cursor: pointer;
}

/* vida saudavel */
#dica_saudavel {
	width:450px;
}
#dica_saudavel h3 {
	width:111px;
	height:26px;
	background: url(/img/tit_dica_saudavel.png) no-repeat;
	font-size:0;
	text-indent:-9000px;
	border:none;
	margin:15px 0 5px;
}

#dica_saudavel div.container {
	background: url(/img/bg_dica_saudavel_container.png) repeat-y 0 0;
}

#dica_saudavel div.content {
	display: block;
	padding: 20px 19px 0 32px;
	margin: 0;
	background: url(/img/bg_dica_saudavel_content.png) no-repeat 0 0;
}

#dica_saudavel div.content a {color:#b62528; font-weight:bold; text-decoration:underline;}

#dica_saudavel em { font-style: italic !important; }
#dica_saudavel strong { font-weight: bold !important; }
#dica_saudavel u { text-decoration: underline; }

#dica_saudavel div.bottom {
	display: block;
	width: 450px;
	height: 19px;
	margin: 0 0 20px 0;
	background: url(/img/bg_dica_saudavel_bottom.png) no-repeat;
}

/* onselect */
.onselect-button,
.onselect-container{
	cursor:default;
}
.onselect-button{
	display: block;
	padding: 4px 5px;
	background: #FFF url(/img/seta_toggle.gif) no-repeat 175px center;
	color: #988E71;
	font-size: 11px;
    font-style: italic;
	width:180px;
}
.onselect-container{
	position: absolute;
	color: #988e71;
	background: url(/img/bg_select_content.png);
	width: 194px;
	height: 246px;
	padding: 5px 7px 25px;
	z-index:9;
}
.onselect-option {
	font-size:11px;
	text-transform: capitalize;
	padding:2px 15px;
	background: url(/img/bullet_selectmenu.png) no-repeat left center;
	line-height:9px;
	_height:-1px;
}
.onselect-option:hover{
	color:#b2a273;
}

/* onscroll */
.onscroll-container {
	overflow:hidden;
}
.onscroll-wrap {
	height: 100%;
    overflow: hidden;
    position: relative;
	padding: 5px;
}
.onscroll-content {
	position:absolute;
}

.onscroll-track {
	display:block;
	background: #d1a877 url(/img/bg_scrolltrack.png);
    position: absolute;
    right: 7px;
    top: 14px;
    width: 13px;
    height: 248px;
}
.onscroll-bar {
	display:block;
	background: url(/img/bg_scrollbar.png) center center;
    position: absolute;
    right: 0;
    top: 0;
    width: 13px;
	height: 28px;
}



.totalProdutos,
.filtro {
	font-size: 14px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #988e71;
	margin-bottom:13px;
	color: #988e71;
}
.totalProdutos span,
.filtro span {
	font-size: 16px;
	font-weight: bold;
	color: #b95e05;
}
.filtro, .filtro span{ font-size:12px; }
.filtro label { margin: 0 20px 0 5px; }

/* NATAL 2011 */
	/*produtos.css*/
	. #nav {background: url("/img//box_latTop_prod.png") no-repeat scroll left top #B52226;}
	. .navAux {background: url(/img/box_latEnd_prod.png) bottom left no-repeat;}
	/*produtos.css*/
