@charset "utf-8";
#main {
	width:700px;
	margin:0 10px 0 10px;
}
.cata-img {
	text-align:center;
	margin: 40px 0 0 0;
	color: #990000;
	text-decoration: none; 
}
.cata-img a {
	text-align:center;
	margin: 40px 0 0 0;
	color: #990000;
	text-decoration: none; 
}
.cata-titolo {
	font: bold 14px Georgia; 
	color: black; 
	text-decoration: none;
	text-align:right;
}
	
.cata-info_libro {
	font-size: 14px; 
	font-family: Georgia; 
	color: #000000; 
	font-weight: normal;
	line-height: 22px;
}
.cata-titoli_libri {
	font-family: Georgia; 
	font-size: 16px; 
	color: #990000; 
	line-height: 24px; 
}
.1 {
	width:330px;
	float:left;
	margin:15px 5px 15px 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.cata-titoli_libri a {
	color: #990000; 
	text-decoration: none; 
}
.2 {
	margin:5px;
	float:left;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
}
.text {
	font-family: Georgia;  
	font-size: 18px; 
	float:left;
	width:310px;
	margin:5px;
}
#libro {
	width:700px;
	height:270px;
	margin:20px 0 20px 0;
}
#img {
	float:left;
	text-align:center;
	vertical-align:top;
	width:160px;
	height:270px;
	margin:10px;
}
#info-libro {
	float:left;
	width:130px;
	height:280px;
	margin:10px;
}
#titolo-libro {
	float:left;
	width:350px;
	height:280px;
	margin:10px;
}
.libro {
	width:700px;
	height:270px;
	margin:20px 0 20px 0;
}
.image {
	float:left;
	text-align:center;
	vertical-align:top;
	width:160px;
	height:270px;
	margin:10px;
}
.info-libro {
	float:left;
	width:130px;
	height:280px;
	margin:10px;
}
.titolo-libro {
	float:left;
	width:350px;
	height:280px;
	margin:10px;
} 
.cata-collana {
	font: bold 14px Georgia; 
	color: black; 
	text-decoration: none;
	text-align:right;
	line-height: 40px;
	padding-right: 5px;
}
