/******************************************************************************

	NTC Moldes e Plásticos
		471 - NTC

	impressora.css
		estilos para impressoras e geracao de documentos PDF
			v001

	Criacao:	30.04.2007

	Por:		Wagner Brahm
					http://www.casainterativa.com.br/

 *****************************************************************************/

   /* --------------------------------------------------------------------------
  basico
---------------------------------------------------------------------------- */
 h1, h2, h3, h4, h5, h6 { margin: 10px 0 10px 0; padding: 0; }

 
  /* --------------------------------------------------------------------------
  diagramacao
---------------------------------------------------------------------------- */
#ColunaEsquerda { display: none; } 
#CaixaConteudo, #ColunaConteudo { float: none; width: 100%; }


  /* --------------------------------------------------------------------------
  posicionamento
---------------------------------------------------------------------------- */

/* CaixaCabecalho
---------------------------------------------------------------------------- */
#logoCaixaCabecalho a { color: #000000; }
#menuCaixaCabecalho, #acessoRapidoCaixaCabecalho { display: none; }

/* ColunaConteudo
---------------------------------------------------------------------------- */
#banner { display: none; }

/* ColunaRodape
---------------------------------------------------------------------------- */
#ColunaRodape { padding: 10px 0 0 0;  border-top: 1px solid #000000; }
	#ColunaRodape p { display: none; }

#hcard-Atendimento-NTC-Moldes-e-Plasticos p { display: block; text-align: left; }
#hcard-Atendimento-NTC-Moldes-e-Plasticos p span { margin: 0 20px 0 0; }
	#hcard-Atendimento-NTC-Moldes-e-Plasticos .org { font-weight: bolder; }
	#hcard-Atendimento-NTC-Moldes-e-Plasticos .given-name { display: none; }
	#hcard-Atendimento-NTC-Moldes-e-Plasticos .family-name { display: none; }
	#hcard-Atendimento-NTC-Moldes-e-Plasticos .email { display: none; }
	#hcard-Atendimento-NTC-Moldes-e-Plasticos	.street-address { display: block; white-space: nowrap; }
	#hcard-Atendimento-NTC-Moldes-e-Plasticos .locality { margin: 0; }	
	#hcard-Atendimento-NTC-Moldes-e-Plasticos .country-name { display: none; }
	#hcard-Atendimento-NTC-Moldes-e-Plasticos .geo { display: none; }
	#hcard-Atendimento-NTC-Moldes-e-Plasticos div.tel { float: left; }

#creditos a { color: #000000; }

