@charset "utf-8";
/* CSS Document */
body{
	background-image: url(imagens/ceu.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}

img{
	margin:0px;
	padding:0px;
	border:0px;
}

a{
	border:0px;
	
}

#principal{
	width: 1024px;
	margin:0 auto;         
	text-align:left;
}
#tela{
	width:1024px;
	background-color:#fed0c0;
	text-align:center;
	position:absolute;
	top:0px;
}
#tela_inicial_esq{
	width:730px;
	height:768px;
	background-image:url(imagens/BG_inicial_01.jpg);
	float:left;
}
#tela_inicial_dir{
	width:294px;
	height:768px;
	float:left;
}
#tela_inicial_2{
	width:294px;
	height:166px;
	background-image:url(imagens/BG_inicial_02.jpg);
	float:left;
}
#tela_inicial_3{
	width:294px;
	height:151px;
	background-image:url(imagens/BG_inicial_03.jpg);
	float:left;
}
#tela_inicial_4{
	width:294px;
	height:152px;
	background-image:url(imagens/BG_inicial_04.jpg);
	float:left;
}
#tela_inicial_5{
	width:294px;
	height:299px;
	background-image:url(imagens/BG_inicial_05.jpg);
	float:left;
}

#tela_tema_1{
	width:1024px;
	height:230px;
	background-image: url(imagens/BG_tema_01.jpg);
	float:left;
}
#tela_tema_2{
	width:365px;
	height:413px;
	background-image: url(imagens/BG_tema_02.jpg);
	float:left;
}
#tela_tema_3{
	width:292px;
	height:413px;
	background-image: url(imagens/BG_tema_03.jpg);
	float:left;
}
#tela_tema_4{
	width:367px;
	height:413px;
	background-image: url(imagens/BG_tema_04.jpg);
	float:left;
}
#tela_tema_5{
	width:1024px;
	height:125px;
	background-image: url(imagens/BG_tema_05.jpg);
	float:left;
}

#tela_tema_5 img{ 
	tex-align: left;
	float: left;
	margin-top:0px;
	margin-left:50px;
}

#tela_cartas_1{
	width:1024px;
	height:226px;
	background-image:url(imagens/BG_cartas_01.jpg);
	float:left;
}
#tela_cartas_esq{
	width:251px;
	height:542px;
	float:left;
}
#tela_cartas_2{
	width:251px;
	height:156px;
	background-image:url(imagens/BG_cartas_02.jpg);
	float:left;
}
#tela_cartas_3{
	width:251px;
	height:166px;
	background-image:url(imagens/BG_cartas_03.jpg);
	float:left;
}
#tela_cartas_4{
	width:251px;
	height:220px;
	background-image:url(imagens/BG_cartas_04.jpg);
	float:left;
}

#tela_cartas_4 img{ 
	tex-align: left;
	float: left;
	margin:0px;
	margin-top:96px;
	margin-left:50px;
}

#tela_cartas_5{
	width:773px;
	height:542px;
	background-image:url(imagens/BG_cartas_05.jpg);
	float:left;
}
#tela_jogo_1{
	width:1024px;
	height:226px;
	background-image:url(imagens/BG_jogo_01.jpg);
	float:left;
}
#tela_jogo_2{
	width:251px;
	height:542px;
	background-image:url(imagens/BG_jogo_02.jpg);
	float:left;
}
#tela_jogo_2 img{
	tex-align: left;
	margin:0px;
	float:left;
}
#tela_jogo_3{
	width:773px;
	height:542px;
	background-image:url(imagens/BG_jogo_03.jpg);
	float:left;
}

#tela_final_1{
	width:1024px;
	height:315px;
	background-image:url(imagens/BG_final_01.jpg);
	float:left;
}
#tela_final_2{
	width:1024px;
	height:191px;
	background-image:url(imagens/BG_final_02.jpg);
	float:left;
}
#tela_final_3{
	width:319px;
	height:262px;
	background-image:url(imagens/BG_final_03.jpg);
	float:left;
}
#tela_final_4{
	width:371px;
	height:262px;
	background-image:url(imagens/BG_final_04.jpg);
	float:left;
}
#tela_final_5{
	width:334px;
	height:262px;
	background-image:url(imagens/BG_final_05.jpg);
	background-repeat:none !important;
	float:left;
}

#minuto{
	margin-top:97px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:34px;
	text-align:right;
	color:#1C53EA;
	float:left;
	width: 394px;
	height:136px;
	font-weight:bold;
}
#segundo{
	margin-top:97px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:34px;
	text-align:right;
	color:#1C53EA;
	float:left;
	width: 180px;
	height:136px;
	font-weight:bold;
}

#distribuicao{
	margin-top:9px;
	margin-left:7px;
	width:773px;
	height:542px;
}
#distribuicao img{
	margin-bottom: 13px;
	margin-right:9px;
	float:left;
}

#tela_instru_1{
	width:1024px;
	height:217px;
	background-image:url(imagens/BG_instrucoes_01.jpg);
	float:left;
}
#tela_instru_esq{
	width:251px;
	height:542px;
	float:left;
}
#tela_instru_2{
	width:251px;
	height:165px;
	background-image:url(imagens/BG_instrucoes_02.jpg);
	float:left;
}
#tela_instru_3{
	width:251px;
	height:166px;
	background-image:url(imagens/BG_instrucoes_03.jpg);
	float:left;
}
#tela_instru_4{
	width:251px;
	height:220px;
	background-image:url(imagens/BG_instrucoes_04.jpg);
	float:left;
}
#tela_instru_5{
	width:773px;
	height:551px;
	background-image:url(imagens/BG_instrucoes_05.jpg);
	float:left;
}

#carregando{
	position: absolute;
	width: 1024px;
	margin:10% auto;       
	text-align: center;
}
#carregando img{
	width:300px;
}
