h1{
	margin: 5px 0px
}

.area_redesocial{
	width: 800px;
	height: 25px;
	margin: 0 auto;
}
.propaganda_uol{
	width: 800px;
	margin: 0 auto;
}

.linha_comentar{
	width: 800px;
	margin: 0 auto;
	
}
.area_comentario{
	width: 800px;
	margin: 0 auto;
}

.area_comentario_face{
		width: 800px;
	margin: 0 auto;

}


.principal{
  margin-top:10px;
  margin-bottom:10px;
  margin: 0 auto;
}

.class_top_jogo{
  background-image: url(../imagens/top.png);
  background-repeat: no-repeat;
  text-align:center;
  border:0px solid rgb(0,0,0);
  color:rgb(255,255,255);
  font-weight: bold;
  display: block;
  width:800px;
  height:65px;
  padding-top:0px;
  margin: 0 auto;
}

.class_baixo_jogo{
  background-image: url(../imagens/top.png);
  background-repeat: no-repeat;
  text-align:left;
  font-family: Arial,sans-serif;
  color:rgb(255,255,255);
  font-size:17px;
  font-weight: bold;
  display: block;
  border:0px solid rgb(0,0,0);
  width:800px;
  height:70px;
  margin-top:0px;
  margin: 0 auto;
  clear: both;
}

.class_area_jogo{
 background-image: url(../imagens/centro.png);
  background-repeat: no-repeat;
  border:0px solid rgb(0,0,0);
  text-align:center;
  width:800px;
  height:400px;
  margin: 0 auto;
}

.letra_forca{
  border:1px solid rgb(255,255,255);
  color:rgb(255,255,255);
  font-size:19px;
  font-family:Arial,sans-serif;
  font-weight: bold;
  padding: 2px 3px 2px 3px  
}

.letra_forca2{
  border:1px solid rgb(255,255,255);
  color:rgb(0,0,0);
  font-size:30px;
  font-family:Arial,sans-serif;
  font-weight: bold;
  padding: 2px 3px 2px 3px  
}

.lita_MaisL{
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 12px;
}

.area_palavra{
  width:400px;
  margin: 0 auto;
  clear: both;  
}

.escondido{
  overflow: hidden;
  height:100px;
  position:absolute;
  visibility: hidden;
}

.area_dica{
  background-image: url(../imagens/dica.png);
  background-repeat: no-repeat;
  border:0px solid rgb(0,0,0);
  position:relative;
  text-align:center;
  width:150px;
  height:100px;
  top:3px;
  left: 446px;
  font-family:Arial,sans-serif;
  font-weight: bold;
  font-size:13px;
  padding:25px 0px 0px 0px;
  visibility: hidden;
  margin-bottom: -124px;
}

.dica_escrita{
  border:0px solid rgb(0,0,0);
  width:100px;
  margin: 0 auto;
}

.area_parad{
  background-color:rgb(255,255,255);
  border:0px solid rgb(0,0,0);
  position:relative;
  width:40px;
  height:130px;
  top:131px;
  left: 408px;
  opacity:0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=1);
  z-index:3;
  margin-bottom: -126px;
}



.entradaNome{
  font-family: Arial,sans-serif;
  color: rgb(88,2,1);
  font-size:27px;
  font-weight: bold;                                                    
  display: block;
}

.class_bota_tipo{
   width:370px;
   font-size:70px;    
}

.botao_jogar_novamente{
  background-color:rgb(0,147,221);
  border:1px solid rgb(13,106,165);
  color: rgb(255,255,255);
  font-size:30px;
  font-weight: bold;                                                    
  display: block;  
}

.area_botoes_inicio{
  text-align:center;
  padding-top:100px;
}

.class_conta{
  font-size:130px;
  margin-top:75px;
  text-align:center;
}

.class_campo_resultado{
  font-size:150px;
  width:260px;
}

.class_bota_nivel{
   width:250px;
   font-size:70px;    
}

.class_titulo_painel{
  margin-left:5px;
}

.class_mostra_tempo{
  top:-70px;
  left:700px;
  font-family:Arial,sans-serif;
  font-weight: bold;
  line-height: 30px;
  z-index:1;
  position:relative;
  overflow: hidden;
  width:250px;
  margin-bottom:-70px;
  float:left;
}

.class_barra_tempo{
  background-color:rgb(2,242,242);
  position:relative;
  z-index:0;
  top:0px;
  left:0px;
  height:70px;
  overflow: hidden;
}

.class_mostra_resultados{
  top:-70px;
  left:400px;
  font-family:Arial,sans-serif;
  font-size:13;
  font-weight: bold;
  position:relative;
  height:70px;
  width:250px;
  z-index:1;
  margin-bottom:-70px; 
}

.class_painel_resultatos{
  height:17px;
  width:250px;
  padding-bottom:-5px;
}

.relatorio_tentativa{
  font-family:Arial,sans-serif;
  font-size:16px;
  font-weight: bold;
  line-height: 30px;
}

.relatorio_pontos{
  color:rgb(251,3,185);
  font-family:Arial,sans-serif;
  font-size:16px;
  font-weight: bold;
  line-height: 30px;
}

.relatorio_acertos{
  color:rgb(0,250,25);
  font-family:Arial,sans-serif;
  font-size:16px;
  font-weight: bold;
  line-height: 30px;
}

.relatorio_erro{
  color:rgb(255,0,51);
  font-family:Arial,sans-serif;
  font-size:16px;
  font-weight: bold;
  line-height: 30px;
}

.class_tela_dado{
  font-family:Arial,sans-serif;
  font-size:16px;
  font-weight: bold;
  line-height: 30px;
}

