body {
	background-color: #B8D3E4;
	background-image: url(img/bkg_4x4_blu.gif);
	font-family: "Century Gothic";
	font-size: 16px;
}

#container {
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #B8D3E4;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #000066;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(img/indx_bona.jpg);
	background-repeat: no-repeat;
	height: 555px;
}

#header {
	height: 250px;
	background-attachment: scroll;
	background-image: url(img/indx_logo.gif);
	background-repeat: no-repeat;
	background-position: 360px 20px;
	padding-left: 610px;
}

#nav {
	padding-left: 340px;
}

#contatto {
	font-size: 10px;
	height: 50px;
	padding-left: 300px;
	padding-top: 60px;
}

#nav li {
	list-style-type: none;
	line-height: 36px;
	letter-spacing: 4px;	
}

#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #000000;
}

#nav a:hover {
	color: #FFF;
}

.bau {
	text-indent: 24px;
}
.bauu {
	text-indent: 20px;
}
.bauuu {
	text-indent: 10px;
}
#segnala {
	color: #000000;
	height: 380px;
	width: 200px;
	border-style: dashed;
	border-color: #FF0000;
	position: absolute;
	z-index: 1;
	top: 140px;
	left: 660px;
	background-color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
