
#box
{
	width: 540px;
	height: 395px;
	background: url(imagens/fundotel.png) no-repeat;
	color:#fff;
	text-align: center;
	position: absolute;
	margin-left: -70px;
	margin-top: -0px;
	padding-top:20px;
	left: 50%;
	top: 110px;
	z-index: 20;
	display: none;
}

#screen
{
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
}

#box a{
color: #FFFFFF;
font-weight: bold;
font-size:14px;
}



#box_player
{
	width: 676px;;
	height: 526px;;
	background: url(imagens/transparent2.png) no-repeat;
	color:#fff;
	text-align: center;
	position: absolute;
	margin-left: -370px;
	margin-top: -0px;
	padding-top:20px;
	padding-left:-50px;
	left: 50%;
	top: 110px;
	z-index: 20;
	display: none;
}

#box_player a{
color: #FFFFFF;
font-weight: bold;
font-size:14px;
}

#oplayer{
margin-left:-20px;
}