body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#menunav {
	position: absolute;
	top: -500px;
}

.blu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004571;
	font-weight: bold;
	font-style: normal;
}
.beige {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #746847;
	font-weight: bold;
	font-style: normal;
}

#adjust {
	width: 1040px;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-color: #f5f2ed;
	width: 1020px;
	height: 750px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../img/lato_dx.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
}
#content #intestazione {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 1000px;
	left: 0px;
	top: 0px;
	position: relative;
}
#content #intestazione .logo{
	padding: 0px;
	height: 150px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#content #intestazione .logo h1 {
	line-height: 0px;
	color: #f5f2ed;
}
#content #intestazione .logo h1 span.image {
	position:absolute;
	height:100%;
	width:100%;
	z-index:1;
	top: 0px;
}
#content #intestazione .logo h1 span.text {
	position:absolute;
	display:block;
	height:100%;
	width:100%;
	z-index:-1;
	top: 0px;
}
#content #intestazione .logo h1 span.image-ita{
	position:absolute;
	height:100%;
	width:100%;
	z-index:1;
	top: 0px;
	background-image: url(../img/leone_de_castris_ita.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content #intestazione .logo h1 span.image-eng{
	position:absolute;
	height:100%;
	width:100%;
	z-index:1;
	top: 0px;
	background-image: url(../img/leone_de_castris_eng.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content #menuswf {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 1000px;
	position: relative;
	left: 0px;
	top: auto;
	right: auto;
	bottom: auto;
}
#content #corpo {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 1000px;
	text-align: left;
}
#sfondobasso {
	background-image: url(../img/sfuma_basso2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 1020px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	left: 0px;
}

#submenu {
	background-color: #f5f2ed;
	width: 1020px;
	height: 117px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	left: 0px;
}

#footer {
	/*background-color: #f5f2ed;*/
	width: 1020px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	color: #999999;
	letter-spacing: 2px;
	position: relative;
	left: 0px;
	text-align: center;
}
#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	color: #999999;
	text-decoration: underline;
}
