<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'ccastrocityint';
  src: url('../fonts/ccastrocityint.eot');
  src: url('../fonts/ccastrocityint.ttf');
}

@-webkit-keyframes rotate360 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@-moz-keyframes rotate360 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes rotate360 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#interatividade{ background:url(img/bg.jpg) no-repeat 0 0;}

.telas{ width:800px; height:600px;}

#stage .credito{
	top: 260px;
	right: -23.8%;
	width: 490px;
}
#inicio blockquote{
	position: absolute;
	width:433px;
	height:433px;
	top:50px;
}
#inicio blockquote a{ 
	width:433px;
	height:433px;
	display: block;
	text-indent: -5000px;
}
#inicio blockquote span{ 
	width:433px;
	height:433px;
	display: block;
	background:url(img/bgEscolhidoInicio.png) no-repeat 0 0;
	transform: scale(0,0);
}
#inicio blockquote span.giro{ 
	-webkit-animation: rotate360 35s linear infinite;
	-moz-animation:    rotate360 35s linear infinite;
	animation:         rotate360 35s linear infinite;
}
#inicio blockquote:first-of-type{ right:370px; }
#inicio blockquote:first-of-type a{ background:url(img/btJog1.png) no-repeat 0 0; }
#inicio blockquote:last-of-type{ left:370px; }
#inicio blockquote:last-of-type a{ background:url(img/btJog2.png) no-repeat 0 0; }

#intro blockquote{
	position: absolute;
	width:211px;
	height:259px;
	-webkit-transition: background-image .5s linear;
    transition: background-image .5s linear;
    cursor:pointer;
}
#intro blockquote#btOpc0{ background:url(img/opcoes/bgOpc1.png) no-repeat 0 0; top:10px; left:6px; }
#intro blockquote#btOpc1{ background:url(img/opcoes/bgOpc2.png) no-repeat 0 0; top:10px; left:206px; }
#intro blockquote#btOpc2{ background:url(img/opcoes/bgOpc3.png) no-repeat 0 0; top:10px; left:390px; }
#intro blockquote#btOpc3{ background:url(img/opcoes/bgOpc4.png) no-repeat 0 0; top:10px; left:582px; }
#intro blockquote#btOpc4{ background:url(img/opcoes/bgOpc5.png) no-repeat 0 0; top:200px; left:103px; }
#intro blockquote#btOpc5{ background:url(img/opcoes/bgOpc6.png) no-repeat 0 0; top:200px; left:294px; }
#intro blockquote#btOpc6{ background:url(img/opcoes/bgOpc7.png) no-repeat 0 0; top:200px; left:490px; }
#intro blockquote#btOpc7{ background:url(img/opcoes/bgOpc8.png) no-repeat 0 0; top:380px; left:284px; }
#intro blockquote.selected{ background-image:url(img/opcoes/bgOpcEscolhido.png) !important; }
#intro blockquote strong{
	position: absolute;
    width:133px;
	height:75px;
	display: block;
	text-indent: -5000px;
	bottom: 25px;
	left: 40px;
}
#intro blockquote#btOpc0 strong{ background:url(img/opcoes/humanidades.png) no-repeat 0 0; width:146px; left: 34px; }
#intro blockquote#btOpc1 strong{ background:url(img/opcoes/ciencias.png) no-repeat 0 0; }
#intro blockquote#btOpc2 strong{ background:url(img/opcoes/artes.png) no-repeat 0 0; }
#intro blockquote#btOpc3 strong{ background:url(img/opcoes/matematica.png) no-repeat 0 0;  }
#intro blockquote#btOpc4 strong{ background:url(img/opcoes/pop.png) no-repeat 0 0; }
#intro blockquote#btOpc5 strong{ background:url(img/opcoes/digital.png) no-repeat 0 0; }
#intro blockquote#btOpc6 strong{ background:url(img/opcoes/valetudo.png) no-repeat 0 0; }
#intro blockquote#btOpc7 strong{ background:url(img/opcoes/indice.png) no-repeat 0 0; }


#indice{ background:url(img/bg_indice.jpg) no-repeat 0 0; }
#indice .lista{
	width:685px;
	height:300px;
	position:absolute;
	top:230px;
	left:57px;
	overflow:hidden;
}
#indice .lista .overview{
	width:685px;
	position:absolute;
	top:0;
	display:inline-block;
}
#indice .lista a{
	width:328px;
	height:96px;
	float:left;
	text-indent: 130px;
	line-height: 96px;
	color:#000;
	text-decoration:none;
	font-size:20px;
	margin:2px 0;
	letter-spacing: -1.5px;
}
#indice .lista a:nth-child(odd){
	margin-right:24px;
}
#indice .btUp, #indice .btDown, #indice .btVoltar, #escolheMaco .btVoltar{
	position:absolute;
	text-indent:-5000px;
	display:block;
}
#indice .btVoltar, #escolheMaco .btVoltar{
	background:url(img/btVoltar.png) no-repeat 0 0;
	width:125px;
	height:50px;
	left:575px;
	top:90px;
}
#indice .btUp, #indice .btDown{
	background:url(img/bts_setas.png) no-repeat;
	width:46px;
	height:46px;
	left:375px;
}
#indice .btUp{
	background-position:0 0;
	top:183px;
}
#indice .btDown{
	background-position:-60px 0;
	bottom:11px;
}


#ficha{ background:url(img/bg_ficha.jpg) no-repeat 0 0; }
#stage #ficha img{ top:90px; left:90px;}
#ficha .textos{ 
	position: absolute;
	top:90px;
	left:390px;
	width:355px;
	height:470px;
}
#ficha .textos p{ 
	position: absolute;
	font-size:18px;
	color:#000;
	left:20px;
}
#ficha .textos p#fch_nome{ left: 80px; top: 7px; }
#ficha .textos p#fch_sexo{ left: 72px; top: 47px; }
#ficha .textos p#fch_nascimento{ left: 137px; top: 89px; }
#ficha .textos p#fch_falecimento{ top: 128px; left: 81px; }
#ficha .textos p#fch_atuacao{ top: 196px; width: 330px; }
#ficha .textos p#fch_destaques{ top:258px; width: 330px; }
#ficha .textos p#fch_curiosidade{ top:350px; width: 330px; }

#ficha .textos p .up{ position: relative; top: -10px;}


#escolheMaco .tema{
	width:414px;
	height:512px;
}
#escolheMaco .tema[data-tema=t0]{ background:url(img/opcoes/logoHumanidade.png) no-repeat 0 0; }
#escolheMaco .tema[data-tema=t1]{ background:url(img/opcoes/logoCiencias.png) no-repeat 0 0; }
#escolheMaco .tema[data-tema=t2]{ background:url(img/opcoes/logoArtes.png) no-repeat 0 0; }
#escolheMaco .tema[data-tema=t3]{ background:url(img/opcoes/logoMatematica.png) no-repeat 0 0;  }
#escolheMaco .tema[data-tema=t4]{ background:url(img/opcoes/logoPop.png) no-repeat 0 0; }
#escolheMaco .tema[data-tema=t5]{ background:url(img/opcoes/logoDigital.png) no-repeat 0 0; }
#escolheMaco .tema[data-tema=t6]{ background:url(img/opcoes/logoValetudo.png) no-repeat 0 0; }
#escolheMaco .btVoltar{
	left:520px;
	top:460px;
}
#escolheMaco nav{
	position: absolute;
	width:300px;
	height:105px;
	left:440px;
	top:210px;
	text-align:center;
}
#escolheMaco nav a{
	display:inline-block;
	width:75px;
	height:105px;
	margin-left:25px;
	text-indent:-5000px;
	position:relative;
}
#escolheMaco nav a:first-of-type{ margin-left:0; }
#escolheMaco nav .bt1{ background:url(img/maco1.png) no-repeat 0 0; }
#escolheMaco nav .bt2{ background:url(img/maco2.png) no-repeat 0 0; }
#escolheMaco nav .bt3{ background:url(img/maco3.png) no-repeat 0 0; }


#jogo1{ background:url(img/bg_jogo.jpg) no-repeat 0 0; }
#stage #jogo1 nav{
	left:65px;
	width:400px;
	height:600px;
}
#jogo1 nav a{
	width:113px;
	height:180px;
	display:inline-block;
	margin:13px 17px 0 0;
	text-indent:-5000px;
	position: relative;
}
#jogo1 nav a img{
	width:113px;
	height:180px;
}
#jogo1 nav a:nth-child(7){ margin-left:65px; }
#stage #jogo1 .textos{ 
	left:465px;
	width:335px;
	height:600px;
}
#jogo1 .textos p{ 
	position: absolute;
	font-size:18px;
	color:#000;
	left:35px;
}
#jogo1 .textos p#j_nasc_data{ width:135px; top: 82px; line-height: 42px; }
#jogo1 .textos p#j_fale_data{ width:135px; left:200px; top: 82px; line-height: 42px; }
#jogo1 .textos p#j_nasc_local{ width:135px; top:155px; line-height: 42px; }
#jogo1 .textos p#j_fale_local{ width:135px; top:155px; left:200px; line-height: 42px; }
#jogo1 .textos p#j_sexo{ width:135px; top:234px; left:200px; line-height: 42px; }
#jogo1 .textos p#j_atuacao{ width:135px; top:234px; }
#jogo1 .textos p#j_destaques{ top:343px; width:285px; }
#jogo1 .textos p#j_curiosidade{ top:466px; width:285px; }
#jogo1 .textos p[data-status=off]{ 
	width:42px;
	height:42px;
	background:url(img/interrogacao.png) no-repeat 0 0;
	cursor:pointer;
}
#jogo1 .textos p[data-status=disabled]{ 
	width:42px;
	height:42px;
	background:url(img/interrogacaoOff.png) no-repeat 0 0;
	cursor:auto;
}

#popup p{
	/*font-family: 'ccastrocityint';*/
	color:#000;
	font-size:21px;
	width:800px;
	text-align:center;
	position:absolute;
	top:90px;
	left:0;
}


#jogo2{ background:url(img/bg_jogo2.jpg) no-repeat 0 0; }
#stage #jogo2 nav{
	top: 210px;
	left: 15px;
	width:430px;
	height:330px;
	overflow:hidden;
}
#jogo2 nav .overview{
	width:430px;
	position:absolute;
	display:inline-block;
	top:0;
}
#jogo2 nav figure{
	width:160px;
	height:320px;
	float:left;
	text-indent:-5000px;
	position: relative;
	margin:5px 0;
}
#jogo2 nav figure img{
	position:absolute;
	width:160px;
	height:255px;
	top:0;
	left:0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	cursor:pointer;
}
#jogo2 nav figure span{
	position:absolute;
	width:41px;
	height:41px;
	bottom:16px;
	left:59px;
	display:block;
	background: url(img/visualizar.png) no-repeat 0 0;
	-webkit-transition: background .3s linear;
	transition: background-image .3s linear;
	cursor:pointer;
}
#jogo2 nav figure[data-status=off] img{
	opacity:.4;
}
#jogo2 nav figure[data-status=off] span{
	background-image: url(img/visualizarOff.png);
}
#jogo2 nav figure:nth-child(odd){
	margin-right:60px;
	margin-left:23px;
}
#jogo2 .btUp, #jogo2 .btDown{
	position:absolute;
	text-indent:-5000px;
	display:block;
	background:url(img/bts_setas.png) no-repeat;
	width:46px;
	height:46px;
	left:205px;
}
#jogo2 .btUp{
	background-position:0 0;
	top:163px;
}
#jogo2 .btDown{
	background-position:-60px 0;
	bottom:11px;
}
#jogo2 #escolhida{
	position:absolute;
	top: 100px;
	right: 40px;
	width: 255px;
	height: 408px;
}
#jogo2 .logo{
	width:105px;
	height:135px;
	position:absolute;
	top:0;
	left:176px;
}
#jogo2 .logo[data-tema=t0]{ background:url(img/opcoes/loguinho1.png) no-repeat 0 0; }
#jogo2 .logo[data-tema=t1]{ background:url(img/opcoes/loguinho2.png) no-repeat 0 0; }
#jogo2 .logo[data-tema=t2]{ background:url(img/opcoes/loguinho3.png) no-repeat 0 0; }
#jogo2 .logo[data-tema=t3]{ background:url(img/opcoes/loguinho4.png) no-repeat 0 0; }
#jogo2 .logo[data-tema=t4]{ background:url(img/opcoes/loguinho5.png) no-repeat 0 0; }
#jogo2 .logo[data-tema=t5]{ background:url(img/opcoes/loguinho6.png) no-repeat 0 0; }
#jogo2 .logo[data-tema=t6]{ background:url(img/opcoes/loguinho7.png) no-repeat 0 0; }

#cartaEscolhida{ background:url(img/bg_cartaEscolhida.png) no-repeat 0 0; }
#cartaEscolhida img.abs{ top:18px; left:270px; }
#cartaEscolhida p{ 
	position: absolute;
	bottom:150px; 
	left:226px; 
	width:306px;
	height:55px;
	background:url(img/trecoBranco.png) no-repeat 0 0;
	padding: 56px 20px 10px 20px;
	text-align: center;
	font-size:19px;
	color:#255357;
}
#cartaEscolhida a{ 
	position: absolute;
	bottom:50px; 
	left:50%;
	width:125px;
	height:49px;
	text-indent:-5000px;
}
#cartaEscolhida a.btEscolher{ 
	background:url(img/btEscolher.png) no-repeat 0 0;
	margin-left: -220px;
}
#cartaEscolhida a.btTrocar{ 
	background:url(img/btTrocar.png) no-repeat 0 0;
	margin-left:95px;
}
#cartaEscolhida a.btDetalhes{ 
	background:url(img/btDetalhes.png) no-repeat 0 0;
	margin-left: -220px;
}
#cartaEscolhida a.btContinuar{ 
	background:url(img/btContinuar.png) no-repeat 0 0;
	margin-left:95px;
}
#cartaEscolhida blockquote{ 
	position: absolute;
	top:160px; 
	left:50px;
	width:262px;
	height:123px;
	text-indent:-5000px;
	background:url(img/balao_sou_eu.png) no-repeat 0 0;
}


#cartaEscolhida2{ background:url(img/bg_cartaEscolhida2.jpg) no-repeat 0 0; }
#cartaEscolhida2 img.abs{ top:49px; left:95px; }
#cartaEscolhida2 blockquote{ 
	position: absolute;
	top:372px; 
	left:51px; 
	width:306px;
	height:56px;
	background:url(img/trecoRosa.png) no-repeat 0 0;
	padding: 56px 20px 10px 20px;
	text-align: center;
	font-size:19px;
	color:#255357;
}
#cartaEscolhida2 .textos{ 
	position: absolute;
	top:90px;
	left:442px;
	width:355px;
	height:470px;
}
#cartaEscolhida2 .textos p{ 
	position: absolute;
	font-size:18px;
	color:#000;
	left:20px;
}
#cartaEscolhida2 .textos p#ce2_nome{ left: 80px; top: 7px; }
#cartaEscolhida2 .textos p#ce2_sexo{ left: 72px; top: 47px; }
#cartaEscolhida2 .textos p#ce2_nascimento{ left: 137px; top: 89px; }
#cartaEscolhida2 .textos p#ce2_falecimento{ top: 128px; left: 81px; }
#cartaEscolhida2 .textos p#ce2_atuacao{ top: 196px; width: 330px; }
#cartaEscolhida2 .textos p#ce2_destaques{ top:258px; width: 330px; }
#cartaEscolhida2 .textos p#ce2_curiosidade{ top:350px; width: 330px; }
#cartaEscolhida2 .textos p .up{ position: relative; top: -10px;}
#cartaEscolhida2 a{ 
	position: absolute;
	bottom:29px; 
	width:125px;
	height:49px;
	text-indent:-5000px;
}
#cartaEscolhida2 a.btEscolher{ 
	background:url(img/btEscolher.png) no-repeat 0 0;	
	left:68px;
}
#cartaEscolhida2 a.btTrocar{ 
	background:url(img/btTrocar.png) no-repeat 0 0;	
	left:257px;
}</pre></body></html>