#container_home {
	height: 768px;
	width: 1024px;
	left: 50%;
	margin-left: -512px;
	position: absolute;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
}
#container_page {
	height: 768px;
	width: 1024px;
	left: 50%;
	margin-left: -512px;
	position: absolute;
}
#page {
	position: absolute;
	height: 410px;
	width: 620px;
	left: 295px;
	top: 173px;
	background-color: #333;
	margin: 0px;
	padding: 30px;
}
#menu {
	position: absolute;
	height: 40px;
	width: 663px;
	left: 316px;
	top: 657px;
}
#thumb_page {
	position: absolute;
}
#thumbs {
	position: absolute;
	left: 440px;
	top: 17px;
}
#logo {
	position: absolute;
	left: 64px;
	top: 44px;
	z-index: 9;
}
#credit {
	position: absolute;
	width: 1024px;
	left: 0px;
	top: 713px;
	z-index: 0;
	height: 43px;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cccccc;
	position: absolute;
	left: 73px;
	top: 15px;
}
.credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #cccccc;
	position: absolute;
	top: 15px;
	left: 839px;
	width: 120px;
}
.credit a:link {
	color: #CCC;
}
.credit a:visited {
	color: #CCC;
}
.credit a:hover {
	color: #8DC73C;
}
.credit a:active {
	color: #CCC;
}
body {
	margin: 0px;
	background-image: url(images/sfondo.jpg);
}
#box1 {
	position: absolute;
	left: 107px;
	z-index: 0;
}
#box2 {
	position: absolute;
	left: 270px;
	top: 0px;
	z-index: 0;
}
#box3 {
	position: absolute;
	left: 428px;
	top: 0px;
	z-index: 0;
}
#box4 {
	position: absolute;
	left: 549px;
	top: 0px;
	z-index: 0;
}
#box5 {
	position: absolute;
	left: 703px;
	top: 0px;
	z-index: 0;
}
a:link {
	text-decoration: none;
	color: #CCC;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #3CAAF7;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
#menu img {
	margin-right: 10px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #CCC;
	font-weight: normal;
	text-align: justify;
}
#chiudi {
	position: absolute;
	height: 30px;
	width: 30px;
	left: 946px;
	top: 143px;
}
.textbold {
	font-weight: bold;
}
#mappa {
	float: right;
	height: 370px;
	width: 370px;
	background-color: #666;
}
#page img {
	float: right;
}

