    body {
	
	font-family : Arial;
	font-size :10px;
	font-style : normal;
	background-color : black;
	
	
	
	color : black;
}
a:link {
    font-family : verdana;
	
	text-decoration : none;
	color :silver;
}
a:visited {
	
	color : black;
	text-decoration : none;
}
a:hover{
	
	color : black;
	text-decoration : none;
}

#testata {
    
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 660px;
	border-style : none;
	
	height : 110px;
	
}

#contenitore {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : none;
	width : 660px;
	height : 360px;
	
	
}





#menu {
	
	width : 660px;
	height : 35px;
	text-align : right;
	
}

#testo {
	background-color : none;
	width : 660px;
	height : 325px;
	
	
	
}

#flash {
	
	width : 155px;
	height : 325px;
	float : left;
	
}

#pagine {
	
	width : 505px;
	height : 325px;
	float : right;
	align : center;
	background-image :  url(../umby/img/TESTOSF.gif);
	
}
#immaginesu {
	background-color : none ;
	width : 505px;
	height : 70px;
	
	
	
}

#desc {
	background-color : none;
	width : 485px;
	height : 220px;
	padding-left : 25px;
	text-align : left;
    overflow: auto;
	scrollbar-3d-light-size: 0px;
    scrollbar-arrow-color: #a5a441;
    scrollbar-base-color: white;
    scrollbar-dark-shadow-color: none;
    scrollbar-face-color: white;
    scrollbar-highlight-color: none;
    scrollbar-shadow-size: 0px;
	scrollbar-track-size: 0px;
	
}











#tutto {

background-color : none;
    position : absolute;
    margin-left : -400px;
	margin-top : -300px;
	top : 50%;
	
	left : 50%;
	height : 600px;
	width : 800px;
	
}
#footer {
	width : 780px;
	border-style : none ;
	background-color : #339999;
	height : 10px;
