div#page{
	width:910px;
	float:left;
	background:#F0F0F0;
	margin:20px 0 0 0;
}

div.lt{
	background:url(../images/global/bg-lt.png) no-repeat left top;
	float:left;
	width:910px;
}

div.lt-2{
	background:url(../images/global/bg-lt.png) no-repeat left top;
	float:left;
	width:910px;
	border-top:15px solid #CCC;
}


div.rt-lighter{
	background:url(../images/global/bg-rt-lighter.png) no-repeat right top;
	float:right;
	width:910px;
}

div.rt{
	background:url(../images/global/bg-rt.png) no-repeat right top;
	float:right;
	width:910px;
}

div.rb{
	background:url(../images/global/bg-rb.png) no-repeat right bottom;
	float:right;
	width:910px;
}



div.lb{
	background:url(../images/global/bg-lb.png) no-repeat left bottom;
	float:left;
	padding:12px 13px;
	width:884px;
}

div#page h2{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#B36E09;
	margin:0;
	padding:0 0 5px 0;
	font-weight:normal;
}


div#page p{
	color:#333;
	line-height:18px;
	font-size:15px;
	line-height:21px;
	padding:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#page p:first-letter {
	font-size: 4.4em;
	font-style: italic;
	float: left;
	color:#777;
	margin:0 7px 0 -10px;
	padding: 5px 6px 0 10px;
	line-height:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.immagine {
	width:320px;
	margin:0 0 0 30px;
	float:right;
	color:#808080;
	font-size:12px;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

div.immagine-2 {
	width:320px;
	margin:0 0 25px 30px;
	float:right;
	color:#808080;
	font-size:12px;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

div.immagine img, div.immagine-2 img  {
	display:block;
	border-bottom:1px solid #845B20;
	border-top:1px solid #F7AC3C;
	margin:7px 0 6px 0;
} 


