body {
	/*background-image: url(../img/Clouds.jpg);*/
	background-color:#000000;
	background-repeat: repeat;
	text-align: center;
	table-layout: auto;
}

.container
{
	color: #FAFAD2;
	font-family: "Black Chancery", fantasy, "Old English Text MT", Vivaldi;
	background: url(http://www.lamedioevale.it/img/1dungeon.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:800px; 
	height:600px;
	}
.lampadario
{
	position: relative;
	background-color: transparent;
	z-index: 28;
	left: 0px;
	top: 43px;
}
.guard
{
	position: relative;
	background-color: transparent;
	z-index: 25;
	left: 15px;
	top: 100px;
}
.toc
{
	background-image: url(http://www.lamedioevale.it/img/sbrdr.jpg);
	background-repeat: repeat-y;
	font-family: "Black Chancery", fantasy, "Old English Text MT", Vivaldi, Georgia;
	position: relative;
	padding-left: 75px;
	padding-right: 5px;
	width: 750px;
	z-index: 30;
	top: 105px;
	left: 25px;
}
.content
{
	color: #FFFF99;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px
	/*width: 640px;*/
}
.flv
{
	position: relative;
	z-index: 30;
	top: 200px;
}

#insalto {
 background:  url(http://www.lamedioevale.it/img/menutop.gif);
 height: 41px;
 width: 140px;
	}

#insmedio {
 background: url(http://www.lamedioevale.it/img/menumiddle.gif) repeat-y;
 width: 140px;
 color: Black;
 z-index: 1
 
	}

#insbasso {
 background:  url(http://www.lamedioevale.it/img/menubottom.gif);
 height: 34px;
 width: 140px;
	}
