#main {position:relative;}
h1.receitas {
	background: url(/img/tit_h1_receitas.png) no-repeat;
	width: 153px;
	height: 60px;
	position: absolute;
	top: 0; margin-top: -47px;
	left: 272px;
	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;
}	

#content h3.titIngredientes span{
	display:block;
}
#content h3 span{
	visibility:hidden;
}

#content h3.titAvaliadas,
#content h3.titVisitadas,
#content h3.titVideos,
#content h3.titCardapios,
#content h3.titIngredientes,
#content h3.titModoPreparo,
#content h3.titInformacoesNutri,
#content h3.titDicasJantar {
	background-image: url(/img/tit_sprite.png);
}


#content h3.titAvaliadas {
    background-position: 0 0;
	margin-bottom: 10px;
}
#content h3.titVisitadas {
    background-position: 0 -27px;
	margin-bottom: 10px;
}
#content h3.titVideos {
    background-position: 0 -54px;
	margin-bottom: 10px;
}
#content h3.titIngredientes {
    background:url(/img/tit_ingredientes.png) 0 center no-repeat;
}
#content h3.titModoPreparo {
    background:url(/img/tit_modo_preparo.png) left 20px no-repeat;padding-top:20px;margin-bottom:15px;
}
#content h3.titInformacoesNutri {
    background:url(/img/tit_informacoes_nutri.png) left 30px no-repeat;padding-top:30px;
}
#content h3.titDicasJantar {
    background:url(/img/tit_dicas_jantar.png) 0 0 no-repeat;
	padding-top:0
}
#content h3.titDicasVidaSaudavel {
    background:url(/img/tit_vida_saudavel.png) left 40px no-repeat;
    padding-top:40px;
}
#content h3.titFamiliaFasFizeramReceita {
    background-image:url(/img/tit_familia_fas_fizeram_receita.png);
	padding-top:15px;
	background-position:0 15px
}
#content h3.titFamiliaFasReceita {
    background-image:url(/img/tit_familiaFasReceita.png);
	padding-top:15px;
	background-position:0 15px
}
#content h3.titJaTestouReceita {
    background-image:url(/img/tit_testou_receita.png);
}
#content h3.titComentariosReceita {
    background-image:url(/img/tit_comentarios_sobre_receita.png);
}
.modal h3.titEnviarListaCompras{
	background-image:url(/img/tit_enviar_lista_celular.png);
	height:40px
}

#nav h3.titEncReceitas {
    background:url(/img/tit_encReceitas.png) center left no-repeat;
}
#navReceita h3.titConheceReceitaEspecial{
	background:url(/img/tit_conhece_receita_especial.png) center left no-repeat;
}
.modal h3.titRetireFoto{
	background:url(/img/tit_retire_sua_foto.png) center left no-repeat;
	margin-bottom:10px;
}

a.btEnvieReceitaSadia{
	background:url(/img/bt_envie_receita_sadia.png) center left no-repeat;
	height:11px;
	width:136px;
	text-indent:-9000px;
}
.autorReceita{
	clear:both;
	font-size:11px;
	float:left;
	white-space:nowrap;
}
.autorReceita strong{
	color:#B85C02
}
/* LATERAL RECEITA */
#navReceita {
	float:left;
	margin:2px 4px 0 0;
	width:269px;
	position:relative;
}
#navReceita a {color:#fff; display:block}
#navReceita .over a {color:#B85C02}
/*#navReceita h3 {
	clear:both;
    display:block;
	height:16px;
	margin:5px 0 10px;
    font-size:0;
    text-indent:-9999em;
    background-repeat:no-repeat;
	background-image:url(/img/mn_receitas.png);
}
h3.titComoFazer{background-position:0 0}
h3.titDicas{background-position:0 -32px}
h3.titFamiliaFas{background-position:0 -64px}
.over h3.titComoFazer{background-position:0 -16px}
.over h3.titDicas{background-position:0 -48px}
.over h3.titFamiliaFas{background-position:0 -80px}*/

/*.mnReceitaContainer{
	height:420px;
	margin: 20px 0 0 0;
}
.mnReceita {
	background-image:url(/img/bg_mn_receitas.png);
	background-position:0 -278px;
	width:262px;
	height:100px;
	margin-bottom:7px;
	padding:17px 0 0 7px;
}
.mnReceita.fisrt {
	background-position:0 -512px;
	height:96px;
	padding:46px 0 0 7px;
}
.mnReceita.last {
	background-position:0 0;
	height:115px;
	padding:24px 0 0 7px;
}
#navReceita div.mnReceita.over {background-position:0 -395px}
#navReceita div.mnReceita.fisrt.over {background-position:0 -654px}
#navReceita div.mnReceita.last.over {background-position:0 -139px}*/
#navReceita a.mnMiniatura {float:left; display:block;margin-top:8px}
#navReceita .mnReceitaInfo {
	float:left;
	width:173px;
	padding:0 10px 0 20px
}
#navReceita #nav{
	margin:0 0 10px 44px;
	clear:both;
	/*background:#F4821F url(/img/box_latTop2.png) no-repeat left top;*/
	top:525px
}

a.tag{
	padding:0 2px;
	background:#d8272a;
	color:#fff;
	font-weight:normal;
	display:none;
}

.boxEspecial{
	background:url(/img/bg_box_lateral.png) top left no-repeat;
	width:193px;
	height:76px;
	margin-left:45px;
	padding:15px;
	top:420px
}

.lstFotosLateral{
	background:#ffcb8e;
	padding:5px;
	margin:5px 0 15px;
	float:left;
	position:relative;
}
.lstFotosLateral img{
	margin-bottom:-3px
}
* html .lstFotosLateral img{
	margin-bottom:0
}

.lstFotosLateral p.legend{
	font-size:12px;
	padding:0 7px;
	margin:0;
	height:40px;
	top:87px;
	width:172px;
	position:absolute;
	font-size:11px;
	z-index:2
}
#navReceita .lstFotosLateral p.legend a,#navReceita .lstFotosLateral .foto{
	background:none !important
}
.lstFotosLateral span{
	clear:both;
	display:block;
	height:40px;
	width:186px;
	margin-top:-40px;
	background:#000;
	filter:alpha(opacity=40);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40
}

#nav .lstFotosLateral .bts{
	float:right;
	margin:-12px 0 -5px 0;
	position:relative;
	position:relative;
	z-index:3
}

/* LATERAL RECEITA */
div.boxVoteReceita {
	background:url(/img/bg_receita_vote.png) top left no-repeat;
	
}

/* BUSCA */
.groupColapse,
.groupColapse.open {
	background: url("/img/border_nav.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;
	padding-left: 23px;
	position: relative;
}
.groupColapse .title a { position: relative; }
.groupColapse .title a .arrow {
	position: absolute;
	left: 167px;
	top: 50%;
	margin-top: -5px;
	width: 9px;
	height: 10px;
	display: block;
	background: url(/img/bg_arrow.png) 0 -10px no-repeat;
	font-size:0;

	_top:1px;
	_margin-top: 0;
}
.groupColapse.open .title a .arrow { background-position: 0 0; }

.groupColapse .title .ico {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: -8px;
	width: 25px;
	height: 21px;
	background: url(/img/icons_busca.png) center 0;
	
	_top:0;
	_margin-top: -2px;
	_left: -29px;
}
.groupColapse .title .ico.ocasiao { background-position: center -21px; }
.groupColapse .title .ico.dificuldade { background-position: center -84px; }
.groupColapse .title .ico.tipo { background-position: center -42px; }
.groupColapse .title .ico.tempo { background-position: center -105px; }
.groupColapse .title .ico.cozinha { background-position: center -63px; }



.groupColapse .content {
	display: none;
	background: #ffad4f url("/img/border_nav.png") repeat-x scroll center bottom;
    border-top: 1px solid #d55821;
    margin-left: -15px;
    padding: 10px 15px;
    width: 193px;
}
.groupColapse.geladeira .content {
	background: url("/img/border_nav.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;
}

.groupColapse .content label {
	display: block;
	margin-bottom: 5px;
}

.ingredientesAdd label {
	position:relative;
	display: block;
	background: url(/img/bg_ingred_label.png) repeat-x 0 bottom;
	color: #6c4108;
	border-bottom: 1px dotted #fff;
	text-transform: capitalize;
	padding: 7px 50px 7px 9px;
	min-height: 15px;
	_width: 135px;
	_height: 15px;
}

.btAdicionar {
	width: 58px;
	height: 24px;
	background: url(/img/bt_adicionar.png);
	text-indent:-9000px;
	font-size:0;
	border: 0;
	padding: 0;
	float: right;
}
.btExcluir {
	position:absolute;
	bottom: 4px;
	right: 2px;
	width: 47px;
	height: 20px;
	background: url(/img/bt_excluir.png);
	text-indent:-9000px;
	font-size:0;
	border: 0;
	padding: 0;
	_margin-right: 0;
	_margin-top: -25px
}

.btBuscaBig {
	margin:19px 45px 14px;
	width: 101px;
	height: 37px;
	background: url(/img/bt_buscar_big.png);
	text-indent:-9000px;
	font-size:0;
	border: 0;
	padding: 0;
}

.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; }

/* TABS */
.tabs {
	margin-left: -17px;
	width:499px;
}

.tabs .wrapContainer {
	padding: 0 17px;
}
.tabs.receitas { margin-top: 21px; }
.tabs.receitas .wrapContainer {
	background-color: #fff;
	padding-bottom: 25px;
	padding-top: 20px;
	border-bottom: 1px #ede2c8 solid;
}

.tabNavigation {
	position: relative;
	clear: both;
	border-bottom: 1px #ede2c8 solid;
	padding-left: 30px;
	margin-bottom: 15px;
	z-index: 20;
}
.tabs.receitas .tabNavigation { margin-bottom: 0; }
.tabNavigation li {
	position: relative;
	float: left;
	margin-left: -13px;
	margin-bottom: -1px;
	z-index: 5;
}
.tabNavigation a {
	position: relative;
	display: block;
	width: 108px;
	height: 40px;
	background-position: 0 -41px;
	background-repeat: no-repeat;
}
.tabNavigation .comoFazer a { background-image: url(/img/bg_tabs_como_fazer.png); }
.tabNavigation .dicas a { background-image: url(/img/bg_tabs_dicas.png); }

.tabNavigation li.sel { z-index: 10; }
.tabNavigation li.sel a { background-position: 0 0; }

.tabNavigation .melhoresAvaliadas a,
.tabNavigation .maisVisitadas a,
.tabNavigation .receitasVideo a {
	background-image:url(/img/bg_tabs_receitas_dest8.png);
	width: 135px;
	background-position: 0 -43px;
	margin-right: 3px;
}

.tabNavigation .melhoresAvaliadas a { background-position: 0 -43px; }
.tabNavigation .melhoresAvaliadas a.sel { background-position: 0 0; }
.tabNavigation .maisVisitadas a { background-position: -146px -43px; }
.tabNavigation .maisVisitadas a.sel { background-position: -146px 0; }
.tabNavigation .receitasVideo a { background-position: -292px -43px; }
.tabNavigation .receitasVideo a.sel { background-position: -292px 0; }


/* FORM EMAIL */
.frmAcompEmail {
	background:#FDF6E9 url(/img/ico_envelope.png) 12px 15px no-repeat;
	padding:12px 0 0 52px;
	width:272px;
	height:80px;
	float:left;
	margin:0 2px 26px 0
}
.frmAcompEmail label {
	width:185px;
	float:left
}
.btPublicar {
	margin-top:22px;
	_margin-top:24px
}
.boxRss {
	background:#FDF6E9 url(/img/ico_rss.png) 12px 15px no-repeat;
	padding:12px 0 0 60px;
	width:77px;
	height:80px;
	float:left
}
/* LISTAS */

ul.lstIngredientesOpc {
    width:100%;
}
ul.lstIngredientesOpc li {
	float:left;
    width:50%;
	font-size:11px;
	padding:3px 0;
	_padding:0;
}
ul.lstIngredientesOpc label span {
	color:#b85c02;
	font-weight:bold;
	font-size:12px;
	width:160px;
	float:left;
	font-size:12px;
	_padding-top:4px;
}
* html ul.lstIngredientesOpc label input {
	margin:0 0 0 -5px;
}
ul.lstIngredientes {
	float:left;
	width:100%;
	padding:10px 0 20px;
}
/*
ul.lstIngredientes span {
	background:transparent url(/img/bg_circulo.png) no-repeat scroll 0 -25px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:20px;
	margin:-5px 0 -20px -5px;
	padding-top:5px;
	position:relative;
	text-align:center;
	width:25px;
}
ul.lstIngredientes span.gr {
	background:url(/img/bg_circulo.png) 0 0 no-repeat;
	width:42px;
}
*/
ul.lstIngredientes li {
	width:100px;
	float:left;
	margin:0 10px 20px 0;
	padding:5px 11px 0 0;
	background:url(/img/border_cinza.png) right repeat-y;
	height: auto;
}
ul.lstIngredientes li.lastIng {
	background:none;
	margin:0 0 20px;
	padding:5px 0 0 0;
}

ul.ingredSubstitutos{
	padding:0;
	float:left;
	width:100%
}
ul.ingredSubstitutos li{
	background:url(/img/bg_ingredientes.png) top left no-repeat;
	margin:0 0 10px;
	padding:5px 10px 40px 5px;
	position:relative;
	cursor:pointer;
	height:135px;
	width:100px;
	float:left
}

ul.ingredSubstitutos li p {
	margin: 0 !important
}

ul.ingredSubstitutos li span.bg_bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 115px;
	height: 8px;
	background:url(/img/bg_ingredientes_bottom.png) 0 0 no-repeat;
}

ul.ingredSubstitutos li.ativo{
	background:url(/img/bg_ingredientes_ativo.png) top left no-repeat;
}

ul.ingredSubstitutos li.ativo span.bg_bottom{
	background:url(/img/bg_ingredientes_bottom_ativo.png) 0 0 no-repeat;
}

ul.ingredSubstitutos .linkPq{
	bottom:10px;
	font-size:11px;
	position:absolute;
	right:12px;
}

div.boxDestaque {
	padding:1px 15px 15px;
	background:#fdf6e9;
	margin-bottom:10px;
	overflow:hidden;
	float:left;
	width:435px
}
/* Galeria coment�rio */
div.holder_fotos_destaque {
	position: relative
}
.boxVoteReceita {
	background:url(/img/bg_receita_vote.png);
	width:173px;
	height:59px;
	margin-bottom:30px;
	padding:5px 0 0 15px;
	clear:both;
	color:#fff1d3;
}
div.galeriaLegenda {
	position:absolute;
	right: -1px;
	top: 240px;
	z-index: 999;
	width:214px;
	height:56px;
	padding:0 0 0 36px;
	color:#FFF1D3;
	font-size:10px;
	background:url(/img/bg_legenda_foto.png) no-repeat;
}
* html div.galeriaLegenda {
	background:url(/img/bg_legenda_foto_png8.png) no-repeat;
}
#content div.galeriaLegenda h3,#content .boxVoteReceita h3 {
	border-bottom:none;
	margin:10px 0 0;
	height:24px
}
#content div.galeriaLegenda ul.lstVotacao,#content div.boxVoteReceita ul.lstVotacao {
	margin:2px 4px
}
#content div.galeriaLegenda ul.lstVotacao li a,#content div.boxVoteReceita ul.lstVotacao li a {
	background-position:0 -20px;
}
ul.lstPassos li {
	padding:7px 0;
	float:left;
	width:100%;
}
ul.lstPassos span {
	color:#c78f41;
	font-size:18px;
	font-weight:bold;
	font-family:"Arial";
	padding-right:10px;
	float:left;
}
div.lstPassosDest {
	background:#fff url(/img/bg_passo_especial.png) no-repeat 5px bottom;
	border:1px solid #f0d8b6;
	padding:0 10px 0 80px
}
ul.lstPassos .lstPassosInfo {width:400px;float:left}
ul.lstFotos {
	padding:15px 0 0 30px;
	float:left;
}
ul.lstFotos li{
	float:left;
	margin-right:17px;
	width:132px;
}
#content p.infoQtdPessoas {
	background:url(/img/bg_aba.png) no-repeat right top;
	height:22px;
	width:113px;
	padding:8px 0 2px 25px;
	float:right;
	margin:60px 0 -25px 0;
	position:relative;
}
p.infoQtdPessoas span {
	background:#d3a272;
	color:#FDF6E9;
	font-weight:bold;
	font-size:14px;
	padding:2px 6px
}

#jsListFamiliaFas .lstPaginacaoPad{
	margin:0 0 0 8px;
	float:none;
	clear:both;
}

#nav .ingredientesAdd a{
	white-space:nowrap;
	color:#fde200;
	padding-right:5px
}
#lateralDir {
	position:relative;
}
#lateralDir .mascoteSadiaReceitaHome,#lateralDir .mascoteSadiaReceita{
	background:url(/img/bg_mascote_receita_home.png) no-repeat 0 0;
	height:105px;
	width:179px;
	margin:70px -18px 10px;
	padding:185px 30px 0 25px;
	position:relative;
	color:#fff;
}

#lateralDir .mascoteSadiaReceita {
	background:url(/img/bg_mascote_receita.png) no-repeat 0 0;
	height:331px;
	padding:200px 30px 0 25px;
}
#lateralDir .mascoteSadiaReceita .icoSocial,#lateralDir .mascoteSadiaReceitaHome .icoSocial{
	float:right;
	margin:7px -20px 0;
	background:none;
	position:relative;
	display:inline;
}
#lateralDir .mascoteSadiaReceitaHome .icoSocial{
	width:210px;
	height:100px;
	margin-top:0;
	text-indent:-9000px
}

#lateralDir .boxSocialReceita{
	text-indent:-9000px;
}
#lateralDir .mascoteSadiaReceita p.legend{
	font-size:12px;
	padding:2px 8px;
	font-weight:bold;
	margin-top:-35px;
	height:35px;
	position:relative;
	z-index:2
}
#lateralDir .mascoteSadiaReceita span{
	position:relative;
	display:block;
	margin-top:-38px;
	height:35px;
	background:#000;
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50
}
#lateralDir .videos {
	background:url(/img/bg_receitas_videos.png) no-repeat 0 0;
	height:179px;
	width:210px;
	padding:85px 0 0;
	margin-left:-3px;
	position:relative;
	color:#fff;
}
#lateralDir .videos p {display:none;}
#lateralDir .videos a {margin: 0 13px;}

.parDicas {
	padding:20px 0;
}
.parDicas img {
	margin:5px 10px 5px 0;
	float:left
}


.lstReceitasEnviadas{
	width:97px;
	height:132px;
	padding:10px 8px;
	margin-bottom:10px;
	background:url("/img/bg_foto_receita.png") no-repeat;
	color:#fff
}
.lstReceitasEnviadas a{
	color:#fff
}
.lstReceitasEnviadas p{
	font-size:11px;
	padding-top:5px
}
.lstReceitasEnviadas .fotoLegenda p{
	font-size:12px;
	padding:2px 8px;
	font-weight:bold;
	margin-top:-35px;
	height:35px;
	position:relative;
	z-index:2
}
.lstReceitasEnviadas .fotoLegenda span{
	position:relative;
	display:block;
	margin-top:-38px;
	height:35px;
	background:#000;
	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50
}

.boxWidget{
	background:url("/img/bg_widget.jpg") no-repeat;
	height:320px;
	width:968px;
	clear:both;
	margin-top:50px;
	float:left !important;
	float:none;
}

#navReceita #nav a.btEnviarCardapio,#navReceita #nav a.btImprimirCardapio,#content a.btRetirarFotoReceita,.btEnvieFoto{
	background:url("/img/bt_enviar_cardapio.png") no-repeat;
	text-indent:-9000px;
	width:129px;
	height:11px;
	display:block;
	float:right;
	margin-bottom:7px
}
#navReceita #nav a.btImprimirCardapio{
	background:url("/img/bt_imprimir_cardapio.png") no-repeat;
	width:135px;
}
#content a.btRetirarFotoReceita{
	background:url("/img/bt_retirarFotoReceita.png") no-repeat;
	width:146px;
	margin-top:15px;
	clear:both;
}
.btEnvieFoto{
	background:url("/img/bt_envie_foto.png") no-repeat;
	width:77px;
}

#content p.abaListaCompras{
	background:url("/img/bg_lista_compras.jpg") no-repeat;
	float:right;
	font-size:10px;
	height:27px;
	margin-top:48px;
	margin-bottom:-50px;
	padding:17px 5px 0 42px;
	position:relative;
	width:126px;
}

.btTags{
	background:url("/img/bt_tags.png") no-repeat;
	text-indent:-9000px;
	display:block;
	width:108px;
	height:19px;
	float:right;
	margin-top:-16px;
	margin-bottom:20px;
}
* html .btTags{
	margin-top:10px
}
.btTags.ativoTag{
	/* border:2px solid #d8272a */
}
.galeriaCardapio{
	height:118px;
	overflow:hidden;
	position:relative;
	width:186px;
}
.galeriaCardapioAux{
	float:left;
	left:0;
	position:relative;
	width:100000px;
}

.itemGaleriaCardapio{
	float:left;
	width:186px;
}

ul.lstVotacao {
	position: relative;
	display: none;
}
ul.lstVotacao .tooltip {	
	background: url("/img/tooltip_voto.png") no-repeat;
    color: #FFF;
    font-size: 9px;
    height: 78px;
    left: -140px;
    padding: 3px 7px;
    position: absolute;
    top: -80px;
    width: 150px;
	z-index:9000;
}

.tooltipStatusVoto {
	position: absolute;
	right: 0;
	top: 245px;
	z-index: 1;
	width: 41px;
	height: 31px;
	padding: 15px 0 0 18px;
    color: #e34b22;
    font-size: 20px;
	background: url("/img/tooltip_voto_status.png") no-repeat
}
* html .tooltipStatusVoto {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/tooltip_voto_status.png');
}

















a.bt_fechar_medidas {
	position: absolute;
	right: -10px;
	top: 0;
	display: block;
	width: 38px;
	height: 25px;
	text-indent: -9999px;
	background: url(/img/bt_fechar_medidas.png) no-repeat 0 0;
}

#linghtbox_medidas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 999;
}

#tabelaMedidas, #tabelaMedidasPesos{
	background: url(/img/bg_tabela_medidas.png);
	width: 413px;
	height: 266px;
	padding: 0 15px;
	position:absolute;
	bottom: 20px;
	left: 50%;
	margin: 0 0 0 -211px;
	z-index: 1001;
}
#tabelaMedidasPesos {
	height: 494px;
	background: url(/img/bg_tabela_medidas_pesos.png);
}
#tabelaMedidas h3, #tabelaMedidasPesos h3{
	background: url(/img/tit_tabela_medidas.png) no-repeat;
	border-bottom: 1px #FFF dotted;
	margin: 15px 0;
	padding: 0 0 10px 0;
}
#tabelaMedidasPesos h3{
	background: url(/img/tit_tabela_pesos_medidas.png) no-repeat;
}
#tabelaMedidas p, #tabelaMedidasPesos p {
	color: #FFF;
	margin: 0;
}

#tabelaMedidasPesos table th span {
	display: block;
	height: 15px;
	text-indent: -9999px
}

span.txt_th_produto {
	background: url('/img/txt_th_produto.png') no-repeat 0 0
}

span.txt_th_xicara {
	background: url('/img/txt_th_xicara.png') no-repeat 0 0
}

span.txt_th_colher {
	background: url('/img/txt_th_colher.png') no-repeat 0 0
}

#tabelaMedidas table, #tabelaMedidasPesos table {
	width: 100%;
	margin: 15px 0 0 0
}
#tabelaMedidas table td, #tabelaMedidasPesos table td {
	background-color: #f5e7da;
	border: 0;
	border-bottom: 1px #da6915 solid;
}
#tabelaMedidas table td.col2,
#tabelaMedidasPesos table td.col2,
#tabelaMedidas table td.col3,
#tabelaMedidasPesos table td.col3 {
	color: #fff;
	font-weight: bold;
	padding-left: 25px;
	background: #dda772 url(/img/bg_table.png) no-repeat left center;
}

#tabelaMedidas table td.col3, #tabelaMedidasPesos table td.col3 {
	background: #b67c44 url(/img/col3.png) no-repeat left center;
}

.tbody_content {
	display: none;
	width: 405px;
	margin: 0 0 15px 0 !important
}

#pg_01 {
	display: block
}

#nav_pesos_medidas {
	float: right;
	position: relative
}

#nav_pesos_medidas li {
	float: left;
	height: 11px;
	margin: 0 0 0 50px;
	position: relative
}

.btVejaTabelaMedidas {
	background: url(/img/bt_veja_tabela_medidas.png) no-repeat center center;
	display: block;
	width: 138px;
	height: 11px;
	font-size: 0;
	text-indent: -9000px;
}

.btVejaTabelaMedidasPesos {
	background: url(/img/bt_veja_tabela_medidas_pesos.png) no-repeat center center;
	display: block;
	width: 132px;
	height: 11px;
	font-size: 0;
	text-indent: -9000px;
}

#table_pagination {
	clear: both;
	display: block;
	width: 115px;
	height: 20px;
	margin: 0 auto;
}

#table_pagination li {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 1px
}

#table_pagination a {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	color: #ed4000;
	background: #fff3d5
}

#table_pagination a:hover, #table_pagination a.selected {
	color: #fff3d5;
	background: #ed4000
}

















/* 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;
}
/*receitas - Lateral direita*/
.fb_edge_widget_with_comment {width:177px;overflow:hidden;}
