.menu-blocco-testo{
	position:fixed;
	top: 10px;
	left:10px;
	background-color:#FFFFFF;
	width: 180px;
	padding: 10px;
	border-top: medium solid #CC0000;
	border-right: medium none #CC0000;
	border-bottom: medium solid #CC0000;
	border-left: medium none #CC0000;
}

.copertina-blocco-testo{
	position:fixed;
	bottom: 10px;
	left:730px;
	background-color:#FFFFFF;
	width: 200px;
	padding: 0px:
	margin: 0px;
	border-top: medium solid #CC0000;
	border-bottom: medium solid #CC0000;
}

.blocco-testo {
	position:absolute;
	top: 10px;
	left: 220px;
	width: 460px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
	
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
	text-indent: 20px;
	text-align: left;
}

body {
	background-color: #CCCCCC;
}

p {

}
.lettera{
	font-family: "Bookman Old Style", "Times New Roman", serif;
	padding: 10px 40px;
	line-height: 140%;
	font-style: italic;
	font-size: 110%;

}
.cont-sx {
	width: 200px;
	float:left;
	margin-right: 10px;
	padding: 5px;
	border: thin solid #999999;
	text-indent: 0px;

}

.cont-dx {
	width: 200px;
	float:right;
	margin-left: 10px;
	padding: 5px;
	border: thin solid #999999;
	text-indent: 0px;
}

.cont-centrato {
	width: 350px;
	margin: auto;
	padding: 5px;
	border: thin solid #999999;
	text-align: center;
	text-indent: 0px;

}

.no-rientro{
text-indent: 0px;
}

.didascalia {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 80%;
	padding-bottom: 10px;
	line-height: 140%;
	letter-spacing: 1px;
	text-indent: 0px;

}


a {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 80%;
	line-height: 120%;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}

h1 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 25px;
	color: #999999;
	font-weight: bold;
	line-height: 120%;
	text-indent: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 5px;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
}
h4 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 100%;
	letter-spacing: 1px;
	font-weight: normal;
}
h5 {

	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
}
