@font-face {
	font-family: 'museo500';
	src: url('fonts/museo500.eot');
	src: url('fonts/museo500.ttf');
}
@font-face {
	font-family: 'museo700';
	src: url('fonts/museo700.eot');
	src: url('fonts/museo700.ttf');
}
@font-face {
	font-family: 'myriad_semi';
	src: url('fonts/myriad_semi.eot');
	src: url('fonts/myriad_semi.ttf');
}
@font-face {
	font-family: 'myriad_semi_it';
	src: url('fonts/myriad_semi_it.eot');
	src: url('fonts/myriad_semi_it.ttf');
}

.tela{width: 800px; height:600px;}
#interatividade, #intro, #atividade{ background: #f5a542;}

.botao{
	position: absolute;
	width: 150px;
	height:32px;
	border-radius:10px;
	background: #fff;
	font-family: 'museo700';
	font-size:17px;
	color:#567d82;
	line-height:33px;
	box-shadow:rgba(0,0,0,.3) 0px 0px 15px;
	text-decoration: none;
	border-bottom: #dee7e8 4px solid; 
	text-align: center;
}
.botao.iniciar{
	width: 115px;
	height:45px;
	line-height:48px;
}
.botao.fechar{	
	height:45px;
	line-height:48px;
	text-indent: 0;
}

.botao.anterior, .botao.proximo{ width: 34px; height:33px; left: 76px; background: url(img/botoes.png) no-repeat; text-indent:-5000px; border:none; box-shadow: none; }
.botao.anterior{ background-position:0px -3px; top: -15px; }
.botao.proximo{ background-position:-45px -3px; top: 430px; }

#intro blockquote{
	background: #2980b9;
	width:210px;
	height:80px;
	padding:50px 30px;
	position: absolute;
	top:50%;
	left:60px;
	margin-top:-135px;
	display: table;
	text-align: center;
}
#intro blockquote p{
	color:#ffffff;
	display: table-cell;
	vertical-align: middle;
	font-family: 'museo500';
	font-size:18px;
	line-height:22px;
}
#intro blockquote .iniciar{ bottom:-22px; left:50%; margin-left:-57.5px; }

#intro .grafismo{
	background: url(img/grafismo.png) no-repeat 0 0;
	width:452px;
	height:462px;
	position: absolute;
	top:50%;
    right: 22px;
	margin-top:-241.5px;
}

#atividade .bgAtividade{
	position: absolute;
	width: 800px;
	height: 600px;
	background: url(img/bg_atividade.png);
}
#atividade .ticks{
	position: absolute;
	width: 44px;
	height: 44px;
	
}
#atividade .drop{ 
	background: url(img/pin_drop.png) no-repeat center 32px;	
    width: 150px;
    height: 129px;
} 
#atividade .drop.boxCorreto[data-imagem=true]::after {
	content: ""; position: absolute; top: 0; left: 0;  width: 100%;  height: 100%;
	background: url(img/tick_certo.png) no-repeat center bottom;
}
#atividade .drop.boxErrado[data-imagem=true]::after {
	content: ""; position: absolute; top: 0; left: 0;  width: 100%;  height: 100%;
	background: url(img/tick_errado.png) no-repeat center bottom;
}

#atividade #d0{     
	left: 58px;
    top: 97px;
}
#atividade #d1{ 
	left: 419px;
	top: 97px;
}
#atividade #d2{ 
	left: 58px;
	top: 273px;
}
#atividade #d3{ 
	left: 419px;
	top: 273px;
}
#atividade #d4{ 
	left: 58px;
	top: 458px;
}
#atividade #d5{ 
    left: 419px;
    top: 458px;
}

#atividade .drop img{ position: absolute; margin: 0;}

#atividade nav{
	width: 177px;
    height: 446px;
    background: rgba(43,39,54,0.25);
    border-radius: 5px;
    border-right: rgba(43,39,54,0.25) 5px solid;
    position: absolute;
    bottom: 126px;
    right: 4%;
    margin-left: -327.5px;
    display: block;
}
#atividade nav .drag{
	cursor: pointer;
}

#atividade .boxTxt{
	background: #ffcc6e;
    border-radius: 7px;
    line-height: 18px;
    border-bottom: #ffffff 4px solid;
    padding: 7px 0px 7px 0px;
    margin: 10px 41px;
    font-family: 'myriad_semi';
    font-size: 18px;
    color: #543116;
    width: 100px;
    text-align: center;
    left: 9px;
}

#atividade .boxTxt.boxCorreto{
	background: #3bba4d;
    color: #ffffff;
    border: #ffffff 4px solid;
    border-radius: 11px;

    box-shadow: inset 0px -3px 0 0 #25752F;
   -moz-box-shadow: inset 0px -3px 0 0 #25752F;
   -webkit-box-shadow: inset 0px -3px 0 0 #25752F;
}
#atividade .boxTxt.boxErrado{
	background: #cf2e1f;
    color: #ffffff;
    border-color: #a02317;
    border-radius: 11px;
}
#atividade .boxTxt.boxVazio{
	background: #999999;
    color: #ffffff;
    border-color: #616161;
    border-radius: 11px;
}

#atividade .imgDrag{ margin: 11px 15px;}
#atividade img{display: block; width: auto;}

#atividade nav .viewport, #atividade nav .viewport .overview{
	width: 177px;
    top: 0px;
    left: 0px;
    display: block;
}

#atividade nav .viewport{    
	position: absolute;
    height: 374px;
    overflow: hidden;
    left: 0px;
    top: 36px;
}
#atividade nav .viewport .overview{position: relative; line-height: 50px;}

#atividade .verR{ top: 520px; left: 598px;  }
#atividade .reinitAtv{ top: 520px; left: 598px; }

#parabens{
	background: rgba(0,0,0,.8);
}
#parabens article{
	width:320px; 
	height:95px; 
	padding:35px 35px 45px 35px;
	background:#2980b9;
	display: table;
	position: absolute; 
	top:50%; 
	left:50%; 
	margin: -82.5px 0 0 -195px;
	text-align:center;
}
#parabens article p{
	display: table-cell;
	vertical-align: middle;
	font-family: 'museo500';
	font-size:18px;
	color:#fff;
}
#parabens article p strong{
	display: block;
	font-family: 'museo700';
	font-size:22px;
}
#parabens article .reiniciar{
	top: 155px;
	left:50%; 
	margin-left:-75px;
}

#atividade .fakeBg{
	position: absolute;
	width: 800px;
	height: 600px;
	display: none;
}