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;
	font-weight:normal;
}

div#page .contenitore{
	float: left;
	padding:2px 1px 5px 1px;
}

div#page .contenitore img{
	float:left;
	width:116px;
	margin:10px 5px 0 5px;
	border-bottom:1px solid #845B20;
	border-top:1px solid #F7AC3C;
}
