@charset "UTF-8";
#black_category {
	height: 40px;
	width: 48px;
	position: absolute;
	left: 6px;
	top: 356px;
}
/* CSS Document */

#autore {
	height: 30px;
	width: 150px;
	font-size: 80%;
	color: #000;
	text-align: right;
	position: absolute;
	left: 406px;
	top: 7px;
}
#testoarticolo {
	width: 565px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	height: 600px;
	position: absolute;
	left: 1px;
	top: 409px;
}
#black_rettangolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 13px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 400px;
	width: 60px;
	position: absolute;
	padding-top: 5px;
	top: 0px;
}
#container_articoli {
	background-color: #f0f0f0;
	position: relative;
	height: 1300px;
}
#title {
	height: 25px;
	width: 369px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	position: absolute;
	left: 68px;
	top: 8px;
}
#img_articolo {
	height: 352px;
	width: 500px;
	position: absolute;
	left: 67px;
	top: 33px;
}

