/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

/* proprietà tabella riepilogo sommari*/

table.indici {
	border: none;
	margin-top: -20px;
	margin-left: 30px;
	width: 500px;
	font-size: 1em;
	font-weight: bold;
}
	
td.cella-numero { 
	vertical-align: middle;
	width: 10%;
}

td.cella-data {
	vertical-align: middle;
	width: 40%;
    }

a.link-numero {
 	text-decoration:none;
  	color: gray;
}

a.link-numero:hover {
	color: black;
}

/* proprietà tabella sommaro singolo numero*/

  table.sommario { border: none rgb(0, 0, 0);
    padding: 4px;
    width: 600px;
    font-family: Palatino Linotype;
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    }

  td.cella-articolo { border-style: none;
    height: 15px;
    vertical-align: middle;
    width: 90%;
    }

  td.cella-pagina { border-style: none;
    height: 15px;
    vertical-align: middle;
    text-align: right;
    width: 10%;
    }

  td.cella-titolo { border-style: none;
    font-weight: bold;
    height: 20px;
	padding-top: 8px;
    }
	
  td.cella-intestazione { border-style: none;
    font-weight: bold;
    font-size: 18px;
	text-align: center;
    }
	
  td.cella-vuota { border-style: none;
    height: 15px;
	padding-top: 15px;
    }
	
  table.copertina { border: none rgb(0, 0, 0);
    width: 80%;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
    }
	
  td.cella-immagine { 
    width: 40%;
	border-style: none;
	padding: 8px;
	    }
		
  img.immagine-copertina { 
    border: 0px none ; 
	width: 164px; 
	height: 230px;	
		} 
		
  td.cella-dida { 
    width: 60%;
	padding: 8px;
	border-style: none;
	text-align: left;
    font-family: Arial;
	font-style: italic;
    font-size: 13px;
	vertical-align: bottom
	    }
