#sfondo_viola {
  position: absolute;
  left: 9px;
  top: 56px;
  width: 962px;
  height: 485px;
  z-index: 6;
}

#stile {
  position: absolute;
  left: 530px;
  top: 4px;
  width: 427px;
  height: 477px;
  z-index: 7;
}

#cornice_sopra {
  position: absolute;
  left: 10px;
  top: 9px;
  width: 146px;
  height: 137px;
  z-index: 8;
}

#contenitore_pillola {
  position: absolute;
  left: 56px;
  top: 81px;
  width: 425px;
  height: 252px;
  z-index: 9;
  color: #FFF;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 1.6em;
  /*
  position:absolute; top:50%;
  margin-top: -111px;
    
  height:10em; margin-top:-5em*/
}

#contenitore_pillola td {
    vertical-align: middle;
}

.autore {
  text-align: center;
  color: #FFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;	
}

#autore_pillola {
	position: absolute;
	left: 56px;
	top: 339px;
	width: 425px;
	height: 20px;
	z-index: 10;
  text-align: center;
  color: #FFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
}

#cornice_sotto {
  position: absolute;
  left: 365px;
  top: 263px;
  width: 150px;
  height: 139px;
  z-index: 11;
}

#navigatore {
	position: absolute;
	left: 237px;
	top: 444px;
	width: 52px;
	height: 15px;
	z-index: 12;
  text-align: center;
  color: #FFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
}

.navigatore_bigger {
  font-size: 20px;
}

#bottone_avanti {
  position: absolute;
  left: 432px;
  top: 435px;
  width: 81px;
  height: 33px;
  z-index: 13;
}

#link_avanti {
  position: absolute;
  left: 2px;
  top: 8px;
  width: 77px;
  height: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  text-align: center;
  color: #FFF;
  z-index: 14;
}

#bottone_indietro {
  position: absolute;
  left: 12px;
  top: 435px;
  width: 81px;
  height: 33px;
  z-index: 15;
}

#link_indietro {
  position: absolute;
  left: 2px;
  top: 8px;
  width: 77px;
  height: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  text-align: center;
  color: #FFF;
  z-index: 16;
}
