body {
	padding: 0px;
	margin: auto;
	text-align: center;
	background-image:url(../sfondo/simboli.gif);
	background-color: #5f251e;
	height: 100%;
	font-family: "Palatino Linotype";
}
#contenitore { 
    width: 790px; 
	height:100%; 
	background: url(../sfondo/corpo.gif); 
	position: relative; 
	margin: 0px 0px 0px 0px; 
	text-align: left; 
	margin:0px auto;
}
hr {
	background-image:url(../img/hr.jpg) no-repeat;
	width:547px;
	height:3px;
}
#toppage {
	position:relative;
	top:0px;
	right:0px;
	width:790px;
	height: 219px;
	left: 0px;
}
#titolo {
    width: 790px; 
	height:131px; 
	top: 0px; 
	left: 0px; 
	position: absolute; 
	background: url(../sfondo/home/titolo.jpg) no-repeat top center;
}
#menu { 
    width: 790px; 
	height: 88px; 
	top: 131px; 
	left: 0px; 
	position: absolute; 
}
#corpo_sopra { 
    width: 790px; 
	height: 420px; 
	top: 0px; 
	left: 0px; 
	right:0px;
	position: relative; 
}
#contenuti {
	position:relative;
	top:30px;
	left:76px;
	width:640px;
	height:370px;
	background: url(../sfondo/home/contenuti.gif) no-repeat top left;
	text-align: center;
}
#frame {
	position:relative;
	padding-top:13px;
}
#spaziatore {
	position:relative;
	width:790px;
	height:20px;
	left: 0px; 
	background: url(../sfondo/corpo.gif);
}
#pedice {
	position:relative;
	width:790px;
	height:20px;
	left: 0px; 
	background: url(../sfondo/home/pedice.jpg) no-repeat top center;
}
#autore {
	position: absolute;
	right:10px;
	width: 214px;
	top: 0px;
}
#autore2 {
	position: absolute;
	right:224px;
	width: 229px;
	top: 0px;
}
#visite {
	position: absolute;
	width: 315px;
	left: 21px;
}
.div_presenti
{
     height:380px;
	 width:371px; 
	 overflow:auto; 
	 text-align:center;
    SCROLLBAR-FACE-COLOR: #F7EED1;
    SCROLLBAR-HIGHLIGHT-COLOR: #F7EED1;
    SCROLLBAR-SHADOW-COLOR: #796161;
    SCROLLBAR-3DLIGHT-COLOR: #796161;
    SCROLLBAR-ARROW-COLOR: #796161;
    SCROLLBAR-TRACK-COLOR: #F7EED1;
    SCROLLBAR-DARKSHADOW-COLOR: #F7EED1;
}
