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{
	text-decoration:none;
	color:#B9B997;
	border-bottom:1px dotted #999;
}

#content 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: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;
}

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;
} 


#sx {
	width:455px;
	padding:25px 30px 25px 25px;
	float:left;
}

#dx {
	width:455px;
	padding:25px 25px 25px 0;
	float:left;
}

#content-2 img {
	display:inline;
	border-top:1px solid #7F7F7F;
	border-bottom:1px solid #7F7F7F;
	margin:0 17px 0 0;
	float:left;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#B9B997;
	padding:0 0 10px 0;
	margin:0;
	font-weight:normal;
}

#content-2 p {
	line-height:20px;
	font-size:14px;
}


#content-2 p a{
	text-decoration:none;
	color:#B9B997;
	border-bottom:1px dotted #999;
	font-style:italic;
}


#content-2 p a:hover{
	border:none;
}


