@charset "UTF-8";

section#conteudo {
    width: 1000px;
    margin: auto;
}

 iframe#frame-spec {
    width: 400px;
    height: 360px;
    border: none;
    overflow: hidden;
} 

iframe#frameEspecificacoes::-webkit-scrollbar { 
	display: none;
}

  