body {
	font-family: verdana, arial, helvetica, serif;
	font-size: 87%;
	background: #fff;
	padding: 0em;
	margin: 2% 15% 0 15%;
	}
#navigazione {
	font-weight: bold;
	font-size: 105%;
	background-image:url(sf.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-decoration: none;
	color:#006699;
}
#footer {
	text-align: center;
	border-top:1px solid rgb(0,0,0);
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	bottom :0px;
}	

#content {	
	background-image:url(sf.jpg);
	text-align:justify;
	widht:750px;
	padding: 0 10px 5px 10px;
	border-top:1px solid rgb(0,0,0);
	}

a {
	text-decoration: none;
	color:#006BE1;
}

a:link {
	color:#006BE1;
}

a:visited {
	color:#006BE1;

}

a:active {
	color: red;

	}

a:hover {
	text-decoration: underline;
	background-color:#eee;
	color:#000066;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.imagine {
	float: left;
	overflow: auto;
	right: 5px;
	margin-right: 5px;
}
