@charset "utf-8";

/* sistemare con misure in pixel */


#articleTitle {
	clear: left;
	float: left;
	width: 100%;
	font-size: 1em;
	margin-bottom: 1em;
	font-weight: 900;
}
#articleContent, #PL_Page-Middle-Left {
	clear: left;
	float: left;
	width: 100%;
	font-size: 0.75em;
}
#articleContent a {
	color: #F58025;
}
#articleContent h4 {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}
