@import url(0-menu.css);
body{
	font-size:	13px;
/*	font-family:	arial, verdana, tahoma, ms serif, ms sans serif, garamond, courier new, courier, monotype corsiva, times new roman;*/
	font-family:	arial;
	background-color: #fff;
	scrollbar-base-color: #000;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
}
.miniatura, a{
	text-decoration: none;
	color:	#ff6600;
	font-weight: bold;
	cursor: pointer;
}
img{border: 0px;}
h2{font-size: 22px;}
h3{margin-bottom: 0px; margin-top: 0px;}
#bounds{
	background-image:	url("../sfondo.jpg");
	background-image:	url("../img/bg.gif");
	width: 760px;
	height: 400px;
	position: absolute;
	margin-left: -380px;
	left: 50%;
	top:	50%;
	margin-top: -200px;
	overflow: hidden;
}
#aut_siae{
	width: 760px;
	position: absolute;
	margin-left: -380px;
	left: 50%;
	top:	50%;
	margin-top: 200px;
	overflow: hidden;
	color: #fff;
}
#menu{
	overflow: hidden;
	position: absolute;
	top:	98px;
	left:	185px;
	height:	25px;
	width:	565px;
	text-align:	center;
}
#titolo{
	position: absolute;
	top:	135px;
	left:	185px;
	width:	535px;
	text-align:	right;
	font-family:	courier new;
}
#titolo h1{
	margin: 0px;
	font-size: 28px;
}
#contenuti{
	position: absolute;
	top:	168px;
	left:	190px;
	width:	550px;
	height:	185px;
	padding:	5px;
	overflow:	auto;
	text-align:	justify;
}

#contenuti_foto{
	position: absolute;
	top:	168px;
	left:	185px;
	width:	565px;
	height:	200px;
	padding:	15px;
	overflow:	auto;
}
#nota_copyright{
	font-size: 11px;
	text-align: right;
	text-align: left;

	width: 760px;
	position: absolute;
	margin-left: -380px;
	left: 50%;
	top: 50%;
	margin-top: 202px;
	/*overflow: hidden;*/
}


#shinystat{
	width: 90px; height: 30px;
	display: inline;
	float: left;
}
#nota_copyright_testo{
	text-align: center;
	width: 575px; height: 30px;
	display: block; inline;
	float: left;
}
#nota_copyright_immagine{
	width: 90px; height: 30px;
	display: inline;
	float: right;
}