body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	width:100%;
	height:100%;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#996666;
    scrollbar-track-color:#333333; arancione ff9900
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;	
	font-family:verdana;
	color:#000000;
	
}

a.menu {
	text-decoration:none;
	color:cccccc;
	font-weight:bold;
	display:block;
}
a.menu:hover {
	text-decoration:none;
	color:#663333;
	font-weight:bold;
	display:block;	

}

a {
	text-decoration:none;
	color:993333;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	color:333333;
	font-weight:bold;
}

.testo {
	font-family:verdana;
	font-size:10px;
	text-align:justify;
	color:#666666;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	padding:10px;

}

.img {
	font-family:verdana;
	font-size:10px;
	text-align:justify;
	color:#666666;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	width:250px;
	height:150px;
}

.menu_sx {
	font-family:verdana;
	font-size:10px;
	text-align:justify;
	background-color:#666666;
	width:157px;	
}

.link_menu_sx {
	border-top:1px dotted #cccccc;
	height:40px;
	background-color:#333333;
	padding:10 0 0 20px;		
}

.link_menu_sx_sel {
	border-top:1px dotted #cccccc;
	height:40px;
	background-color:#ffffff;
	color:#993333;
	font-weight:bold;
	display:block;
	padding:10 0 0 20px;		
}

.footer {
	font-family:verdana;
	font-size:10px;
	color:#999999;
	border-top:1px solid #000000;
}

.news {
	font-family:verdana;
	font-size:10px;
	text-align:justify;
	color:#999999;
	padding:10px;
	border:1px dotted #cccccc;

}
