﻿#contenitore {
	background-position: center center;
	width: 1000px;
	height: 600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../gif/sfondocont.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#boxlogo {
	background-position: center center;
	border: thin solid #FFFFFF;
	width: 640px;
	height: 60px;
	top: 20px;
	left: 20px;
	position: relative;
	background-image: url('../gif/boxtestata.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#box1 {
	background-position: 100% 100%;
	width: 960px;
	height: 430px;
	top: 100px;
	position: absolute;
	left: 20px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#box2 {
	border: thin solid #FFFFFF;
	background-position: 100% 100%;
	width: 300px;
	height: 60px;
	top: 20px;
	right: 20px;
	position: absolute;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	background-image: url('../sfondo/sfondoboxpagina.gif');
}
#box5 {
	width: 60px;
	height: 30px;
	position: absolute;
	top: 550px;
	right: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: underline;
}
#box6 {
	width: 60px;
	height: 30px;
	position: absolute;
	top: 550px;
	right: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
}
#english {
	width: 62px;
	height: 32px;
	position: absolute;
	top: 15px;
	left: 30px;
}
#framecentrale {
	position: relative;
	width: 790px;
	height: 390px;
	left: 20px;
	top: 20px;
}
#navigazione {
	position: absolute;
	width: 100px;
	height: 390px;
	top: 20px;
	right: 20px;
}
#finestracentrale {
	width: 100%;
	height: 100%;
	position: relative;
}
#nav {
	background-position: center center;
	position: relative;
	width: 100%;
	height: 200px;
	top: 25%;
	background-image: url('../gif/boxriferimenti.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#casa {
	background-position: center center;
	width: 100%;
	height: 50px;
	top: 340px;
	position: absolute;
	background-image: url('../gif/boxriferimenti.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#na1 {
	width: 100%;
	height: 25%;
	position: relative;
}
#na2 {
	width: 100%;
	height: 25%;
	position: relative;
}
#na3 {
	width: 100%;
	height: 25%;
	position: relative;
}
#na4 {
	width: 100%;
	height: 25%;
	position: relative;
}





#home {
	width: 40px;
	height: 40px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
}






