#fw_titolo1 {
	font-family: "Arial Black";
	font-size: 3.2em;
	color: #E3120D;
	margin: 0px;
	padding-top: 8px;
	position: absolute;
	left: 0px;
	top: -20px;
	cursor: pointer;
}

#fw_titolo2 {
	font-family: "Arial Black";
	font-size: 2.0em;
	color: #CECECE;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 190px;
	top: 9px;
}

#profilo {
	font-family: "Verdana,Arial Black";
	font-size: 0.6em;
	font-weight: bold;
	float: right;
	width: 300px;
	height: 48px;
	border: 1px dotted gray;
	text-align: right;
	padding-right:4px;
	color: #FFA000;
}
#logout {
	font-family: "Verdana,Arial Black";
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	width: auto;
	height: auto;
	border: 1px dotted gray;
	text-align: right;
	padding-right:4px;
	color: #FFFFFF;
	cursor: pointer;
}
