h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#B9B997;
	padding:20px 25px 18px 25px;
	margin:0;
	font-weight:normal;
}

#content p a, #content-2 p a{
	text-decoration:none;
	color:#B9B997;
	border-bottom:1px dotted #999;
}

#content p a:hover, #content-2 p a:hover{
	border:none;
}

p.text {
	font-size:1.2em;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 25px 25px 25px;
}

p.text-due {
	font-size:1.2em;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 25px 0 25px;
}

p.text:first-letter {
	font-size: 2.8em;
	font-style: italic;
	float: left;
	background: #3D4342;
	color: #B9B997;
	margin:0 7px 5px -10px;
	padding: 5px 10px 10px 30px;
	line-height:1em;
}

p.text-due:first-letter {
	font-size: 2.8em;
	font-style: italic;
	float: left;
	background: #575A5A;
	color: #B9B997;
	margin:0 7px 5px -10px;
	padding: 5px 10px 10px 30px;
	line-height:1em;
}

div.immagine {	width:320px;
	margin:0 25px 25px 30px;
	float:right;
	color:#B9B997;
	font-size:12px;
	line-height:17px;
}

div.immagine img {
	display:block;
	border-top:1px solid #7F7F7F;
	border-bottom:1px solid #7F7F7F;
	margin:0 0 6px 0;
} 



