@CHARSET "UTF-8";


.telaCheia{width: 100%;position: fixed;top: 0px;left: 0px;background:white;z-index: 999999;height:100%}
.areaPropagandaTelacheia{float: right;display: none; width: }
#areaBTT{float: right;margin-right: 10px;cursor: pointer;}

.sectionMaior{
	text-align: center;
	width: 950px;
	margin: 0 auto; 
}

.principal{background-color:rgb(255,255,255);}

.top_jogo{
	background-color:rgb(255,255,255);
	width:950px;
	height:50px;
	font-family: arial black;
	font-size:14;
}

.class_imagem{
      position:relative;
      width:50px;
      top:200px;
      left:440px;
}

.area_jogo{
      background-color:rgb(255,255,255);
      border:1px solid rgb(0,0,0);
      width:950px;
      height:470px; 
      margin: 0 auto;
      text-align:center;
}