/*   ESTRUTURA *********************************************************************************/

.receitas_detalhes_menu {
	margin-top							: 20px;
	width								: 670px;
}

.receitas_detalhes_conteudo {
	margin-top							: 28px;
	width								: 574px;
}

.receitas_detalhesMargem {
	padding-bottom						:10px;
}
	
.receitas_detalhes_cont {
	width								: 564px;
	padding-top							: 10px;
}

.receitaDetalhesMargens {
	padding-left						:30px; 
	padding-right						:25px;
}

.margemBotoes {
	margin-top							:40px;
}

.margemMenuRodape{
	position							:relative;
	top									:34px;
}
.margemMenuRodapeL{
	position							:relative;
	top									:38px;
}

.margemBotoesDetalhes {
	margin-top							:40px;
}

.margemLista {
	margin-top							:30px;
}

.receitas_detalhes_bottom {
	background							: URL('../imagens/receitas_detalhes/bg_menu_rodape.png') no-repeat center top;
	width								: 100%;
	height								: 48px;
}

.receitas_listagem_bottom {
	background							: URL('../imagens/receitas/rodape_novo.png') no-repeat center top;
	width								: 100%;
	height								: 48px;
}

.quebra_linhaN {
	background							: URL('../imagens/receitas_detalhes/quebra.png') no-repeat left;
	_background							: none;
	filter								: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/receitas_detalhes/quebra.png');
	height								:2px;
}

.quebra_linha {
	background							: URL('../imagens/receitas_detalhes/quebra.png') no-repeat center;
	_background							: none;
	filter								: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/receitas_detalhes/quebra.png');
	height								:2px;
}
	
.quebra_linha_listagem {
	background							: URL('../imagens/receitas_detalhes/quebra.png') no-repeat left;
	_background							: none;
	filter								: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/receitas_detalhes/quebra.png');
	height								: 5px;
}
	
.tit {
	font								:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight							:bold;
}

.titulo_receitas_topo {
	background							:URL('../imagens/receitas_especiais.png') no-repeat;
	filter								:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/receitas_especiais.png');
	_background							:none;
	width								:170px;
	height								:30px;
	margin-left							:488px;
}
	
.top_listagem {
	background							:URL('../imagens/receitas_buscando_top.png') no-repeat;
	_background							:none;
	filter								:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/receitas_buscando_top.png'); 
	height								:35px;
}