/* ESTILO ORIGINAL */
#Principal{ height: 1000px; overflow: visible; }
	#Principal p{ margin: 2px; padding: 0; }
#Menu{ display: none; }
#explain{ display: none; }
iframe{ display: none; }
#BarraTarefa{ display: none; }

/*----------------------------------------------------------------------------*/

/* PARA IMPRESSÃO DOS FORMULÁRIOS ON-LINE - PLANO DE CONTINGÊNCIA */
#wrapper{ border: none; }
#header{ display: none; }
#menuAuxiliar{ display: none; }
#content{
    float: none;
    width: 600px;
    /*padding: 15px;*/
}
fieldset{ page-break-inside: avoid; }

span.print_break{ page-break-before: always; }
.printNone, #topo_fiocruz{ display: none; }
