/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.seta-top {
    position: fixed;
    top: 600px;
    left: 10px;
    opacity: 0.60;
          	}

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

	
	.pt20 {
	background-color:#262626;
	margin:0px;
	padding-top:12px;
	padding-bottom:20px;
	}
	
	.pt {
	background-color: #000000;
	
	}

.cz {
	background-color: #cccccc;
	padding:50px;
	}

	.sp20 {
	height: 20px;
	}

    .sp40 {
	height: 40px;
	}
	
	.sp60 {
	height: 60px;
	}

.sp80 {
	height: 80px;
	}
	
	.pt10 {
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	}
	
	
	.br25 {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
	}
	
	.br {
	background-color: #ffffff;
	}
	.cr {
	background-color: #f5e0cd;
	}



.rodape {
  border-bottom: 0px solid #000000;
  content: "";
}


.txt {
  color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.txt-lk {
	color: #4D6473;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.txt-cc {
  color: #666666;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.txt-br {
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

.txt-br10 {
	color: #facba1;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
  }

.txt12 {
  color:#000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  }

.txt-rp {
  color:#B4B1B1;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  }

.txt-rpl:link {
   color:#464e54;
  text-decoration:none;
 }
 .txt-rpl:hover {
   color:#f15a22;
  text-decoration:none;
 }
 .txt-rpl:visited {
   color:#464e54;
   text-decoration:none;
 }
 

 
.txt-rpl14:link {
 font-size: 14px;
 line-height: 25px;
 color:#ffffff;
  text-decoration:none;
margin-right:7px;
margin-left:7px;
 }
.text-rpl14:visited {
 font-size: 14px;
 line-height: 25px;
 color:#ffffff;
  text-decoration:none;
margin-right:7px;
margin-left:7px;
 }
 
.hr3 {
  height: 3px;
  color: #454343;
}

.faixa-cz {
  padding: 10px;
  margin-bottom: 10px;
  color: inherit;
  background-color: #333333;
}

.txt-am {
	color: #f8b03e;
	}

.img-circle4 {
	border-radius: 50%;
}



.menu-cz {
	background-color: #efefef;
}

div#outer a {
	float: left;
	color: #ccc;
	position: fixed;
	display: block;
	margin-left: 12px;
	padding: 0px;
	text-decoration: none;
	width: 18px;
	margin-top: 10em;
	font-size: 1.6em;
	z-index:0;
}

div#outer a:hover {
	color: #AEDF00;
	
}
