div#afheader{
	text-align:center;
	color:#999;
	line-height:16px;
	font-size:11px;
}

div#afheader a{
	color:#999;
	text-decoration:none;
}

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.rt-lighter{
	background:url(../images/global/bg-rt-lighter.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 p{
	color:#333;
	line-height:18px;
}

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#page p a.aflink{
	color:#333;
	text-decoration:none;
}

div#page p#afcontenuto{
	color:#333;
	line-height:18px;
}

div#page p#afcontenuto a{
	color:#333;
	text-decoration:none;
}

div.immagine {
	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 {
	display:block;
	border-bottom:1px solid #845B20;
	border-top:1px solid #F7AC3C;
	margin:7px 0 6px 0;
} 
