@charset "utf-8";
#main {
	width:700px;
	height:1000px;
	margin:0 10px 10px 10px;
}
#main-sx {
	float:left;
	width:690px;
	margin:0 5px 0 5px;
}
#main-dx {
	float:right;
	width:330px;
	margin:0 5px 0 5px;
}
#autore {
	width:320px;
	float:left;
	margin:10px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
#bord {
	margin:10px;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
}
#autore-inv {
	width:320px;
	float:left;
	margin:10px;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
}
#bord-inv {
	margin:10px;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
#autore-dx {
	width:320px;
	margin:10px;
	float:left;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
#bord-dx {
	margin:10px;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
}
#autore2 {
	width:320px;
	margin:5px;
	float:left;
}
#autore3 {
	width:320px;
	margin:5px;
	float:left;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.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: 16px; 
	color: #990000; 
	text-decoration: none;
}
.autori-nome_autori a {
	color: #990000; 
	text-decoration: none;
}
.img {
	height:80px;
	width:80px;
	vertical-align: middle;
	margin:10px;
}
#footer {
	float:left;
	margin:20px;
	width:660px;
	height:20px;
}
.autore {
	width:320px;
	float:left;
	margin:10px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
.bord {
	margin:10px;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
}
.autore-inv {
	width:320px;
	float:left;
	margin:10px;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
}
.bord-inv {
	margin:10px;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
.titolo {
	font: bold 14px Georgia; 
	color: black; 
	text-decoration: none;
	line-height: 40px;
	padding-left: 5px;
	margin-bottom:20px;
}
