body {
	background-color:#ffffff;
	background-image:url(img/notine.jpg);
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #707070;
	scrollbar-highlight-color: #707070;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #505050;
}

a img {border: 0;}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#a41010;
	text-decoration:underline;
}

a.menu {
	font-family:tahoma;
	font-size:14px;
	color:#ffffff;
	background-image:url(img/menu_off.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:7px 0px 0px 23px;
	height:40px;
	width:150px;
	text-decoration:none;
	text-align:left;
}

a.menu:hover {
	color:#ffffff;
	background-image:url(img/menu_on.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:7px 0px 0px 27px;
	text-decoration:none;
}

.titolo {
	font-family:verdana;
	font-size:25px;
	color: #000000;
	text-align:center;
	background-image:url(img/titolobk2.gif);
	width:350;
	height:44;
}

.titolo2 {
	font-family:verdana;
	font-size:25px;
	color: #000000;
	text-align:center;
	background-image:url(img/titolobk3.gif);
	width:500;
	height:88;
	padding: 10px 0 0 0;
}

.testo {
	font-family:verdana;
	font-size:16px;
	color: #000000;
	text-align:justify;
	padding:20px 50px 20px 50px;
	line-height:30px;
}

