body {
}
#main {
	width:715px;
}
#contenitore {
	width:715px;
	height:100px;
}
div#copertina {
	float:left;
	height:400px;
	width:230px;
	text-align: center;
	margin: 5px;
	}
div#titolo_libro {
	float:right;
	height:200px; 
	width:315px; 
	margin: 5px;
	font-family: Georgia; 
	font-size: 15px; 
	color: #990000; 
	text-decoration: none; 
	line-height: 30px;
}
div#infolibro {
	float:left;
	height:400px; 
	margin: 5px;
	width:130px; 
	font-family: Georgia; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	text-align: left;
}
div#libro {
	float:right;
	width:315px; 
	margin: 5px 5px 20px 5px;
	font-family: Georgia; 
	font-size: 13px; 
	line-height: 15px; 
	color: #000000; 
	text-align: justify;
}
div#links {
	float:left;
	margin: 5px;
	height:100px;
	width:230px;
	text-align: left;
	font: bold 13px Georgia; 
	line-height: 30px;
	color: #990000; 
	text-decoration: none; 
}
div#video {
	float:left;
	margin: 5px;
	width:350px;
	text-align: left;
	font:14px Georgia; 
	line-height: 30px;
	color: #990000; 
	text-decoration: none; 
}
a {
	color: #990000;
	text-decoration: none; 
}
#footer {
	float:left;
	margin:20px;
	width:660px;
	height:20px;
}
.libro {
	margin: 5px;
	font: bold 14px Georgia; 
	line-height: 25px; 
	color: #000000; 
	text-align: justify;
}