#simbolo {
	background-image: url('../images/consigli.png');
	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{
	width: 780px;
	height: 2865px;
	left: 0px;
	position: relative;
	padding: 20px;
}

#window {
	height: 3418px;
}

a.link_corpo:hover {
	color: #F89A1E;
}
a.link_corpo {
	color: #0066CC;
	text-decoration: none;
}

#sottotitolo {
	width: 480px;
}

iframe {
	width: 730px; 
	height: 250px;
}

.nome {
	font-weight: bold;
	padding-right: 20px;
}

.noemail {
	padding-left: 29px;	
}

.membri {
	margin-left: 120px;
	position: relative;
	top: -40px;
}

.framebox {
	position: relative;
	top: -35px;
}

.sezione {
	margin-left: 0px;
	width: 550px;
}

.interspace {
	height: 20px;
}