@charset "UTF-8";
/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

div {
	width: 600px;
	margin: auto;
}

h1.eco {
	width: 180px;
	height: 37px;
	background: url(../img/ttl_eco_st.gif) no-repeat 0 0;
	text-indent: -30000px;
	
}

h1.terrasanta {
	width: 150px;
	height: 68px;
	background: url(../img/ttl_ter_st.gif) no-repeat 0 0;
	text-indent: -30000px;
}

h1.holyland {
	width: 158px;
	height: 86px;
	background: url(../img/ttl_holy_st.gif) no-repeat 0 0;
	text-indent: -30000px;
}

h1.terresainte {
	width: 199px;
	height: 86px;
	background: url(../img/ttl_terresainte_st.gif) no-repeat 0 0;
	text-indent: -30000px;
}


h2 {
	font-size: 24px;
}

.autore {
	font-size: 11px;
	letter-spacing: 1.3px
}

p {
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}

.chiudi-stampabile {
	font-size: 11px;
	line-height: 20px;
	text-align: right;
}

.chiudi-stampabile a {
	color: #6b1919;
	text-decoration: none;
}

.chiudi-stampabile a:hover {
	color: #c40d0d;
}
