@import 'interna.css';
@import 'produtos.css';

#menunav, #menu_esq, #destaque_esq, #content_fecha {
	display:none;
}

#page .img_dir {
	margin:0;
	margin-left:10px;
}

body, #content {
	background:none;
}

#page, body {
	margin:0;
	padding:0;
}

#page #content {
	position:fixed;
	width:auto;
	height:auto;
	margin:10px;
	padding:0;
}

#page #call2action {
	margin-bottom:20px;
}

#page #dica {
	border:none;
	float:none;
	width:auto;
}

#page #content.produto #detalhes {
	position:fixed;
	float:none;
	width:auto;
	border:none;
}

#page #creditos {
	float:none;
	margin:0;
	padding:0;
	position:relative;
	top:auto;
	display:none;
}