body{
	background-color:#F5F5F5;
}
#contest{
	background-image:url(../img/home/tour.jpg);
	width:385px;
	height:122px;
	position:absolute;
	left: 0px;
	top: 395px;
}
#contestText{
	margin:56px 15px 0px 53px;
}
#supporter{
	background-image:url(../img/home/autoscatti.jpg);
	width:385px;
	height:118px;
	position:absolute;
	left: 0px;
	top: 517px;
}
#supporterText{
	margin:52px 15px 0px 53px;
}
#news{
	background-image:url(../img/home/news.jpg);
	width:385px;
	height:240px;
	float:right;
	position:absolute;
	right: 0px;
	top: 395px;
}
#newsText{
	margin:56px 0px 0px 0px;
}
#newsBlocco{
	margin:0px 50px 9px 13px;
}
#newsBlocco img{
	float:left;
	border:4px solid #CCCCCC;
	margin:0px 6px 0px 0px;
}
#adepto{
	background-image:url(../img/home/adepto.jpg);
	width:385px;
	height:147px;
	position:absolute;
	left: 0px;
	top: 635px;
}
#adeptoText{
	margin: 61px 121px 0px 34px;
}
#adeptoImg{
	position:absolute;
	margin: -58px 10px 0px 252px;
	clip:rect(0px 77px 52px 6px);
}
#media{
	background-image:url(../img/home/media.jpg);
	width:385px;
	height:147px;
	position:absolute;
	right: 0px;
	top: 635px;
}
#mediaFoto{
	position:absolute;
	margin: 55px 0px 0px 20px;
}
#mediaAudio{
	position:absolute;
	margin: 55px 0px 0px 113px;
}
#mediaVideo{
	position:absolute;
	margin: 55px 0px 0px 205px;
}
#foto{
	width:770px;
	height:186px;
	position:absolute;
	top: 782px;
	left: 0px;
}
#bottom {
	background-image:url(../img/home/bot.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:770px;
	top: 968px;
	left: 0px;
	text-align:center;
	color: #999999	;
	padding-top: 5px;
}
a.bottom:link, a.bottom:visited {
	color: #999999	;
}