@charset "UTF-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #878787;
	
}
#pagina {
	position:relative;
	top:15px;
	left:0px;
	width:788px;
	z-index:1;
	border-bottom-color: gray;
	border-bottom-width: 2px;
	border-right: 2px groove gray;
}

#logo {
	position:absolute;
	left:0px;
	width:152px;
	z-index:1;

	
}

#top {
	position:absolute;
	left:152px;
	width:636px;
	z-index:2;
	top: 0;
}

#centro {
	position:absolute;
	left:0px;
	top:104px;
	width: 788px;
	z-index:3;
	margin-top: 0;
	border-bottom-style: outset;
	border-bottom-color: #bebfbf;
	background: url(graf/q_r3_c1.gif) repeat-y;
}

#corpo {
	position: relative;
	left: 0;
	width:789px;
	z-index: 3;
	margin-top: 20px;
	background: url(graf/q_r3_c1.gif) repeat-y;
}
#oreste {
	position: relative;
	left: 10;
	width:760px;
	margin-top: 0;
	margin: 10px;
}

#testo {
	
	
	margin: 25px;
}
#bottom {
	background: url(graf/q_r5_c1.gif) ;
	background-repeat: no-repeat;
	height: 12px;
	background-position: left bottom;
	position: relative;
}
#copi {
	position:relative;
	top:15px;
	left:0px;
	width:788px;
	z-index:1;
	border-bottom-color: gray;
	border-bottom-width: 2px;
}
#sotto {
	position:relative;
	left: 0;
	width:789px;
	z-index: 4;
	margin-top: 0;
	background: url(graf/q_r5_c1.gif) ;
}

.class {
	font: bold 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.links {
		font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

.data {
	font-size: 14px;
	font-weight: bold;
}

.testo_particolare {
	font-style: italic;
	font-size: 11px;
}

.tipo_opere {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.copirig {
	font-size: 9px;
	color: white;
}

.titolo_opere {
	font-size: 11px;
	font-weight: bold;
}

.titolo_part {
	font-weight: bold;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #3e3f40;
}

#sezione_curr {
	margin: 10px 20px 20px;
}
