/* CSS Document */
body {
	margin:0px;	
	text-align:center;
}
#popup {
	width:500px;
	border:1px solid #9FB6C4;
	text-align:left;
}
.testo_estratto {
	
	background-image: url(img/sfondo_estratto.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:50px;
	margin-top:4px;	
	padding: 4px;
	font-size: 90%;
	
}



p.antologia {
	margin: 20px 10px 20px 10px;
}

.cella {
	margin-top:4px;
	height:20px;	
	font-size:70%;
}

a {
color:#2A3A4A;
}
