@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	border: none;
	text-align: center; 
}
img {
	border: 0;
}
a:focus {
	outline: 0;
}

/* INIZIA il CSS del contenitore. */

#container {
	position: relative;
	height: 1140px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#container_centrale {
	position: absolute;
	height: auto;
	width: 290px;
	left: 200px;
	top: 0px;
	z-index: 2;
}
#blocco_01 {
	position: absolute;
	height: 191px;
	width: 290px;
	top: 0px;
	z-index: 3;
}
#blocco_02 {
	position: absolute;
	height: 211px;
	width: 290px;
	top: 201px;
	z-index: 3;
}
#blocco_03 {
	position: absolute;
	height: 145;
	width: 290px;
	top: 422px;
	z-index: 3;
}
#blocco_04 {
	position: absolute;
	height: 191px;
	width: 290px;
	top: 577px;
	z-index: 3;
}
#blocco_05 {
	position: absolute;
	height: 155px;
	width: 290px;
	top: 778px;
	z-index: 3;
}
#blocco_06 {
	position: absolute;
	height: 60px;
	width: 290px;
	top: 943px;
	z-index: 3;
}
#blocco_07 {
	position: absolute;
	height: 41px;
	width: 290px;
	top: 1013px;
	z-index: 3;
}
#blocco_08 {
	position: absolute;
	height: 41px;
	width: 290px;
	top: 1064px;
	z-index: 3;
}
#flickr {
	position: absolute;
	height: auto;
	width: auto;
	left: 473px;
	top: 351px;
	z-index: 10;
}
#facebook {
	position: absolute;
	height: auto;
	width: auto;
	left: 55px;
	top: 506px;
	z-index: 10;
}
#twitter {
	position: absolute;
	height: auto;
	width: auto;
	left: 468px;
	top: 725px;
	z-index: 10;
}
