@charset "utf-8";
/* CSS Document */
body{
	background: #392c10;
}
#logos{
	width: 647px;
	height: 94px;
	background: url(../img/logos.png) no-repeat;
	margin: 75px auto 0px auto ;
}
.dialogNome{ 
}
.dialogDica{ 
}
.ui-dialog { position: absolute; width: 100%; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }


#fundoInteriorPrincipal{
	width:1240px;
	height:720px;
	overflow: visible;
/*<item_fundoInteriorPrincipal>*/
background-image: url(../img/fundoInteriorPrincipal.png);
/*background-color:#006633;*/
/*</item_fundoInteriorPrincipal>*/        
	margin-left:auto;
	margin-right:auto;
	alignment-baseline:central;
}

#fundoExteriorPrincipal{
	height:720px;
	width:100%;
/*<item_fundoExteriorPrincipal>*/
background-color:#3f5d18;
/*</item_fundoExteriorPrincipal>*/        
}

#tit{
	margin-left:110px;
}

#btn_jogar{
	margin: auto;
	margin-top:10px;
	cursor:pointer;
/*<item_btnJogarNormal>*/
background-image: url(../img/btnJogarNormal.png);
/*</item_btnJogarNormal>*/         
	width:368px;
	height:105px;       
}

  #btn_jogar:hover{
        /*<item_btnJogarOver>*/
background-image: url(../img/btnJogarOver.png);
/*</item_btnJogarOver>*/
  }
  #btn_jogar:active{
        /*<item_btnJogarAtive>*/
background-image: url(../img/btnJogarAtive.png);
/*</item_btnJogarAtive>*/
  }


#menu_fundoPrincipal{    
	height:86px;
	width:100%;
/*<item_fundoPrincipal>*/
background-image: url(../img/fundoPrincipal.png);
background-color:#3F5D18;
/*</item_fundoPrincipal>*/        
	bottom: 0px;
	clear:both;
	overflow:hidden;
}

#submenuPrincipal{
	height:64px;
	width:632px;
	margin-left:auto;
	margin-right:auto;
	margin-top:26px;
}

    #instrucoesPrincipal{
		cursor: pointer;
                /*<item_btnInstrucoesNormal>*/
background-image: url(../img/btnInstrucoesNormal.png);
/*</item_btnInstrucoesNormal>*/     
		width:198px;
		height:64px;
		float:left;
	}
	  #instrucoesPrincipal:hover{
              /*<item_btnInstrucoesOver>*/
background-image: url(../img/btnInstrucoesOver.png);
/*</item_btnInstrucoesOver>*/
	  }
	  
	  #instrucoesPrincipal:active{
              /*<item_btnInstrucoesAtive>*/
background-image: url(../img/btnInstrucoesAtive.png);
/*</item_btnInstrucoesAtive>*/
	  }
	
	#recordesPrincipal{
		cursor:pointer;
                /*<item_btnRecordesNormal>*/
background-image: url(../img/btnRecordesNormal.png);
/*</item_btnRecordesNormal>*/
		width:198px;
		height:64px;
		float:left;
	}
	
	  #recordesPrincipal:hover{
              /*<item_btnRecordesOver>*/
background-image: url(../img/btnRecordesOver.png);
/*</item_btnRecordesOver>*/ 
	  }
	  #recordesPrincipal:active{
              /*<item_btnRecordesAtive>*/
background-image: url(../img/btnRecordesAtive.png);
/*</item_btnRecordesAtive>*/ 
	  }	  
	  
	 #ficha_tecnicaPrincipal{
	 cursor: pointer;
	 /*<item_btnFichaTecnicaNormal>*/
background-image: url(../img/btnFichaTecnicaNormal.png);
/*</item_btnFichaTecnicaNormal>*/
		 width:232px;
		 height:64px;
		 float:left;
	 }
	  #ficha_tecnicaPrincipal:hover{
	  /*<item_btnFichaTecnicaOver>*/
background-image: url(../img/btnFichaTecnicaOver.png);
/*</item_btnFichaTecnicaOver>*/ 
	  }
	  #ficha_tecnicaPrincipal:active{
	  /*<item_btnFichaTecnicaAtive>*/
background-image: url(../img/btnFichaTecnicaAtive.png);
/*</item_btnFichaTecnicaAtive>*/ 
	  }
	  

#menu_top{
	/*<item_fundoExteriorAreaJogo>*/
background-color:#3f5d18;
/*</item_fundoExteriorAreaJogo>*/
}

#titulo{
	width:1240px;
	height:720px;
        /*<item_fundoInteriorAreaJogo>*/
background-image: url(../img/fundoInteriorAreaJogo.png);
/*background-color:#006600;*/
/*</item_fundoInteriorAreaJogo>*/
	margin-left:auto;
	margin-right:auto;
	alignment-baseline:central;
	overflow:hidden;

}


/* CSS DAS AJUDAS*/
#ajudas{
	height:560px;
	width:236px;
	float:left;
	overflow:hidden;
	margin-top:100px;
}
  #trocar{
	  cursor:pointer;
          /*<item_btnTrocarPerguntaNormal>*/
background-image: url(../img/btnTrocarPerguntaNormal.png);
/*</item_btnTrocarPerguntaNormal>*/
	  width:160px;
	  height:161px;
	  margin-left:50px;
  }
    #trocar:hover{
        /*<item_btnTrocarPerguntaOver>*/
background-image: url(../img/btnTrocarPerguntaOver.png);
/*</item_btnTrocarPerguntaOver>*/
    }
	
  
  #eliminar{
      /*<item_btnEliminarRespostaNormal>*/
background-image: url(../img/btnEliminarRespostaNormal.png);
/*</item_btnEliminarRespostaNormal>*/
	  width:168px;
	  height:162px;
	  cursor:pointer;
	  margin-left:20px;
  }
  #eliminar:hover{
      /*<item_btnEliminarRespostaOver>*/
background-image: url(../img/btnEliminarRespostaOver.png);
/*</item_btnEliminarRespostaOver>*/
  }
  
  #dica{
      /*<item_btnDicaNormal>*/
background-image: url(../img/btnDicaNormal.png);
/*</item_btnDicaNormal>*/
	  width:166px;
	  height:154px;
	  cursor:pointer;
	  margin-left:30px;
  }
  #dica:hover{
      /*<item_btnDicaOver>*/
background-image: url(../img/btnDicaOver.png);
/*</item_btnDicaOver>*/
  }


/*Fim das Ajudas*/

#wrap{
	margin-top: 20px;
	height:627px;
	width:744px;
	overflow:hidden;
}

#categoria{
	float:left;
	width:578px;
	height:171px;
}

#temporizadorImagem{
	float:right;
	width:166px;
	height:171px;
        /*<item_temporizadorAreaJogoNormal>*/
background-image: url(../img/temporizadorAreaJogoNormal.png);
/*</item_temporizadorAreaJogoNormal>*/
}

#left{
	height:406px;
	width:51px;
        /*<item_caixaPerguntaRespostasLadoEsquerdo>*/
background-image: url(../img/caixaPerguntaRespostasLadoEsquerdo.png);
/*</item_caixaPerguntaRespostasLadoEsquerdo>*/
	float:left;
}

#zona_perguntas{
	width:588px;
	height:406px;
	float:left;
        /*<item_caixaPerguntaRespostasCentro>*/
background-image: url(../img/caixaPerguntaRespostasCentro.png);
/*</item_caixaPerguntaRespostasCentro>*/
}

#n_pergunta{
    /*<item_fundoNumeroPergunta>*/
background-image: url(../img/fundoNumeroPergunta.png);
font-family:"Arial Black Normal", Arial, sans-;
font-size: 18px;
color: #ffffff;
/*</item_fundoNumeroPergunta>*/
	width:90px;
	height:93px;
	overflow:hidden;
	float:left;    
}

#numero{
    /*<item_numeroPergunta>*/
	color:#FFF;
	font-family: "Happy Sans"; 
	font-weight:bold;
	font-size:40px;
    /*</item_numeroPergunta>*/
	height:93px;
	width:58px;
	margin-left:25px;
	margin-top:20px;
	text-align:center;
}

#pergunta{
    /*<item_areaTextoPergunta>*/
font-family: "Comic Sans MS", cursive;
font-weight:bold;
font-size:20px;
color:#b64918;
/*</item_areaTextoPergunta>*/
	width:435px;
	height: 90px;
	margin-left:100px;        
	overflow:hidden;
	margin-top:20px;
	text-align: center;
}


.resposta{
	width:408px;
	height:93px;
	overflow:hidden;
	margin-left:90px;
}

.texto_resposta{
    /*<item_areaTextoResposta>*/
	font-family: "Century Gothic";
	color:#4b390e;
	font-size:14px;
    /*</item_areaTextoResposta>*/
	height:50px;
	width:290px;
	margin-top:25px;
	margin-left:85px;
	text-align:justify;
	overflow:hidden;
	
	/*Para nao permitir selecionar o texto*/
	-moz-user-select: none; -khtml-user-select: none; user-select: none;
}
#buttonResposta1{

}
#buttonResposta2{

}
#buttonResposta3{

}

#ra{
    /*<item_fundoBotaoRespostaANormal>*/
background-image: url(../img/fundoBotaoRespostaANormal.png);
/*</item_fundoBotaoRespostaANormal>*/
	cursor:pointer;    
}
    #ra:hover{
        /*<item_fundoBotaoRespostaAOver>*/
background-image: url(../img/fundoBotaoRespostaAOver.png);
/*</item_fundoBotaoRespostaAOver>*/
    }
    #ra:active{
        /*<item_fundoBotaoRespostaAAtive>*/
        background-image:url(../img/raDown.png);
        /*</item_fundoBotaoRespostaAAtive>*/
    }


#rb{
    /*<item_fundoBotaoRespostaBNormal>*/
background-image: url(../img/fundoBotaoRespostaBNormal.png);
/*</item_fundoBotaoRespostaBNormal>*/
	cursor:pointer;
}
    #rb:hover{
        /*<item_fundoBotaoRespostaBOver>*/
background-image: url(../img/fundoBotaoRespostaBOver.png);
/*</item_fundoBotaoRespostaBOver>*/
    }
    #rb:active{
        /*<item_fundoBotaoRespostaBAtive>*/
        background-image:url(../img/rbDown.png);
        /*</item_fundoBotaoRespostaBAtive>*/
    }

#rc{
    /*<item_fundoBotaoRespostaCNormal>*/
background-image: url(../img/fundoBotaoRespostaCNormal.png);
/*</item_fundoBotaoRespostaCNormal>*/
	cursor:pointer;
}
    #rc:hover{
        /*<item_fundoBotaoRespostaCOver>*/
background-image: url(../img/fundoBotaoRespostaCOver.png);
/*</item_fundoBotaoRespostaCOver>*/
    }
    #rc:active{
        /*<item_fundoBotaoRespostaCAtive>*/
        background-image:url(../img/rcDown.png);
        /*</item_fundoBotaoRespostaCAtive>*/
    }


#right{
	height:406px;
	width:105px;
        float:right;
        /*<item_caixaPerguntaRespostasDireita>*/
background-image: url(../img/caixaPerguntaRespostasDireita.png);
/*</item_caixaPerguntaRespostasDireita>*/
}

#fundo_perguntas{
	width:744px;
	height:50px;
        margin-top:577px;
        /*<item_caixaPerguntaRespostasBaixo>*/
background-image: url(../img/caixaPerguntaRespostasBaixo.png);
/*</item_caixaPerguntaRespostasBaixo>*/	
}




/*------------------------------------------------------------------------------*/



#menu_fundo{
	height:86px;
	width:100%;
	bottom: 0px;
	clear:both;
	overflow:hidden;
        /*<item_barraMenuAreaJogo>*/
background-image: url(../img/barraMenuAreaJogo.png);
background-color:#3f5d18;
/*</item_barraMenuAreaJogo>*/
}

#submenu{
	height:64px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:26px;
	overflow:hidden;
}

    #pontuacoes{
		width:230px;
		height:64px;
		float:left;        
        /*<item_pontuacaoFundo>*/
background-image: url(../img/pontuacaoFundo.png);
/*</item_pontuacaoFundo>*/
	}
	#pontos{
		width:55px;
		height:64px;
		float:left;
		overflow:hidden;
		margin-right:10px;            
            /*<item_localizacaoNumeroPontosFundo>*/
background-image: url(../img/localizacaoNumeroPontosFundo.png);
/*</item_localizacaoNumeroPontosFundo>*/
	}
	.n_pontos{
		margin-top:12px;
		text-align:center;
		margin-right:25px;            
            /*<item_localizacaoNumeroPontosTexto>*/
font-family:"Happy Sans";
font-size: 36px;
color: #000;
/*</item_localizacaoNumeroPontosTexto>*/
    }
	
	#som{
		cursor:pointer;
		width:175px;
		height:64px;
		float:left;
		margin-left:10px;
		margin-right:10px;                
                /*<item_btnSomLigado>*/
background-image: url(../img/btnSomLigado.png);
/*</item_btnSomLigado>*/
	}
	  
      .divisoria{
			float:left;
	  }
	
	#sair{
		cursor:pointer;
                /*<item_btnSairNormal>*/
background-image: url(../img/btnSairNormal.png);
/*</item_btnSairNormal>*/
		width:135px;
		height:64px;
		float: left;
		margin-left:10px;
		margin-right:10px;
	}
	
	  #sair:hover{
              /*<item_btnSairOver>*/
background-image: url(../img/btnSairOver.png);
/*</item_btnSairOver>*/
	  }
	  #sair:active{
              /*<item_btnSairAtive>*/
background-image: url(../img/btnSairAtive.png);
/*</item_btnSairAtive>*/
	  }	  
	  
	  /*----------------------------------------------------------------------*/
#janelaDica{
	height:470px;
	width:810px;
	overflow:hidden;
	margin-left:-270px;
	margin-top:-500px;
	background-repeat:no-repeat;
	background-color:transparent;        
        /*<item_janelaDicaFundo>*/
background-image: url(../img/janelaDicaFundo.png);
/*</item_janelaDicaFundo>*/
}

#btnFecharDica{
	height:56px;
	width:62px;
	float:right;
	margin-right:19px;
	margin-top:137px;
	cursor:pointer;        
        /*<item_janelaDicaBtnFecharNormal>*/
background-image: url(../img/janelaDicaBtnFecharNormal.png);
/*</item_janelaDicaBtnFecharNormal>*/
}

  #btnFecharDica:hover{
      /*<item_janelaDicaBtnFecharOver>*/
background-image: url(../img/janelaDicaBtnFecharOver.png);
/*</item_janelaDicaBtnFecharOver>*/
  }
  #btnFecharDica:active{
      /*<item_janelaDicaBtnFecharAtive>*/
background-image: url(../img/janelaDicaBtnFecharAtive.png);
/*</item_janelaDicaBtnFecharAtive>*/
  }
  

#dicaAjuda{
	text-align:center;	
	line-height:30px;
	letter-spacing:1px;
	width:595px;
	height:140px;
	margin-top:275px;
	margin-left:140px;
	overflow:hidden;
    /*<item_janelaDicaTexto>*/
font-family:"Times New Roman Negrito", Arial, sans-serif;
font-size: 18px;
color: #00ffff;
/*</item_janelaDicaTexto>*/        
}

/*--------------------------------------------------------*/

#janelaNome{	
	height:352px;
	width:755px;
	overflow:hidden;
	margin-left:-200px;
	background-repeat:no-repeat;
	background-color:transparent;        
        /*<item_janelaNomeFundo>*/
background-image: url(../img/janelaNomeFundo.png);
/*</item_janelaNomeFundo>*/
}

#btnFecharNome{
	height:56px;
	width:62px;
	float:right;
	margin-right:13px;
	cursor:pointer;
        /*<item_janelaNomeBtnFecharNormal>*/
background-image: url(../img/janelaNomeBtnFecharNormal.png);
/*</item_janelaNomeBtnFecharNormal>*/
}

  #btnFecharNome:hover{
      /*<item_janelaNomeBtnFecharOver>*/
background-image: url(../img/janelaNomeBtnFecharOver.png);
/*</item_janelaNomeBtnFecharOver>*/
  }
  #btnFecharNome:active{
      /*<item_janelaNomeBtnFecharAtive>*/
background-image: url(../img/janelaNomeBtnFecharAtive.png);
/*</item_janelaNomeBtnFecharAtive>*/
  }
  

#nome{
	height:60px;
	width:380px;
	overflow:hidden;
        margin-top:180px;
	margin-left:180px;
	float:left;
}

input{
	width:380px;
	background-color:transparent;
	border-style:none;
	text-align:center;
        /*<item_janelaNomeTextoNome>*/
	font-family:"Happy Sans";
        font-size:48px;
	color:#4c4c4c;
/*</item_janelaNomeTextoNome>*/        
}
input:focus {
    outline: none;
}

#btnConfirmarNome{
	float:right;
	width:76px;
	height:70px;
	cursor:pointer;
	margin-top:212px;
	margin-right:10px;
        /*<item_janelaNomeBtnConfirmarNormal>*/
background-image: url(../img/janelaNomeBtnConfirmarNormal.png);
/*</item_janelaNomeBtnConfirmarNormal>*/        
}

  #btnConfirmarNome:hover{
      /*<item_janelaNomeBtnConfirmarOver>*/
background-image: url(../img/janelaNomeBtnConfirmarOver.png);
/*</item_janelaNomeBtnConfirmarOver>*/
  }
  #btnConfirmarNome:active{
      /*<item_janelaNomeBtnConfirmarAtive>*/
background-image: url(../img/janelaNomeBtnConfirmarAtive.png);
/*</item_janelaNomeBtnConfirmarAtive>*/
  }
  
  
  /******************************/
  
#janelaTempo{
	height:335px;
	width:620px;
	overflow:hidden;
	margin-left:-190px;
	background-repeat:no-repeat;
	background-color:transparent;
        /*<item_janelaAcabarTempo>*/
background-image: url(../img/janelaAcabarTempo.png);
/*</item_janelaAcabarTempo>*/  
}


/******PAINEL FIM DO JOGO***********/

#menu_topPerder{
	height:720px;
	width:100%;
	/*<item_fundoExteriorPerder>*/
background-image: url(../img/fundoExteriorPerder.png);
background:#3f5d18;
/*</item_fundoExteriorPerder>*/
}

#tituloPerder{
	width:1240px;
	height:720px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
        /*<item_fundoInteriorPerder>*/
background-image: url(../img/fundoInteriorPerder.png);
/*background-color:#006600;*/
/*</item_fundoInteriorPerder>*/        
}

#tit_perder{
	margin-left:200px;
	margin-top:100px;
        width:855px;
	height:425px;
        /*<item_perderJogofundoEcraTituloPerder>*/
background-image: url(../img/perderJogofundoEcraExterior.png);
/*font-family:"Articulate Narrow Italic", Arial, sans-serif;
font-size: 18px;
color: #33ccff;*/
/*</item_perderJogofundoEcraTituloPerder>*/
}

#btn_tentarPerder{
	margin-left:200px;
	margin-top:10px;
	cursor:pointer;
	width:395px;
	height:95px;
	float:left;        
        /*<item_perderJogofundoEcraBtnTentarNormal>*/
background-image: url(../img/perderJogofundoEcraBtnTentarNormal.png);
/*</item_perderJogofundoEcraBtnTentarNormal>*/
}

  #btn_tentarPerder:hover{
      /*<item_perderJogofundoEcraBtnTentarOver>*/
background-image: url(../img/perderJogofundoEcraBtnTentarOver.png);
/*</item_perderJogofundoEcraBtnTentarOver>*/
  }
  #btn_tentarPerder:active{
      /*<item_perderJogofundoEcraBtnTentarAtive>*/
background-image: url(../img/perderJogofundoEcraBtnTentarAtive.png);
/*</item_perderJogofundoEcraBtnTentarAtive>*/
  }


#btn_sairFimPerder{
	margin-right:200px;
	margin-top:10px;
	cursor:pointer;
	width:395px;
	height:95px;
	float: right;        
        /*<item_perderJogofundoEcraBtnSairNormal>*/
background-image: url(../img/perderJogofundoEcraBtnSairNormal.png);
/*</item_perderJogofundoEcraBtnSairNormal>*/
}

  #btn_sairFimPerder:hover{
      /*<item_perderJogofundoEcraBtnSairOver>*/
background-image: url(../img/perderJogofundoEcraBtnSairOver.png);
/*</item_perderJogofundoEcraBtnSairOver>*/
  }
  #btn_sairFimPerder:active{
      /*<item_perderJogofundoEcraBtnSairAtive>*/
background-image: url(../img/perderJogofundoEcraBtnSairAtive.png);
/*</item_perderJogofundoEcraBtnSairAtive>*/
  }


#menu_fundoPerder{
	height:86px;
	width:100%;
	bottom: 0px;
	clear:both;
	overflow:hidden;
        /*<item_barraMenuFundoEcraPerder>*/
	background-color:#3f5d18;
	background-image:url(../img/barraMenuFundoEcraPerder.png);  
/*</item_barraMenuFundoEcraPerder>*/
}

/*****PAINEL GANHAR JOGO********/

#menu_topGanhar{
	height:720px;
	width:100%;
	/*<item_fundoExteriorGanhar>*/
background-color:#3f5d18;
/*</item_fundoExteriorGanhar>*/
}

#tituloGanhar{
	width:1240px;
	height:720px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;        
        /*<item_fundoInteriorGanhar>*/
background-image: url(../img/fundoInteriorGanhar.png);
/*background-color:#006600;*/
/*</item_fundoInteriorGanhar>*/
}


#tit_Ganhar{
	margin-left:200px;
	margin-top:100px;
	width:855px;
	height:425px;
        /*<item_ganharJogoEcraTituloGanhar>*/
background-image: url(../img/ganharJogoEcraTituloGanhar.png);
/*</item_ganharJogoEcraTituloGanhar>*/
}

#btn_jogaroutravez{
    /*item_*/
	margin-left:200px;
	margin-top:10px;
	cursor:pointer;
	width:395px;
	height:95px;
	float:left;        
        /*<item_ganharJogoEcraBtnVoltarJogarNormal>*/
background-image: url(../img/ganharJogoEcraBtnVoltarJogarNormal.png);
/*</item_ganharJogoEcraBtnVoltarJogarNormal>*/
}

  #btn_jogaroutravez:hover{
      /*<item_ganharJogoEcraBtnVoltarJogarOver>*/
background-image: url(../img/ganharJogoEcraBtnVoltarJogarOver.png);
/*</item_ganharJogoEcraBtnVoltarJogarOver>*/
  }
  #btn_jogaroutravez:active{
      /*<item_ganharJogoEcraBtnVoltarJogarAtive>*/
background-image: url(../img/ganharJogoEcraBtnVoltarJogarAtive.png);
/*</item_ganharJogoEcraBtnVoltarJogarAtive>*/
  }


#btn_sairFim{
	margin-right:200px;
	margin-top:10px;
	cursor:pointer;	
	width:395px;
	height:95px;
	float: right;
        /*<item_ganharJogoEcraBtnSairNormal>*/
background-image: url(../img/ganharJogoEcraBtnSairNormal.png);
/*</item_ganharJogoEcraBtnSairNormal>*/
}
  #btn_sairFim:hover{
      /*<item_ganharJogoEcraBtnSairOver>*/
background-image: url(../img/ganharJogoEcraBtnSairOver.png);
/*</item_ganharJogoEcraBtnSairOver>*/
  }
  #btn_sairFim:active{
      /*<item_ganharJogoEcraBtnSairAtive>*/
background-image: url(../img/ganharJogoEcraBtnSairAtive.png);
/*</item_ganharJogoEcraBtnSairAtive>*/
  }


#menu_fundoGanhar{
	height:86px;
	width:100%;
	bottom: 0px;
	clear:both;
	overflow:hidden;
        /*<item_barraMenuFundoEcraPerder>*/
	background-color:#3f5d18;
	background-image:url(../img/botbg.png);        
        /*</item_barraMenuFundoEcraPerder>*/
}

/*Codigo Adicional*/

#imagemAjuda{
    height:77px;
    width:100%;
    /*<item_areaJogoTituloAjudas>*/
background-image: url(../img/areaJogoTituloAjudas.png);
/*</item_areaJogoTituloAjudas>*/
}

#categoria{
    height:171px;
    width:578px;
    /*<item_areaJogoImagemCategoria>*/
background-image: url(../img/areaJogoImagemCategoria.png);
/*</item_areaJogoImagemCategoria>*/
}

#divisoria{
    height:64px;
    width:2px;
    /*<item_divisoria>*/
    background-image:url(../img/divisoria.png);  
    /*<item_divisoria>*/
}

img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

#janelaRecordes{
	height:607px;
	width:720px;
	margin-left:-200px;
	overflow:hidden;
	/*<item_janelaRecordesFundo>*/
background-image: url(../img/janelaRecordesFundo.png);
/*</item_janelaRecordesFundo>*/
	background-repeat:no-repeat;
	background-color:transparent;
}

#btnFecharRecordes{
	height:75px;
	width:83px;
		/*<item_janelaRecordesBtnFecharNormal>*/
background-image: url(../img/janelaRecordesBtnFecharNormal.png);
/*</item_janelaRecordesBtnFecharNormal>*/
	float:right;
	margin-right:13px;
	margin-top:30px;
	cursor:pointer;
}

  #btnFecharRecordes:hover{
		/*<item_janelaRecordesBtnFecharOver>*/
background-image: url(../img/janelaRecordesBtnFecharOver.png);
/*</item_janelaRecordesBtnFecharOver>*/
  }
  #btnFecharRecordes:active{
		/*<item_janelaRecordesBtnFecharAtive>*/
background-image: url(../img/janelaRecordesBtnFecharAtive.png);
/*</item_janelaRecordesBtnFecharAtive>*/
  }
  
#lista_recordes{
	overflow:hidden;
}

.tabelaRecordes{
	margin-top:250px;
	margin-left:119px;
}

.nomeRecordes{	
	width:265px;
	height:65px;
	/*<item_textoRecordesNome>*/
	font-family:"Happy Sans";
	font-size:36px;
	color:#FFF;
/*</item_textoRecordesNome>*/
}

.pontRecordes{	
	width:265px;
	height:65px;
	text-align:center;
	/*<item_textoRecordesPontuacao>*/
	font-family:"Happy Sans";
	font-size:36px;
	color:#FFF;
/*</item_textoRecordesPontuacao>*/	
}

#janelaInstrucoes{
	height:611px;
	width:775px;
	margin-left:-200px;
	overflow:hidden;
	/*<item_janelaInstrucoesFundo>*/
background-image: url(../img/janelaInstrucoesFundo.png);
/*</item_janelaInstrucoesFundo>*/	
	background-repeat:no-repeat;
	background-color:transparent;
}

#headint{
	width:775px;
	height:75px;
	overflow:hidden;
	margin-top:27px;
}

#btnFecharInstrucoes{
	height:75px;
	width:83px;
	/*<item_janelaInstrucoesBtnFecharNormal>*/
background-image: url(../img/janelaInstrucoesBtnFecharNormal.png);
/*</item_janelaInstrucoesBtnFecharNormal>*/	
	float:right;
	margin-right:40px;
	cursor:pointer;
}

  #btnFecharInstrucoes:hover{
	  /*<item_janelaInstrucoesBtnFecharOver>*/
background-image: url(../img/janelaInstrucoesBtnFecharOver.png);
/*</item_janelaInstrucoesBtnFecharOver>*/	
  }
  #btnFecharInstrucoes:active{
	/*<item_janelaInstrucoesBtnFecharAtive>*/
background-image: url(../img/janelaInstrucoesBtnFecharAtive.png);
/*</item_janelaInstrucoesBtnFecharAtive>*/	
  }

#instrucoes{
	width:611px;
	height:400px;
	float: left;
	background-image:url(../img/instrucoes_0.png);
	margin-top:40px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;	
}

#btnesq{
	width:78px;
	height:80px;
	/*<item_janelaInstrucoesBtnEsquerdaNormal>*/
background-image: url(../img/janelaInstrucoesBtnEsquerdaNormal.png);
/*</item_janelaInstrucoesBtnEsquerdaNormal>*/
	float:left;
	margin-top:158px;
}
  #btnesq:hover{
		/*<item_janelaInstrucoesBtnEsquerdaOver>*/
background-image: url(../img/janelaInstrucoesBtnEsquerdaOver.png);
/*</item_janelaInstrucoesBtnEsquerdaOver>*/
  }
  #btnesq:active{
		/*<item_janelaInstrucoesBtnEsquerdaAtive>*/
background-image: url(../img/janelaInstrucoesBtnEsquerdaAtive.png);
/*</item_janelaInstrucoesBtnEsquerdaAtive>*/
  }
  
#btndir{	
	width:78px;
	height:80px;
	/*<item_janelaInstrucoesBtnDireitaNormal>*/
background-image: url(../img/janelaInstrucoesBtnDireitaNormal.png);
/*</item_janelaInstrucoesBtnDireitaNormal>*/
	float: right;
	margin-top:158px;
}
  #btndir:hover{
		/*<item_janelaInstrucoesBtnDireitaOver>*/
background-image: url(../img/janelaInstrucoesBtnDireitaOver.png);
/*</item_janelaInstrucoesBtnDireitaOver>*/
  }
  #btndir:active{
		/*<item_janelaInstrucoesBtnDireitaAtive>*/
background-image: url(../img/janelaInstrucoesBtnDireitaAtive.png);
/*</item_janelaInstrucoesBtnDireitaAtive>*/
  }
  
#janelaFicha{
	height:607px;
	width:720px;
	margin-left:-200px;
	overflow: hidden;
	/*<item_janelaFichaTecnicaFundo>*/
background-image: url(../img/janelaFichaTecnicaFundo.png);
/*</item_janelaFichaTecnicaFundo>*/	
	background-repeat:no-repeat;
	background-color:transparent;
}

#btnFecharFichaTecnica{
	height:75px;
	width:83px;
	/*<item_janelaFichaTecnicaBtnFecharNormal>*/
background-image: url(../img/janelaFichaTecnicaBtnFecharNormal.png);
/*</item_janelaFichaTecnicaBtnFecharNormal>*/	
	float:right;
	margin-right:13px;
	margin-top:30px;
	cursor:pointer;
}

  #btnFecharFichaTecnica:hover{
	/*<item_janelaFichaTecnicaBtnFecharOver>*/
background-image: url(../img/janelaFichaTecnicaBtnFecharOver.png);
/*</item_janelaFichaTecnicaBtnFecharOver>*/	
  }
  #btnFecharFichaTecnica:active{
  /*<item_janelaFichaTecnicaBtnFecharAtive>*/
background-image: url(../img/janelaFichaTecnicaBtnFecharAtive.png);
/*</item_janelaFichaTecnicaBtnFecharAtive>*/	
  }

#conteudo_ficha{
	height:355px;
	width:552px;
	overflow-y:scroll;
	margin-top: 150px;
	margin-left:auto;
	margin-right:auto;
}

#conteudo_ficha td{
    overflow:hidden;
	color:#d2bc89;
	font-family:"Century Gothic";
	font-size:16px;
	padding:15px;
}
 td.dir{
	  text-align:left;
  }
 td.esq{
	  text-align:right;
  }

#conteudo_ficha h4{
	font-family:"Happy Sans";
	font-size: 24px;
	color:#FFF;
	
}

  

















