/* IMPRIMIR */

body, html {
	background-image: none;
}
#topo {
	background-image: none;
	height: auto;
}
#topo ul {
	display: none !important;
}
#topo .cabecalho {
	background-image: none;
	height: auto;
}
#topo .cabecalho h1 {
	color: #000 !important;
	text-indent: 0 !important;
}
#topo .cabecalho h1 a {
	width: 305px !important;
	margin-top: 20px !important;
}
.sidebar {
	display: none !important;
}
.extras {
	display: none !important;
}
h2 {
	width: 660px !important;
	height: 40px !important;
	padding-left: 0 !important;
	background: url("../../images/titulos/neutro.png") no-repeat left top !important;
}
h3.salgados, h3.doces {
	display: none !important;
}
.artigo p {
	margin-top: 0 !important;
}
.fotos {
	margin-top: 40px !important;
}
#rodape {
	width: 660px !important;
	margin: 0 0 0 120px !important;
	padding-top: 20px !important;
}
#rodape a {
	display: none !important;
}

