	/* ==========================================================================
   texto
   ========================================================================== */
	.tit25 {
	font-size: 25px;
	line-height: 27px;
	color: #000000;
	 font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-style: normal;
	font-weight: 400;
	}
	
	.tit25cz {
	font-size: 25px;
	line-height: 27px;
	color: #666666;
	font-family: bree-serif;
	font-style: normal;
	font-weight: 400;
	}
	
	.tit15 {
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
	}
	
	.tit18br {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-size: 18px;
    line-height: 21px;
	color:#ffffff;
	}
	
.tit32 {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-size: 50px;
    line-height: 55px;
	color:#CCC6B8;
	}

	.tit18 {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-size: 18px;
    line-height: 19px;
    color: #000000;
	}

.tit18:link {
	   font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    color: #000000;
	  text-decoration:none;
	 }
	 
	.tit18:hover {
	   color:#E78D1B;
	   text-decoration:none;
	 }

.tit14 {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-size: 15px;
    line-height: 15px;
    color: #ffffff;
	}


.cit {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-size: 18px;
    line-height: 19px;
    color: #9C7F0F;
	}	

	
	
	.txt {
	font-size: 14px;
		line-height: 14px;
		color:#333333;
		text-align:justify;
	font-style:	Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	}

		.txt-br {
	   color:#ffffff;
	}

	.txt-lk:visited {
	   color:#cca987;
	 }
	 
	.txt-lk:hover {
	   color:#E78D1B;
	   text-decoration:none;
	 }
	
	.txt-14br {
	   color:#ffffff;
        font-size: 12px;
	}


.tlink13 {
	  color: #ffffff;
    font-size: 13px;
		 }
	 
	 .tlink13:link {
	  color: #ffffff;
	  text-decoration:none;
	 }
	
	 .tlink13:hover {
	  color: #ffffff;
	  text-decoration:underline
	 }
 .tlink13:visited {
	  color: #ffffff;
	  text-decoration:none;
	 }

 .tlink0 {
	  color: #000000;
		 }
	 
	 .tlink0:link {
	  color: #cca987;
	  text-decoration:none;
	 }
	
	 .tlink0:hover {
	  color: #cca987;
	  text-decoration:underline
	 }
 .tlink0:visited {
	  color: #cca987;
	  text-decoration:none;
	 }


	 .tlink {
	  color: #000000;
		 }
	 
	 .tlink:link {
	  color: #855607;
	  text-decoration:none;
	 }
	
	 .tlink:hover {
	  color: #855607;
	  text-decoration:underline
	 }
 .tlink:visited {
	  color: #855607;
	  text-decoration:none;
	 }


/* ==========================================================================
   legenda
   ========================================================================== */

	
	.txt-nota {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	  }
	  
	  .txt-nota-br {
	  color:#cccccc;
	  font-size: 11px;
	  line-height: 13px;
	  }

 .txt-nota-lk {
	  color:#cccccc;
	  font-size: 11px;
	  line-height: 13px;
	  }

  .txt-nota-lk:link {
	   text-decoration:underline
	  }

.txt-nota-lk:hover {
	   text-decoration:underline;
           color:#ffffff;
	  }

	 .txt-rp {
	  color:#666666;
	  font-size: 11px;
	  line-height: 13px;
	  margin-left: 10px;
	  }

	 .txt-rp-br {
	  color:#cccccc;
	  font-size: 11px;
	  line-height: 13px;
	  margin-left: 10px;
	  }
	  
	  .txt10 {
	  color:#ffffff;
	  font-size: 12px;
	  }

	/* ==========================================================================
   estrutura
   ========================================================================== */
.footer {
  position: fixed;
    bottom: 5px;
 /* left: 10;
 right: 10;
  width: 90%;*/
 }

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #999999; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 7px; /* Some padding */
  border-radius: 3px; /* Rounded corners */
  font-size: 15px; /* Increase font size */
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}


.sp30 {
	height: 30px;
	}

	.sp60 {
	height: 60px;
	}

.sp90 {
	height: 90px;
	}
	
	.sp100 {
	height: 100px;
	}
	
	.sp220 {
	 height: 220px;
	}
	
	.sp600 {
	height: 600px;
	}

	.cz {
    margin: 5px;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    background-color: #333333;
	}
	
	.cz1 {
	margin: 10px;
	padding: 15px;
	background-color: #e4dac4;
	}
	
	.pt {
	margin: 5px;
	padding: 5px;
	background-color:	#000000;
	}
	
	.pt10 {
	margin: 15px;
	padding: 10px;
	background-color:	#000000;
	}
	
	.br {
	margin: 10px;
	padding: 20px;
	background-color: #ffffff;
	}

.vz {
	margin: 10px;
	}
	
	.br0 {
	padding: 15px;
	background-color: #ffffff;
	}
	
.bg-menu {
    background-color: #CCC6B8;
	}

	.bg {
    margin: 10px;
    padding: 13px;
    background-color: #CCC6B8;
	}

	.bg1 {
    margin: 0px;
    padding: 13px;
    background-color: #CCC6B8;
	}

	.caixa-txt {
    padding-left:20px;
   padding-right:20px;
 	}

	.caixa-- {
  display: inline-block;
  height: auto;
  max-width: 100%;
  margin-bottom: 6px;
  line-height: 6px;
   border: 6px solid #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
	}

.caixa {
display: inline-block;
margin-top: 7px;
    margin-bottom: 7px;
   border: 5px solid #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
	}
	
	.caixa:link {
	border: 5px solid #ffffff;
	}
	
	.caixa:hover {
	border: 5px solid #999999;
	}

	.bx {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 25px;
  margin-bottom: 6px;
  	}
	
	.seta-esq {
	position: fixed;
   opacity: 0.3;
   left: 10px; 
  	}

.seta-esq:hover {
    opacity: 1;
	}


	.seta-dir {
	position: fixed;
   opacity: 0.3;
    right: 10px; 
  	}

.seta-dir:hover {
    opacity: 1;
	}
	
	.seta-top {
	position: fixed;
    top: 500px;
    left: 10px; 
  	}
/* ==========================================================================
   menu
   ========================================================================== */


.active-bk {
	   background-color:
	   #eeeeee;
	}



.caixa-ak {
	border: thin solid #ffffff;
}

.caixa-br {
   display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 5px;
  margin:2px;
  line-height: 1.428571429;
   border: 1px solid #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.caixa-br:hover {
   display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 5px;
   margin:2px;
  line-height: 1.428571429;
   border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
	
}

.caixa-pt {
  display: inline-block;
  height: auto;
  max-width: 100%;
  margin-top: 2px;
  margin-right: 5px;
  padding: 4px;
  line-height: 1.428571429;
  border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.caixa-pt:hover {
	border: thin solid #000000;
}

.caixa-ptr {
  display: inline-block;
  height: auto;
  max-width: 100%;
  margin-top: 10px;
  padding: 4px;
  line-height: 1.428571429;
  border: 1px solid #000000;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.caixa-ptr:hover {
	border: thin solid #cccccc;
}

