body { 
font-family: Tahoma, Lucida Sans Unicode, courier new, arial, Lucida Grande, Verdana, Trebuchet MS, Helvetica, sans-serif;
background-color: #000000;
background-image: url(images/sfondo.jpg);
font-size: 15px;
color: #000000;
padding: 0px;
margin: 0px;
}

li {
 list-style-position: outside;
 list-style-image: url(images/elenco.gif);
 margin:5px;
}

#contenitore {
margin: 0px auto 10px auto;
width: 750px; 
height: 645px;
float: center;
} 

#dtop {
background-image:url(images/groundup.png);
background-repeat:no-repeat;
background-position:bottom left;
margin-top: 5px;
width: 750px;
height: 100px;
}

#ttop {
width: 750px;
height: 100px;
border-collapse: collapse;
border-spacing: 1px;
}

.rowmenutitle {
width: 100%;
height: 20px;
font-weight: bold;
color: #000000;
}

#rowmenu {
width: 100%;
height: 20px;
vertical-align: top;
color: #57ad26;
}

.dmenu {
width: 550px;
z-index: 0;
}

a:link {
color: #000000;
text-decoration:none;
}

a:visited {
color: #000000;
text-decoration:none;
}

a:active {
color: #ffad0f;
text-decoration:none;
}

#activelink {
color: #ffad0f;
}

#dmain {
background-image:url(images/ground.png);
background-repeat:no-repeat;
background-position:top left;
margin-top: 0px;
width: 731px;
height: 100%;
padding: 10px;
border: 0px solid #f1942c;
z-index: -1;
}

#testo {
z-index: 2;           
overflow: auto;
float: right;
margin-right: 62px;
margin-top: 50px;
margin-left: -376px;
margin-bottom: 0px;
height: 368px;
width:376px;
padding: 10px;
text-align: left;
color: #000000;
scrollbar-arrow-color: #cc8800;
scrollbar-base-color: #cc8800;
scrollbar-track-color: #cc8800;
scrollbar-face-color: #aa6600;
scrollbar-3d-light-color: #cc8800;
scrollbar-highlight-color: #aa6600;
scrollbar-shadow-color: #cc8800;
scrollbar-dark-shadow-color: #cc8800;
}
