#container {
	width: 780px;
	margin: 0px;
	height:100%;
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
#testa {
	position: relative;
	height: 165px;
	width: 780px;
	top: 0px;
	left: 0px;
	background-image:url(../img/testasfondo1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#nav_or {
	position: absolute;
	height: 20px;
	width: 615px;
	bottom: -1px;
	right: 0px;
	text-align: left;
	word-spacing: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}
#nav_or ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nav_or li{
	display:inline;
	color:#ffffff;
}
#nav_or a:link, #nav_or a:visited{
	text-decoration:none;
	color:#FFCC00;
}
#nav_or a:hover{
	text-decoration:none;
	color: #ffffff;
}





#nav_ver {
	width: 150px;
	font-size: 14px;
	font-family:  Tahoma,"Trebuchet MS", Verdana, Arial, sans-serif;
	float: left;
	position: relative;
	padding-left: 15px;
}
#nav_ver ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_ver li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	display: block;
	background-color:#6699cc;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	text-indent: 20px;
	line-height:22px;
}

#nav_ver li a {
	display: block;
	background-color:#FFFFFF;
	color:#6699CC;
	text-decoration:none;
	text-align: left;
}
#nav_ver li a:hover{
	background-color:#6699cc;
	color:#FFFFFF;
}


#piede {
	height: 85px;
	width: 780px;
	background-image: url(../img/sfondopiede.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	clear:both;
}


#oggetto {
	position: relative;
	height: 50px;
	float:left;
	width: 110px;
	left: 40px;
}


#oggetto1 {
	position: relative;
	float:right;
	height: 20px;
	width: 600px;
	font-family:  Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	top: 15px;
}

