.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.testocontatti {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.titolorecensione {
	font-family: "Trebuchet MS";
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.divisore {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.bordofoto {
	border: 1px solid #666666;
}

#poesia  {
 position:absolute;
  left:61px; 
  top:127px; 
  width:275px;
   height:375px; 
   z-index:1; 
   layer-background-color: #FFFFFF; 
   border: 1px none #000000;

