#simbolo {
	background-image: url('../images/sacramenti.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 100%;
	width: 200px;
	height: 200px;
	left: -50px;
	top: 345px;
	position: relative;
	z-index: 6;
	border: 6px double #BBBBBB;
	border-radius: 40px;
}

#corpo{
	left: 0px;
	position: relative;
	padding: 20px;
	height: 1598px;
}

#window {
	height: 2150px;
}

a.link_laterale:hover, a.link_laterale:visited {
	color: #0066CC;
}
a.link_laterale {
	color: red;
}

a.link_corpo:hover {
	color: #F89A1E;
}
a.link_corpo {
	color: #0066CC;
	text-decoration: none;
}

#sottotitolo {
	width: 480px;
}

.testo {
	margin-left: 40px;
}

#fb_like {
	left: 470px;
}

.dispari {
	margin-left: 235px;
}

.sacramento {
	padding-top: 10px;
	height: 250px;
	background-repeat: no-repeat;	
}

#battesimo {
	background-image: url('../images/foto/sacramenti1.png');
}
#confessione {
	background-image: url('../images/foto/sacramenti2.png');
}
#eucaristia {
	background-image: url('../images/foto/sacramenti3.png');
}
#matrimonio {
	background-image: url('../images/foto/sacramenti4.png');
}
#unzione {
	background-image: url('../images/foto/sacramenti5.png');
}

.sdispari {
	margin-left: 195px;
}

.spari {
	width: 510px;
}

.stretto {
	width: 480px;
}