body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(grafica/bkg-lg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-color: #1A1A1A;
}
.scheda {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: none;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.sottosezioni {
	color: #000000;
	font-size: 10px;
}
.intro_attivita {
	font-size: 14px;
	color: #FFFFFF;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
}
.menu_select {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
input{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1A1A1A;

}
html{
	scrollbar-base-color: #000000; 
	scrollbar-face-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #333333;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #333333; 
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
}
.bios {
	font-size: 10px;
}
.but_news {
	height: 50px;
	width: 130px;
	position: absolute;
	top: 505px;
	left: 50%;
	margin-left: 305px;
	z-index: 10;
}
