@charset "utf-8";
#main {
	width:700px;
	margin:0 10px 0 10px;
	height:100%;
}

#contatti {
	width:680px;
	margin:10px 10px 0 10px;
	height:800px;
	border-bottom:1px solid;
	border-right:1px solid;
}
#testo {
	height:200px;
	width:450px;
	margin:20px;
}
#resp {
	float:left;
	width:230px;
	margin:5px;
}
#nomeresp {
	float:left;
	width:150px;
	margin:5px;
}
#infonubi {
	float:right;
	width:160px;
	margin:10px;
	border-top:1px solid #990000;
	border-left:1px solid #990000;
	padding:10px;
}
#idmano {
	float:left;
	margin:10px;
	width:400px;
	border-top:1px solid #990000;
	border-left:1px solid #990000;
	padding:10px;
}
#clear {
	clear:both;
}
.titolo {
	font: bold 14px Georgia; 
	color: black; 
	text-decoration: none;
	line-height: 40px;
	padding-left: 5px;
	margin-bottom:20px;
}
.contatti-titolo {
	font: bold 14px Georgia;
	padding:100px 0 30px 5px;
	color: #990000; 
	text-decoration: none
}
.manoscritti-titolo {
	font: bold 14px Georgia; 
	margin: 20px 0 0 0;
	padding:0 0 10px 5px;
	color: #990000; 
	text-decoration: none
	text-align: center; 
}
.manoscritti-testo {
	font-family: Georgia; 
	font-size: 14px; 
	text-align: justify; 
	line-height: 18px; 
	color: black; 
	text-decoration: none;
	padding: 5px;
}
.contatti-testo {
	font-family: Georgia; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 30px; 
	color: black; 
	text-decoration: none; 
}
.contatti-testo_link {
	font:bold 14px Georgia; 
	line-height: 30px; 
	color: #990000; 
	text-decoration: none; 
}
.contatti-info {
	font-family: Georgia; 
	font-size: 12px; 
	text-align: right; 
	line-height: 15px; 
	color: black; 
	text-decoration: none
}
.resp {
	float:left;
	width:230px;
	margin:5px;
	font-family: Georgia; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 30px; 
	color: black; 
	text-decoration: none; 
}
.nomeresp a {
	float:left;
	width:150px;
	margin:5px;
	font:bold 14px Georgia; 
	line-height: 30px; 
	color: #990000; 
	text-decoration: none; 
}
#footer {
	margin:30px 0 0 0;
}

