/* II tabella di p. 98 - 70 del testo (Statistica elettorale - elezioni generali del 1874) */
.pag98b {font-size:90%;}
.pag98b td:nth-of-type(1) {text-align:right;}
.pag98b td:nth-of-type(2), .pag98b td:nth-of-type(3) {text-align:center;}
.pag98b td:nth-of-type(4), .pag98b td:nth-of-type(6) {text-align:right;}
/* */
/* tabella di pag 99 (pag. 71 del testo)*/
.pag99 {font-size:90%; width:95%;}
.pag99 td:nth-of-type(1), td:nth-of-type(3), td:nth-of-type(4),td:nth-of-type(5) {text-align:right;}
.pag99 td:nth-of-type(6), td:nth-of-type(7) {text-align:right;}
.pag99 td:nth-of-type(2) {text-align:center;}
/* */
/* tabella di pagina 104 (76 del testo) */
.pag104 {font-size:85%;text-align:right;line-height:1.4em;}
/* */
/* Tabella di pag. 106 (pag. 78 del testo )*/
.pag106 {font-size:70%;line-height:1.4em;}
.pag106 td:nth-of-type(2), td:nth-of-type(3), td:nth-of-type(4), td:nth-of-type(5) {text-align:right;}
.pag106 td:nth-of-type(6), td:nth-of-type(7), td:nth-of-type(8), td:nth-of-type(9) {text-align:right;}
.pag106 td:nth-of-type(10), td:nth-of-type(11), td:nth-of-type(12), td:nth-of-type(13) {text-align:right;}
.pag106 td:nth-of-type(14) {text-align:right;}
/* ho messo i comandi uguali su più righe per facilitare chi controllerà in seguito */