	
	#header { background: url("images_page/page_top.gif") no-repeat center bottom; }
	#footer { background: url("images_page/page_bot.gif") repeat-y center top; }
	#logo { background: url("images_page/page_logo.gif") repeat-y center top; }
	#coppa { background: url("images/bg_icecream.jpg") no-repeat right top; }
	#centrifughe { background: url("images/bg_centrifughe.jpg") no-repeat right top; }
	#cioccolata { background: url("images/bg_cioccolata.jpg") no-repeat right bottom; }
	#brevetto { background: url("images/bg_brevetto.jpg") no-repeat right bottom; }
	#packaging { background: url("images/bg_packaging.jpg") no-repeat right bottom; }
	#packaging1 { background: url("images/bg_packaging1.jpg") no-repeat right top; }
	#pasquabergamo { background: url("images/bg_pasquabergamo1.jpg") no-repeat right bottom; }
	#teiera { background: url("images/bg_teiera.jpg") no-repeat right bottom; }
	#torte { background: url("images/bg_torte.jpg") no-repeat right bottom; }
	#praline { background: url("images/bg_praline1.jpg") no-repeat right top; }
	#zucchero { background: url("images/bg_zucchero.jpg") no-repeat right bottom; }
	
	#botton { background: url("images_page/menu_en.gif") no-repeat left top; }
	



.background {
	background-color: #FFFFFF;
}
.dotted-bot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.dotted-top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.scritto {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.scrittowhite {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.title {
	font-family: arial;
	font-size: 24px;
	color: #333333;
	line-height: 18px;
}
.scritto_small {
	font-family: arial;
	font-size: 11px;
	color: #005822;
	line-height: 18px;
}
a {
	color: #005822;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
}
.frame {
	border: 2px solid #666666;
}
