/**************** HEADER HOME ********************/



#header_home {
	height: 250px;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-image: url(img/header_sfondoHome.jpg);
}

#header_home .content {
	height: 250px;
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header_home .content h1 {
	height: 165px;
	width: 315px;
	position: absolute;
	top: 64px;
	left: 3px;
	/*background-image: url(img/logo_app_buio.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}

#header_home .content h1 a {
	height: 165px;
	width: 315px;
	display:block;
	text-indent: -3000px;
}
#header_home .flashLatestPost{
	height: 250px;
	width: 690px;
	margin-left: 0px;
	margin-top: 0px;
}
#swfLatestPost{
}

