html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}



body {
	background: #000000;
	margin:10px;
	text-align: center;
	color: #000000;
	padding-bottom: 10px;
	position: relative;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

/** layout **/
#corpocastello {
	text-align: justify;
	margin:auto;
	width:800px;
	height:600px;
	background: #252D2F;
	z-index:1;
	position: relative;
}

#menucastello {
	text-align: left;
	width: 770px;
	background: #383838;
	position: absolute;
	height: 500px;

}

#corpocontatti {
	text-align: left;
	width: 770px;
	background: #383838;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 700px;
	left: 0px;
}

#banner {
	text-align: left;
	width: 770px;
	height:104px;
	background: #000000;
	position: relative;
	left: 0px;
	background:url(immagini2009/banner/banner.jpg);
}

#barra1 {
	text-align: left;
	width: 770px;
	height:15px;
	position: relative;
	background-color: #000000;
	background-repeat: no-repeat;
}


#barra {
	text-align: left;
	width: 770px;
	height:31px;
	margin-top: 10 px;
	position: relative;
	background-color: #595959;
	background-repeat: no-repeat;
}
#menuchisiamo {
	position: absolute;
	top: 5px;
	left: 17px;
	padding: 9px 0;
	text-align: center;
	width: 56px;
	height: 16px;
}

#menuservizi {
	position: absolute;
	top: 5px;
	left: 93px;
	padding: 9px 0;
	text-align: center;
	width: 56px;
	height: 16px;
}

#menustrategia {
	position: absolute;
	top: 5px;
	left: 170px;
	padding: 9px 0;
	text-align: center;
	width: 89px;
	height: 16px;
}

#menufilosofia {
	position: absolute;
	top: 5px;
	left: 277px;
	padding: 9px 0;
	text-align: center;
	width: 1px;
	height: 16px;
}

#menuforum {
	position: absolute;
	top: 234px;
	left: 540px;
	padding: 9px 0;
	text-align: center;
	width: 1px;
}

#menucontatti {
	position: absolute;
	top: 5px;
	left: 375px;
	padding: 9px 0;
	text-align: center;
	width: 1px;
	height: 16px;
}


#header {
	background: #000000 url(immagini2009/banner/banner.jpg) no-repeat;
	height: 200px;
}

#logo {
	margin: auto;
	background: url(immagini/banner.jpg) no-repeat;
	width: 800px;
	position: relative;
	height:130px;
	z-index:inherit;
}
#logocastello {
	margin: auto;
	width: 800px;
	position: relative;
	height:130px;
	z-index:inherit;
}

#copyrightcastello {
	text-align: center;
	font-size: 9px;
	background: url(immagini/copyrightcastello.jpg) no-repeat;
	height:129px;
	position: relative;
	margin: auto;
	width: 800px;
	background-color: #000000;
	}

#bandierine {
	position: absolute;
	top: 35px;
	left: 730px;
	width: auto;
	height: inherit;
	}
#castelloclose {
	position: absolute;
	top: -30px;
	left: 682px;
	width: 117px;
	height: 428px;
	}
	
	#agoraclose {
	position: absolute;
	top: -30px;
	left: 682px;
	width: 117px;
	height: 428px;
	}
	
	#caffeclose {
	position: absolute;
	top: -30px;
	left: 682px;
	width: 117px;
	height: 428px;
	}

