/* INTERNET EXPLORER */
                

/******************* TEXTO COLUNAS ************/
.stText p {padding:0px;  margin-bottom: 0px;  }

.stText {
	position:absolute;
	/*margin-right:14px;	*/
	width:250px;
	top:0px;
	left:0px;
	overflow:hidden; 	
	/*padding-right:5px;*/
}


#textParent { /*Posicao da layer do texto*/
	left:411px;
	top:428px;
	overflow: hidden; 
	width:550px;
	margin-left:0px; 
	z-index:1; 
	position:absolute;
	color: #3C392E;
	}

#imageViewer {
	position:absolute;
	overflow:auto;
	width:100%;
	top:87px;
	left:87px
	}

#imageViewer DIV {
	margin:10px;
	}

#footerNivel1 { /*navegacao*/
   background-image: url(../imgs_missao/fundo_navegacaoTXT.gif);
	background-repeat: no-repeat;
   position: absolute;
	width:332px;
	top: 490px;
	left: 430px;
	}



