
#head{
	background-image: url(head-sfera.jpg);
	margin: 0 105px 0 105px;
	padding: 10px 10px 10px 10px;
	border: solid;
	border: 1px solid #000000;
	border-bottom: none;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #cccccc;
}
#head h1{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: Red;
	text-align: center;
	font-size: 36px
}

#paragrafo{
	margin: 0 105px 0 105px ;
	padding: 10px 10px 10px 10px;
	border: solid;
	border: 1px solid #000000;
	border-bottom: none;
}

#paragrafo a {
	text-decoration: none;
}
#paragrafo h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: Red;
	text-align: left;
	font-size: 20px;
}

.kinl { 
cursor:pointer;cursor:hand;
text-decoration: underline;
color: Blue;
font-weight: bold;
}
.kinl img{ 
color: Black;

}
#filastrocca{
margin: 0 400px 0 20px;
background: #CD853F;
padding: 3px 7px 3px 7px;
}
#filastrocca p {
font-style: italic;
text-align: center;
	
}
#laterale{
	position: absolute;
	margin: -450px 0px 100px 400px;
	border: none;
	
}
#laterale img
{
	color: #000000;
}
