@charset "utf-8";
A:link { 
	text-decoration: none; 
	color: #990000; 
}
A:visited { 
	text-decoration: none; 
	color: #990000; 
}
A:hover { 
	text-decoration: none; 
	color: #990000; 
}
.autori-titolo {
	font-family: Georgia; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px; 
	color: #000000; 
	text-decoration: none
}
.autori-nome_autori {
	font-family: Georgia; 
	font-size: 14px; 
	line-height: normal; 
	color: #990000; 
	text-decoration: none;
}
.libro-titolo_testo {
	font-family: Georgia;  
	font-size: 14px; 
	line-height: 16px; 
	color: #000000; 
	text-decoration: none
}
#main {
	width:730px;
	margin:0 5px 0 5px;
	height:1000px;
}
#casella {
	float:left;
	width:320px;
	margin:20px 5px 20px 5px;
	border-right:1px solid;
	border-left:1px solid;
}
#casella-bord {
	float:left;
	width:310px;
	margin:5px;
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
}
#download {
	float:left;
	width:20px;
	height:20px;
	margin:5px;
	text-align:center;
}
#recensione {
	font-family: Georgia; 
	font-size: 14px; 
	line-height: normal; 
	color: #990000;
	float:left;
	width:265px;
	height:20px;
	margin:5px;
}
#nome-rece {
	font-family: Georgia;  
	font-size: 14px; 
	line-height: 17px;
	float:left;
	width:310px;
	margin:5px;
}
#main-sx {
	float:left;
	width:355px;
	margin:5px;
}
#main-dx {
	float:right;
	width:355px;
	margin:5px;
}

#rece {
	width:330px;
	float:left;
	margin:15px 5px 15px 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
#rece-bord {
	margin:5px;
	float:left;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
}
#rece-inv {
	width:330px;
	float:left;
	margin:15px 5px 15px 5px;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
}
#rece-bord-inv {
	margin:5px;
	float:left;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
#footer {
	float:left;
	margin:20px 20px 0 20px;
	width:660px;
	height:50px;
}
.rece {
	width:330px;
	float:left;
	margin:15px 5px 15px 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.rece-bord {
	margin:5px;
	float:left;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
}
.rece-inv {
	width:330px;
	float:left;
	margin:15px 5px 15px 5px;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
}
.rece-bord-inv {
	margin:5px;
	float:left;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
.download {
	float:left;
	width:20px;
	height:20px;
	margin:5px;
	text-align:center;
}
.recensione {
	font-family: Georgia; 
	font-size: 14px; 
	line-height: normal; 
	color: #990000;
	float:left;
	width:265px;
	height:20px;
	margin:5px;
}
.nome-rece {
	font-family: Georgia;  
	font-size: 14px; 
	line-height: 17px;
	float:left;
	width:310px;
	margin:5px;
}
