body.community {
	background-color: #323232;
	background-image: url(../img/sf_community7.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}

body.chi_siamo {
	background-color: #323232;
	background-image: url(../img/sf_community6.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


div#riqLogo {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 10px;
}

div#riqPayoff {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	z-index: 2;
	top: 85px;
	left: 220px;
}

div#riqPayoff a {
	text-decoration: none;
}

div#riqMenu, div#riqMenuSub  {
	font-size: 8pt;
	width: 960px;
	text-align: right;
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 0;
}

div#riqMenu {
	top: 15px;
}

div#riqMenuSub {
	top: 60px;
}

div#riqSemiTraspEst {
	width: 900px;
	height: 510px;
	margin: 110px auto 0 auto;
	position: relative;
}

div#riqSemiTraspInt {
	width: 920px;
	height: 510px;
	position: absolute;
	left: -10px;
	background-color: #343434;
	opacity:.7;
	filter:alpha(opacity=70);
	z-index: -1;
}

/* ------------------------------------------------------ */

div#pnlInsBlog {
	display: none;
	background-color: #343434;
	width: 500px;
	padding: 30px;
	top: 10px;
	right: 0;
	position: absolute;
	text-align: right;
}

.xChiudi {
	background-color: #222222;
	color: #DE1919;
	width: 20px;
	height: 18px;
	padding: 2px 0 0 0;
	font: 9pt Arial;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor:pointer;
	border: 1px solid #000000;

}

/* ------------------------------------------------------ */

/* ------------------------------------------------------ */

div#colSxNews, div#colDxNews {
	position: absolute;
	top: 10px;
}

div#colSxNews {
	width: 460px;
	height: 480px;
	left: 0;
}

div#colDxNews {
	width: 420px;
	height: 480px;
	left: 480px;
	overflow: auto;
}

/* ------------------------------------------------------ */

