@charset "utf-8";
/* CSS Document */

html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	color: #816147;
/*	
	height: 100%;
	overflow: hidden;
*/
}

img {
	border:0;
}

#avviso{
	position: absolute;
	text-align: center;
	top:50%;
	left:50%;
	width: 400px;
	height: 100px;
	margin-left:-200px;
	margin-top: 50px;	
}

#index{
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 100px;
	margin-left:-300px;
	margin-top: -100px;
}

#enter a{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #000;
	background-color: #000;
	width: 80px;
	height: 22px;
	margin-left: -40px;
	padding-top: 6px;
	left: 50%;
	line-height: 1.2;
	color: #FFF;
	text-decoration: none;
}

#content {
/*	display: none; */
	z-index: auto;
	position: absolute;
	background: transparent url(images/background_stage.png);
	top:50%;
	left:50%;
	width:864px;
	height:592px;
	margin-left:-432px;
	margin-top: -296px;
	padding: 10px;
}

#framecontainer{
	width:800px;
	height:400px;
	margin: 0 auto;
}

#menucontainer{
	font-size: 20px;
	padding-left: 0px;	
	text-align: center;
	margin: 0 auto;
	margin-bottom: 4px;
}

#menutd{
	text-align: center;
}

#rigamenu{
	display:inline-block;
	width: 1px;
	height: 44px;
	background: #816147;
}

#logo {
	background: url(images/logo.png) no-repeat;
	text-align: center;
	width: 373px;
	height: 76px;
	margin: 0 auto;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #816147;
	width : 100%;
	line-height: 1.2;
	margin-top: 12px;
	bottom: 10px;
	position: absolute;
}

#effegi{
	position: absolute;
	left: 50%;
	right: 50%;
	width: 600px;
	margin-left: -300px;
	text-align:center;
	bottom: 28px;
}

.effegi2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 1.2;
}

#musica{
	position: absolute;
/*	border: solid 2px #fff; */
	width: 100px;
	height: 20px;
	float: left;
	padding: 0px;
	bottom: 15px;
	left: 20px;
	z-index: auto;
}

#canguro{
	position: absolute;
	right: 0;
	float:right;
	margin-right: 30px;
	width: 202px;
	bottom: 22px;
}

#sfondo{
	position:absolute;
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.scanlines {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: url('images/grid.png');
}

.genius{
	font-weight: bold;
	font-size: 12px;
}

.genius span.big{
	font-weight: bold;
	font-size: 18px;
}

.scarica_genius {
	font-weight: bold;
	font-size: 18px;
	color: #16437e;
}

#menutd.home {
	padding-left: 30px;
	padding-right: 23px;
}

#menutd.collezione {
	padding: 0 5px;
}

#menutd.catalogo {
	padding: 0 1px;
}
