
	#carrossel-receitas, #rodape a, #rodape ul, #topo a, #topo ul,
	.acesse, .botao, .breadcrumb, .busca, .chef, .destaques, .fotos, .informacoes-nutricionais, .ingredientes ul, .pedidas, .relacionados, .subconteudo .tecnicas, .submenu, .visualizar-impressao, .voltar,
	hr {
		display: none;
	}
	
	* {
		background: transparent;
		border: 0;
		font-size: 100%;
		list-style: none;
		margin: 0;
		padding: 0;
		vertical-align: baseline;
	}
	
	body {
		background: #fff;
		color: #000;
		font: 62.5%/1 "Trebuchet MS";
	}
	
	h2 {
		color: #ea0a0a;
		font: bold italic 4.8em/51px "Trebuchet MS";
		letter-spacing: -5px;
		margin: 0.5em 0;
	}
	
	h3 {
		color: #ea0a0a;
		font: bold 1.6em/19px "Trebuchet MS";
		margin: 1em 0;
	}
	
	p, ul li {
		font: 1.2em/15px "Trebuchet MS";
		margin: 1em 0;
	}
	p img {
		display: block;
		margin: 0 0 1em;
	}
	
	#rodape p {
		font: 1em/13px "Trebuchet MS";
		margin: 3em 0;
	}