	/* ==========================================================================
   texto
   ========================================================================== */
	.tit25br {
    font-family: Georgia, Times, serif;
    font-size: 25px;
    line-height: 27px;
	color:#ffffff;
	}
	
	.tit20-lk {
    font-family: Georgia, Times, serif;
    font-size: 20px;
    line-height: 27px;
	color:#333333;
	text-decoration:none;
	}
	
	.tit25br-lk {
    font-family: Georgia, Times, serif;
    font-size: 25px;
    line-height: 27px;
	color:#ffffff;
	text-decoration:none;
	}
	
	.tit25br-lk:link {
    font-family: Georgia, Times, serif;
    font-size: 25px;
    line-height: 27px;
	color:#ffffff;
	text-decoration:none;
	}
	
	.tit25br-lk:hover {
    font-family: Georgia, Times, serif;
    font-size: 25px;
    line-height: 27px;
	color:#E78D1B;
	text-decoration:none;
	}
	
	.tit18br {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    line-height: 21px;
	color:#ffffff;
	}
	
	.tit20 {
    font-family: Georgia, Times, serif;
    font-size: 20px;
    line-height: 21px;
	color:#000000;
	}
	
	.tit18 {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    line-height: 19px;
	color:#000000;
	}
	
	.tit14 {
		font-family: Georgia, Times, serif;
		font-style: italic;
		font-size: 14px;
		line-height: 17px;
		color:#000000;
	}
	
	.tit14br {
		font-family: Georgia, Times, serif;
		font-style: italic;
		font-size: 14px;
		line-height: 17px;
		color:#ffffff;
	}
	
	.tit20it {
    font-family: Georgia, Times, serif;
    font-size: 20px;
    line-height: 21px;
	font-style:italic;
	 color:#000000;
	}
	
	.tit-lr {
    font-family: Georgia, Times, serif;
    font-size: 20x;
	line-height: 17px;
	color:	#9F6604;
	}
	
	.tit20 {
    font-family: Georgia, Times, serif;
    font-size: 20px;
    line-height: 21px;
	}
	
	.txt {
	text-align:justify;
	}
	
	.txt-tab {
	text-align: justify;
	text-indent: 15px;
	}
	
	.txt-br {
	   color:#ffffff;
	   text-align:justify;
	}

	.txt-serif {
		font-family: Georgia, Times, serif;
		font-style: italic;
		font-size: 14px;
		line-height: 17px;
		color:#ffffff;
		text-align:justify;
	}
	
	.txt-serif-pt {
		font-family: Georgia, Times, serif;
		font-style: italic;
		font-size: 14px;
		line-height: 17px;
		text-align:justify;
		 color:#000000;
	}
	
	.txt-cit {
		font-family: Georgia, Times, serif;
		font-size: 14px;
		line-height: 17px;
		color:#333333;
	}
	
	.txt-cit:link {
		font-family: Georgia, Times, serif;
		font-size: 14px;
		line-height: 17px;
		color:#333333;
		text-decoration:none;
	}
	
	.txt-cit-br {
		font-family: Georgia, Times, serif;
		font-size: 13px;
		line-height: 16px;
		color:#ffffff;
	}
	
	.txt-lk:link {
	  font-family: Georgia, Times, serif;
	  color: #cca987;
	  text-decoration:none;
	 }
	 
	.txt-lk:visited {
	   color:#cca987;
	 }
	 
	.txt-lk:hover {
	   color:#E78D1B;
	   text-decoration:none;
	 }
	 
	 .tlink {
	  color: #855607;
		 }
	 
	 .tlink:link {
	  color: #855607;
	  text-decoration:none;
	 }
	
	 .tlink:hover {
	  color: #E78D1B;
	  text-decoration:underline
	 }
			/* ==========================================================================
   legenda
   ========================================================================== */
	.lr11 {
    font-family: Georgia, Times, serif;
    font-size: 12px;
	line-height: 15px;
	color:	#9F6604;
	}
	
	.cit11 {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 15px;
	color:#333333;
		}
	
	.txt-nota {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	  }
	  
	  .txt-nota-br {
	  color:#ffffff;
	  font-size: 12px;
	  line-height: 13px;
	  }

	 .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:#666666;
	  font-size: 10px;
	  }
	  
	  .txt10br {
	  color:#ffffff;
	  font-size: 10px;
	  }

	/* ==========================================================================
   estrutura
   ========================================================================== */
	.sp30 {
	height: 30px;
	}

	.sp60 {
	height: 60px;
	}
	
	.sp100 {
	height: 100px;
	}
	
	.sp180 {
	height: 220px;
	}
	
	.sp450 {
	height: 450px;
	}

	.vmr {
	margin: 15px;
	padding: 10px;
	background-color: #bf3f68;
	}
	
	.cz {
	margin: 10px;
	padding: 15px;
	background-color: #cccccc;
	}
	
	.cz1 {
	margin: 10px;
	padding: 15px;
	background-color: #e4dac4;
	}
	
	.am {
	margin: 10px;
	padding: 15px;
	background-color:	#F1E0CA;
	}
	
	.br {
	margin: 10px;
	padding: 15px;
	background-color: #ffffff;
	}
	
	.br0 {
	padding: 15px;
	background-color: #ffffff;
	}
	
	.br-e {
	padding: 15px;
	background-color: #ffffff;
	}

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

	.caixa {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin-bottom: 6px;
  line-height: 1.428571429;
   border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
	}
	
	.caixa:link {
		border: thin solid #dddddd;
	}
	.caixa:visited {
		border: thin solid #dddddd;
	}
	.caixa:active {
		border: thin solid #6699FF;
	}
	.caixa:hover {
		border: thin solid #999999;
	}

	.box-br {
  height: 250px;
  max-width: 100%;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
 	}

/* ==========================================================================
   menu
   ========================================================================== */

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

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

	@font-face {
	  font-family: 'Arvo';
	  font-style: normal;
	  font-weight: 400;
	  src: local('Arvo'), url(http://themes.googleusercontent.com/static/fonts/arvo/v6/PVOGkCtOX7e_D5p8KeOQ4_esZW2xOQ-xsNqO47m55DA.ttf) format('truetype');
	}




		.rodape {
	position: fixed;
  	right: 10;
  	left: 10;
	 bottom: 80%;
  	border-width: 0 0 1px;
		}
		
	
	.am {
	padding-top:5px;
	padding-bottom:5px;
	background-color:	#F0E6AC;
	}
	
	.pt20 {
	background-color:#262626;
	margin:0px;
	padding-top:12px;
	padding-bottom:20px;
	}
	
	.pt {
	background-color: #000000;
	}
	
		

	
	.br20 {
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	box-shadow: 0px 1px 2px 1px rgba(230,230,230,1.00);
	-webkit-box-shadow: 0px 1px 2px 1px rgba(230,230,230,1.00);
	}
	
	.br10 {
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	}
	
	.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;
	}
	
	.cz20 {
	background-color: #333333;
	padding-bottom:20px;
	padding-top:20px;
	}
	
	
	.cz {
	background-color: #333333;
	}
	
	.az {
	background-color: #4f9ba8;
	padding-bottom:10px;
	padding-top:10px;
	}
	
	.az1 {
	background-color: #7fa7d7;
	padding-bottom:10px;
	padding-top:10px;
	}
	
	.az2 {
	background-color: #6a9dd9;
	padding-bottom:10px;
	padding-top:10px;
	}
	
.pagination > .ative > a,
.pagination > .ative > span,
.pagination > .ative > a:hover,
.pagination > .ative > span:hover,
.pagination > .ative > a:focus,
.pagination > .ative > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #AEDF00;
  border-color: #cccccc;
}	

.caixa5d {
	margin-right:5px;
	}
	
.caixa5 {
	padding-top:5px;
	padding-right:5px;
	}	

.caixa20d {
	margin-right:20px;
	}

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



hm1 {
    font-family: 'Arvo', Georgia, Times, serif;
    font-size: 40px;
    line-height: 42px;
}

hm2 {
    font-family: 'Arvo', Georgia, Times, serif;
    font-size: 30px;
    line-height: 32px;
}

hm3 {
    font-family: 'Arvo', Georgia, Times, serif;
    font-size: 20px;
    line-height: 22px;
}

hm4 {
    font-family: 'Arvo', Georgia, Times, serif;
    font-size: 15px;
    line-height: 17px;
}

hm5 {
    font-family: 'Arvo', Georgia, Times, serif;
    font-size: 13px;
    line-height: 14px;
}

.txt-az20 {
    font-family: 'Arvo', Georgia, Times, serif;
    font-size: 20px;
    line-height: 22px;
	color:#2B8DCC;
}



hm3br {
    font-family: 'Arvo', Georgia, Times, serif;
    font-size: 20px;
    line-height: 24px;
	color:#FFFFFF;
}

.text-lr {
  color: #F7780F;
  }

.data {
  color: #2B8DCC;
}

.vm {
  color: #DE1B3E;
}

.text-cc {
  color: #cccccc;
}

.text-br {
  color: #ffffff;
  }




 

 
.hr3 {
  height: 3px;
  color: #454343;
}

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



.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;
}


.caixa-am {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #f2f9bf;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.txt-am {
	color: #f8b03e;
	}
	
.caixa-az {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #c4e9fb;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.txt-az {
	color: #78d4ff;
	}
	
.caixa-vd {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #f8dcaf;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.txt-vd {
	color: #d2ef00;
	}



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

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

.menu-ak {
	background-color: #ECF592;
}

.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;
	
}