	#head { background: url("images_page/back_head.gif") no-repeat top; }
	#center { background: url("images_page/back_white.gif") repeat-y top center; }
	#bottom { background: url("images_page/back_bot.gif") no-repeat bottom; }
    #green { background: url("images_page/back_green.gif") repeat-y top center; }
	#red { background: url("images_page/back_red.gif") repeat-y top center; }

	#indexhead { background: url("images_page/index_top.gif") no-repeat top; }
	#indexcenter { background: url("images_page/index_mid.gif") repeat-y top center; }
	#indexbottom { background: url("images_page/index_bot.gif") no-repeat top; }
	
	#boxhead { background: url("images_page/box_header.gif") no-repeat bottom; }
	#boxbottom { background: url("images_page/box_footer.gif") no-repeat top; }

.arial-title {
	font-family: arial;
	font-size: 20px;
	color: #333333;
}
.menu-marrone {
	font-family: times;
	font-size: 14px;
	color: #A53616;
}
.menu-bianco {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: 18px;
}
.menu-nero {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.scritto {
	font-family: times;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.scritto18 {
	font-family: times;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
}
a {
	text-decoration: underline;
	line-height: normal;
}
a:hover {
	color: #CC3300;
}
.scrittowhite {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.villaotium {
	font-family: Times;
	font-size: 36px;
	color: #333333;
}
.times_title {
	font-family: times;
	font-size: 24px;
	color: #333333;
}
.background {
	background-color: #797c3c;
	background-image: url(images_page/background.gif);
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.title_underline {
font-family: times;
	font-size: 24px;
	color: #333333;
	border-bottom:1px dotted #333333;
}