body {
	background-color:#FFFFFF;
}

#header {
	border-bottom:#FFFFFF solid;
	border-bottom-width:0px;
	height:70px;
}

#content {
	background-image:url(images/white.jpg);
	background-repeat:repeat;
}

#navigator a {
	color:#000000;
}

#navigator a:hover {
	color:#0000FF;
}

#footer {
	background-image:url(images/white.jpg); 
	border-top-style:solid; 
	border-top-width:1px; 
	border-bottom-color:#000000;
}	

.volume {
	display:block;
	position:absolute;
	width:261px;
	left:-1px;
}

.raccolta {
	display:block;
	position:absolute;
	width:230px;
	left:0px;
}


.testovol {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
