/* hoja de estilo externa */
.no_print, .borde_cdch, .borde_investigacion
	{
	 visibility:hidden; 
	 display: none;
	}
.td_cdch, .td_programas
{
	width:800;
}
.si_print
	{
	 visibility:visible; 
	 display:inline;
	}

/* fin de fichero */