body {background: url("../images/crepet_bg.gif") no-repeat 0 0; margin: 0;}
#content {
	background: #F7F5EC  url("../images/bg_top.gif") no-repeat 0 0;	
	width: 693px;
	margin: 0;
	padding:0;
}	
/*
PAGINA ELENCO LIBRI
*/
#spacer {
	width:12px;	
	margin: 20px 0;
	float: left;
}
.libro {
	background: url("../images/bg_libro.gif") no-repeat 0 0;
	width: 105px;
	height: 197px;
	padding:9px 9px;
	margin: 20px 13px 20px 13px;
	float: left;
	border: 0;
	voice-family:"\"}\"";
   voice-family:inherit;
	width: 87px;
	height: 195px;
}
.libro p {
	margin:0;
	padding:5px 0 0 0;
	text-align: center;
	font: 10px tahoma;	
}
/*
PAGINA DESCRIZIONE LIBRO
*/
#libri {
	padding: 20px 0 0 20px;	
	float: left;
}
#libri a  {
	margin: 0;
	padding: 0;
	width: 214px;
	height: 79px;
	background: url("../images/bg_li.gif") no-repeat 0 0;
	display:block;		
	color: #A29057;
	font: 10px tahoma;
	padding-top: 10px;
	text-decoration: none;
}
#libri a:hover {
	background: url("../images/bg_li.gif") no-repeat -214px 0;
	display: block;
}
#libri a:active {
	background: url("../images/bg_li.gif") no-repeat -214px 0;
	display: block;
}
#libri .currentbook  {
	background: url("../images/bg_li.gif") no-repeat -214px 0;
	display:block;		
}
#libri img {
	margin: 0 13px 10px 10px;
	float: left;
}
#libri .librielenco{
	border: 1px solid #999;
}
#testa {
	float:right;
	width:300px;
	height:160px;
}
#descrizione {	
	padding: 20px 20px 0 0;
	margin-left: 240px;
}
#descrizione .cover {
	margin-left: 20px ;
	/*border: 1px solid #A29057;*/
}
#descrizione img {
	border:0;
	margin-bottom: 10px;
}
#descrizione .compra {
	margin: 0;
	border: 0;
	clear: right;
	vertical-align: bottom;
}
#descrizione h1 {
	padding:0;
	margin:0;
	color: #A29057;
}
#descrizione p {
	color: #A29057;
	font: 11px tahoma;
}
#descrizione a {
	padding: 0;
	margin: 0;
	color: #9A8C4C;
	font:bold 10px tahoma;
	text-decoration: none;		
}
#descrizione .prologo {
	padding:0px 20px 0 25px;
	color: #666;				
}
#descrizione .prologo a {
	font-size: 11px;
}
#descrizione .autore {
	float: right;
	font: bold 11px tahoma;
	padding-right: 20px;
	color: #A69662;
}
#descrizione .prefazione {
	padding:0 20px 20px 25px;
	color: #666;
}
#descrizione strong {
	color: #A69662
}
#commenti {
	padding-left: 20px;
}
#commenti a {
	font-size: 11px;
}
#commenti td {
	font:11px tahoma;color:#666;	
}
#commenti textarea, input {
	border:1px solid #A69662;
	font: 11px tahoma;
	color: #A69662;
	padding-left: 3px;
}
#commenti .noborder {
	border:0;	
}