#contenuto{
	height: 450px;
	position: relative;
}
#back{
	background: url('../images/freccia.gif') 12px 1px no-repeat;
	border-bottom: 1px solid #999;
	padding: 0 0 3px 28px;
}
#back a{
	color: #999;
	text-decoration: none;
}
#titolo{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 28px; 
}
/* blocco nero */
#blocco_nero{
	background: #000;
	color: #fff;
	height: 220px;
	left: 0;
	line-height: 1.6em;
	padding: 15px 15px 15px 30px;
	position: absolute;
	top: 40px;
	width: 185px;
	
}
#blocco_nero a{
	border-bottom: 1px solid #999;
	color: #ccc;
	text-decoration: none;
}
#blocco_nero a:hover{
	color: #fff;
	text-decoration: none;
}
#list_cat{
	list-style-image: url('../images/bullet_nero.gif');
	margin: 0;
	padding: 0;
	line-height: 1.15em;
}
#list_cat a{
	border: none;
}
#scroll_data{
	bottom: 10px;
	height: 165px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	width: 170px;
}
#img_scroll_su{
	bottom: 155px;
	cursor: pointer;
	position: absolute;
	right: 20px;
}
#img_scroll_giu{
	bottom: 10px;
	cursor: pointer;
	position: absolute;
	right: 20px;
}

/* blocco foto */
#blocco_foto{
	/*background-color: #333;
	background-position: right bottom;
	background-repeat: no-repeat;*/
	background: url('../images/loading.gif') center center no-repeat #333;
	color: #fff;
	height: 400px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 665px;
}
#blocco_foto div{
	/*border: 1px solid #fff;*/
	/*font-style: italic;*/
	left: 30px;
	position: absolute;
	top: 30px;
	width: 420px;
}

/* blocco grigio */
#blocco_grigio{
	background: #999;
	color: #fff;
	height: 135px;
	left: 0;
	padding: 10px 0 0 20px;
	position: absolute;
	top: 295px;
	width: 210px;	
}
#box_nums{
	/*border: 1px solid red;*/
	bottom: 0;
	height: 60px;
	left: 15px !important;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 190px;
}
#box_nums td{
	height: 58px;
	padding-bottom: 2px;
	vertical-align: bottom;
	width: 190px;
}
.num_foto{
	background: #000;
	float: left;
	font-size: 10px;
	margin: 5px 0 0 5px;
	padding: 1px 0;
	text-align: center;
	width: 25px;
}
.num_foto_a{
	background-color: #fff;
	float: left;
	font-size: 10px;
	margin: 5px 0 0 5px;
	padding: 1px 0;
	text-align: center;
	width: 25px;
}
.num_foto a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.num_foto_a a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/*.num_foto{
	background: #000;
	float: left;
	font-size: 10px;
	margin-left: 5px;
	padding: 1px 0;
	text-align: center;
	width: 25px;
}
.num_foto_a{
	background-color: #fff;
	float: left;
	font-size: 10px;
	margin-left: 5px;
	padding: 1px 0;
	text-align: center;
	width: 25px;
}
.num_foto a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.num_foto_a a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}*/