body.cattedrale {
	background-image: url(../img/cattedrale2.jpg);
	background-repeat: no-repeat;
	background-position: -82px top;
}

div#riqTop {
	width: 1000px;
	height: 120px;
	background-color: #343434;

	position: absolute;
	top: 0;
	left: 3px;
	z-index: 1;

	opacity:.3;
	filter:alpha(opacity=30);
}

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

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 {
	font-size: 8pt;
	width: 980px;
	text-align: right;
	position: absolute;
	z-index: 2;
	top: 100px;
	left: 0;
}

div#riqMenuScroll {
	width: 300px;
	height: 425px;
	text-align: center;
	background-color: #343434;
	position: absolute;
	bottom: -390px;
	left: 350px
}

div#riqMenuScroll p {
	padding: 10px 0;
	margin: 0 10px;
	background-image: url(../img/pt776666.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#riqMenuScroll p a {
	text-decoration: none;
}

div#riqSemiTraspEst {
	width: 900px;
	height: 510px;
	margin: 50px 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#riqFooter {
	color: #EEEEEE;
	font-size: 8pt;
	text-align:center;
	padding: 5px 0 0 0;
}

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

