body { 
	background-image: url(image/index_fiori.jpg);
	background-repeat: no-repeat;
	background-color: #ffeed0;
	background-attachment: fixed;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #FFE0B9;
	scrollbar-2dlight-color: #FFFFFF;
	scrollbar-arrow-color: #EBB671;
    }
	a:link {
	text-decoration: none;
	color: #3A9478;
}
a:visited {
	text-decoration: none;
	color: #3A9478;
}
a:hover {
	text-decoration: none;
	color: #3A9478;
}
a:active {
	text-decoration: none;
	color: #3A9478;
}
	.title_p{
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: verdana;
	COLOR: #3A9478;
	FONT-STYLE: normal;
	font-weight: bold;
	}
	.title_bianco{
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: verdana;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	font-weight: bold;
	}
	.text{
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: verdana;
	COLOR: #3A9478;
	FONT-STYLE: normal;
	}
	.text_p{
	FONT-SIZE: 7.0pt;
	FONT-FAMILY: verdana;
	COLOR: #3A9478;
	FONT-STYLE: normal;
	}