/* CSS specifique infovirus (papier) */

	table.infovirus {
		border-collapse:collapse;
		border:#000 solid 1px;
		font-size:smaller;
		margin-left:1ex;
	}
	table.infovirus td, table.infovirus th {
		border-color:#000; border-width:1px; border-style:solid none;
	}
	table.infovirus td.qtot { text-align:right;}
	table.infovirus td.stat { text-align:center;}

