/* comportamenti navigatore di pagina ------- */ #cont #testi .navPag { border-top:1px 
solid #CCC; border-bottom:1px solid #CCC; text-align:center; margin-right:16px; 
margin-top:14px; height:16px; } #cont #testi .navPag .numeriNav { } #cont #testi 
.navPag .numeriNav a, #cont #testi .navPag .numeriNav a:link, #cont #testi .navPag 
.numeriNav a:active, #cont #testi .navPag .numeriNav a:visited { color:#7F7F7F; 
text-decoration:none; padding:1px 4px 2px 4px; } #cont #testi .navPag .numeriNav 
a:hover { color:#FFF; background:#800008; } #cont #testi .navPag .numeriNav .active 
{ color:#FFF; background:#0066FF; padding:1px 4px 2px 4px; } /*#cont #testi .navPag 
.numeriNav a.active, #cont #testi .navPag .numeriNav a:link.active, #cont #testi 
.navPag .numeriNav a:active.active, #cont #testi .navPag .numeriNav a:visited.active, 
#cont #testi .navPag .numeriNav a:hover.active { color:#FFF; background:#800008; 
} */