/*--------------------------------------
	- Favor năo mexer
--------------------------------------*/
#central{
	width: 960px;
	height: 619px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#transparencia{
	width: 960px;
	height: 619px;
	background: #000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
}
#animacao{
	width: 960px;
	height: 620px;
}
#form_login{
	width: 389px;
	height: 37px;
	background: url(../imagens/fundo_login.png) left top no-repeat;
	position: absolute;
	left: 289px;
	top: 78px;
}
#form_login a{
	font-size: 9px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#form_login p{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #feef5e;
	width: 385px;
}
#form_login p a{
	bottom: 2px;
}
#input_login{
	position: absolute;
	top: 1px;
	display: block;
	width: 90px;
	height: 18px;
	padding-top: 2px;
	left: 129px;
	border: none;
	background: none;
}
#input_senha{
	position: absolute;
	top: 1px;
	display: block;
	width: 81px;
	height: 18px;
	padding-top: 2px;
	left: 231px;
	border: none;
	background: none;
}
#bt_enviar{
	position: absolute;
	top: 1px;
	display: block;
	width: 66px;
	height: 20px;
	left: 323px;
	border: none;
	cursor: pointer;
	background: none;
}
#cadastro{
	width: 280px;
	height: 365px;
	position: absolute;
	left: 50%;
	margin-left: -107px;
	top: 150px;
	z-index: 20000;
	display: none;
}
#cadastro a{
	position: absolute;
	bottom: -2px;
	right: -5px;
	display: block;
	width: 30px;
	height: 7px;
	text-indent: -20000px;
	background: url(../imagens/bt_voltar.gif) left top no-repeat;
}
#indicar{
	width: 280px;
	height: 365px;
	position: absolute;
	left: 50%;
	margin-left: -107px;
	top: 150px;
	z-index: 20000;
	display: none;
}
#indicar a{
	position: absolute;
	bottom: -2px;
	right: -5px;
	display: block;
	width: 30px;
	height: 7px;
	text-indent: -20000px;
	background: url(../imagens/bt_voltar.gif) left top no-repeat;
}
#topo{
	width: 923px;
	height: 126px;
}
/*--------------------------------------
	- Daki pra baixo pode mexer
--------------------------------------*/
#canvas{
	width: 923px;
	height: 476px;
	margin:  auto;
}
/*--------------------------------------
	- Cadastro de Usuário
--------------------------------------*/
#canvas.cadastro_usuario{
	background: url(../imagens/fundo_canvas.jpg) left top no-repeat;
}
#canvas.regulamento{
	background: url(../imagens/fundo_regulamento.jpg) left top no-repeat;
}
#canvas.premios{
	background: url(../imagens/premios.jpg) left top no-repeat;
}
.cadastro_usuario h2{
	display: block;
	width: 168px;
	height: 17px;
	text-indent: -20000px;
	background: url(../imagens/tit_cadastrar.png) right bottom no-repeat;
	padding-left: 17px;
	padding-top: 28px;
}
.cadastro_usuario h2.regulamento{
	display: none;
}
.cadastro_usuario h2.tit_indique{
	display: block;
	width: 180px;
	height: 16px;
	text-indent: -20000px;
	background: url(../imagens/tit_indique.png) right bottom no-repeat;
	padding-left: 17px;
	padding-top: 28px;
}
.cadastro_usuario h2.tit_recuperar{
	display: block;
	width: 178px;
	height: 21px;
	text-indent: -20000px;
	background: url(../imagens/tit_recuperacao.png) right bottom no-repeat;
	padding-left: 17px;
	padding-top: 28px;
}
.cadastro_usuario p{
	margin-left: 17px;
	margin-top: 17px;
}
#canvas_left{
	width: 570px;
	float: left;
	clear: none;
}
#canvas_left.completo{
	width: 825px;
}
#canvas_dir a.bt_jogar_game{
	display: block;
	width: 255px;
	height: 412px;
	background: url(../imagens/bt_jogar.jpg) left top no-repeat;
	text-indent: -20000px;
	position: relative;
	top: 32px;
	left: 61px;
}
#canvas_dir{
	width: 255px;
	float: left;
	clear: none;
}
.cadastro_usuario form{
	width: 511px;
	margin-left: 59px;
	margin-top: 20px;
}
.cadastro_usuario form label{
	display: block;
	width: 227px;
	height: 22px;
	float: left;
	clear: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cadastro_usuario form label.grande{
	width: 464px;
}
.cadastro_usuario form label.grande input{
	width: 455px;
}
.cadastro_usuario form label input{
	display: block;
	width: 217px;
	padding-left: 8px;
	height: 18px;
	padding-top: 2px;
	border: 1px solid #292929;
	background: #8b9982;
	color: #212121;
	font-size: 12px;
}
.cadastro_usuario form label select{
	display: block;
	width: 227px;
	padding-left: 8px;
	height: 22px;
	border: 1px solid #292929;
	background: #8b9982;
	color: #212121;
}
.cadastro_usuario form input.bt_cadastrar{
	display: block;
	width: 102px;
	height: 22px;
	background: url(../imagens/bt_cadastrar.png) left top no-repeat;
	border: none;
	cursor: pointer;
	float: right;
	clear: none;
	position: relative;
	right: 48px;
	top: 4px;
}
.cadastro_usuario form input.bt_indicar{
	display: block;
	width: 102px;
	height: 22px;
	background: url(../imagens/bt_indicar.png) left top no-repeat;
	border: none;
	cursor: pointer;
	float: right;
	clear: none;
	position: relative;
	right: 48px;
	top: 4px;
}
.cadastro_usuario form input.bt_login{
	display: block;
	width: 102px;
	height: 22px;
	background: url(../imagens/bt_login.png) left top no-repeat;
	border: none;
	cursor: pointer;
	float: right;
	clear: none;
	position: relative;
	right: 48px;
	top: 4px;
}
.cadastro_usuario form input.bt_cadastrar:hover, .cadastro_usuario form input.bt_login:hover, .cadastro_usuario form input.bt_indicar:hover{
	background-position: left bottom;
}
.cadastro_usuario form input.bt_cadastrar.desabilitado{
	background-position: left bottom;
	cursor: default;
}
.cadastro_usuario form label.label_concordo{
	display: block;
	width: 300px;
	height: 22px;
	float: left;
	position: relative;
	top: 8px;
}
.cadastro_usuario form label.label_concordo input{
	width: 13px;
	height: 13px;
	float: left;
	margin-right: 6px;
	padding: 0;
}
/*--------------------------------------
	- Cadastro de Usuário
--------------------------------------*/
#rodape_game{
	width: 999px;
	margin: 0 auto;
}
#rodape_game p.normal{
	width: 662px;
	height: 39px;
	margin: 0 auto;
	background: url(../imagens/rodape_game.png) left top no-repeat;
	text-indent: -20000px;
	margin-top: 10px;
}
#rodape_game p.assinatura{
	text-align: center;
	position: relative;
	top: -8px;
}






