body {
	background-image: url(bkg.gif);
	margin-top:10px;
}

.scorrevole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.scorrevole:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
}
a.scorrevole:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:underline;
}
a.scorrevole:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
}
a.scorrevole:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration:underline;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}


.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}
a.testo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}
a.testo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration:underline;
}
a.testo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration:none;
}
a.testo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration:none;
}

.contenitore {
	width: 558; 
	height: 150px; 
	overflow:auto; 
	scrollbar-base-color: white; 
	scrollbar-face-color: white; 
	scrollbar-arrow-color: #FF9900; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: ; 
	scrollbar-darkshadow-color: black;
}

.contenitore_carni {
	width: 558; 
	height: 138px; 
	overflow:auto; 
	scrollbar-base-color: white; 
	scrollbar-face-color: white; 
	scrollbar-arrow-color: #FF9900; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: ; 
	scrollbar-darkshadow-color: black;
}

.contenitore_pesce {
	width: 558; 
	height: 183px; 
	overflow:auto; 
	scrollbar-base-color: white; 
	scrollbar-face-color: white; 
	scrollbar-arrow-color: #FF9900; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: ; 
	scrollbar-darkshadow-color: black;
}