body{
	margin: 0px;
	padding: 0px;
	background: #d9d2bc;
	font-family: Verdana;
	color: #000;
	text-align: center;
	font-size: 11px;
}
.pagina{
	position: relative;
	margin: 20px auto 5px auto;
	width: 799px;
	height: 599px;
	background: #e6e2d3;
	text-align: left;
}
.menu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 176px;
	height: 599px;
	overflow: visible;
}
#main-a{
	display: none;
}
.container{
	position: absolute;
	top: 0px;
	left: 176px;
	width: 623px;
	height: 599px;
	overflow: hidden;
	background: url(chrome/content.gif) repeat-y #d9d2bc;
}
.cont{
	width: 99%;
	/*height: 100%;*/
	margin-left: 3px;
	/*border-left: 3px solid #d9d2bc;*/
}
.cont h1{
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #939598;
	padding-left: 315px;
	margin-bottom: 8px;
}
.cont table{
	width: 100%;
	margin-bottom: 10px;
}
.cont .nav{
	text-align: right;
	font-size: 9px;
}
.cont .nav a{
	text-decoration: none;
	color: #000;
}
.cont .up{
	padding-top: 15px;
}
.cont .btm{
	padding-bottom: 15px;
}
.cont h3{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #a51b6c;
}
.cont h2{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
}
.cont h4{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}
.logo{
	width: 176px;
	height: 116px;
	background: url(chrome/logop.jpg) no-repeat;
	margin-bottom: 296px;
}
.menu_cont{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu_cont span,
.submenu span{
	display: none;
}
.submenu{
	position: absolute;
	top: 412px;
	left: 176px;
	width: 623px;
	height: 29px;
	z-index: 10;
	overflow: hidden;
	display: none;
	white-space: nowrap;
	font-size: 29px;
}
.subm_back{
	position: absolute;
	width: 3px;
	height: 29px;
	background: #d9d2bc;
	opacity: 0.7;
}
.subm_cont{
	position: absolute;
	z-index: 1;
	width: 3px;
	white-space: nowrap;
	overflow: hidden;
}
.subm_cont a:link,
.subm_cont a:visited,
.subm_cont a:active{
	background-position: 0px 0px;
}
.subm_cont a:hover{
	background-position: 0px 29px !important;
}
.intro{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}
.contatti{
	position: absolute;
	z-index: 2;
	top: 420px;
	left: 87px;
	line-height: 16px;
}
.contatti a{
	text-decoration: none;
	color: #000;
}
.menu_act{
	position: absolute;
	width: 176px;
	height: 30px;
	bottom: 0px;
}
.player{
	float: left;
	width: 340px;
	padding-top: 150px;
}
.reels{
	float: right;
	width: 247px;
	height: 599px;
	overflow: auto;
}
.shwrl{
	margin: 20px 0px;
	text-align: right;
	font-size: 14px;
}
.shwrl a, .sho{
	text-decoration: none;
	color: #A7186C;
}
.spaceShow{
	height: 150px;
}
.ssho{
	margin-top: 20px;
	margin-bottom: 30px;
}
.credits{
	position: relative;
	width: 799px;
	text-align: right;
	margin: 0px auto;
  font-size: 9px;
  color: #A89578;
}
.credits a{
	color: #A89578;
	text-decoration: none;
}

