#simbolo {
	background-image: url('../images/photos.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: 727px;
	height: 650px;
	left: 0px;
	position: relative;
	padding: 20px;
}

#window {
	height: 1202px;
}


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;
	font-weight: bold;
}

#sottotitolo {
	width: 480px;
}

#avvisotitle {
	color: red;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 14px;
}

#avviso {
	width: 700px;
	margin-left: 35px;
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
}

#foto {
	position: relative;
	left: 150px;
}

#album {
	position: relative;
	left: 250px;
}

#video {
	position: relative;
	left: 350px;
}

.simbolo {
	position: relative;
	top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 30pt;
}

.quote {
}