.blocco-testo {
	width: 600px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding: 0px 20px;
}
p {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
	text-indent: 20px;
}

li {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
	text-indent: 20px;
}


body {
	background-color: #CCCCCC;


}
h1 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
.blocco-testo-alto {
	width: 500px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(sfondo-alto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	padding: 0px;
}

.blocco-testo-basso {
	width: 500px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(sfondo-basso.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	padding: 0px;
}
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: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #999999;
}
h5 {

	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
}
.cont-sx {
	width: 200px;
	float:left;
	margin-right: 10px;
	padding: 5px;
	border: thin solid #999999;

}

.fiaccola-sx {
	width: 90%;
	float:left;
	margin-right: 10px;
	padding: 5px;
	

}

.cont-dx {
	width: 200px;
	float:right;
	margin-left: 10px;
	padding: 5px;
	border: thin solid #999999;
}

.cont-centrato {
	width: 350px;
	margin: auto;
	padding: 5px;
	border: thin solid #999999;
	text-align: center;

}

.didascalia {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 70%;
	padding-bottom: 10px;
	line-height: 140%;
	letter-spacing: 1px;

}
.inciso {
	font-family: "Bookman Old Style", Tahoma, Arial, "Times New Roman";
	font-size: 120%;
	font-style: italic;
	text-align: center;
	letter-spacing: 1px;
}
.fiaccola-titolo {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 80%;
	font-weight: bold;
	color: #FF0000;
}
.fiaccola-appr {
	font-family: "Bookman Old Style", Tahoma, Arial, "Times New Roman";
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.voce-amica-titolo {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 80%;
	font-weight: bold;
	color: #009900;
}.jesus-titolo {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 100%;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 1px;
}

