@font-face {
  font-family: 'IM Fell DW Pica';
  font-style: normal;
  font-weight: 400;
  src: local('IM FELL DW Pica Roman'), local('IM_FELL_DW_Pica_Roman')/*,        url(http://themes.googleusercontent.com/static/fonts/imfelldwpica/v4/W81bfaWiUicLSPbJhW-ATno1aYbFHkK-jWDrR3dOoIA.woff) format('woff')*/;
}

@font-face {
  font-family: 'IM Fell DW Pica';
  font-style: italic;
  font-weight: 400;
  src: local('IM FELL DW Pica Italic'), local('IM_FELL_DW_Pica_Italic'), /* url(http://themes.googleusercontent.com/static/fonts/imfelldwpica/v4/alQJ8SK5aSOZVaelYoyT4PQV9SD565Vh4CeEot-NU_g.woff) format('woff') */;
}


/*@font-face {
  font-family: 'UnifrakturCook';
  font-style: normal;
  font-weight: 700;
  src: local('UnifrakturCook'), local('UnifrakturCook-Bold'), url(http://themes.googleusercontent.com/static/fonts/unifrakturcook/v6/ASwh69ykD8iaoYijVEU6Rm_7m0YPLwupdydlBc09ccE.woff) format('woff');
}*/

@font-face {
    font-family: 'UnifrakturCook';
    src: url('cloisterblackbt-webfont.eot');
    src: url('cloisterblackbt-webfont.eot?#iefix') format('embedded-opentype'),
         url('cloisterblackbt-webfont.woff') format('woff'),
         url('cloisterblackbt-webfont.ttf') format('truetype'),
         url('cloisterblackbt-webfont.svg#cloisterblack_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CloisterBlack BT';
    src: url('cloisterblackbt-webfont.eot');
    src: url('cloisterblackbt-webfont.eot?#iefix') format('embedded-opentype'),
         url('cloisterblackbt-webfont.woff') format('woff'),
         url('cloisterblackbt-webfont.ttf') format('truetype'),
         url('cloisterblackbt-webfont.svg#cloisterblack_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CasablancaAntique';
    src: url('casablancaantique-webfont.eot');
    src: url('casablancaantique-webfont.eot?#iefix') format('embedded-opentype'),
         url('casablancaantique-webfont.woff') format('woff'),
         url('casablancaantique-webfont.ttf') format('truetype'),
         url('casablancaantique-webfont.svg#casablancaantiqueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.LinkNomePessoa{
  color:#F00;	
  text-decoration:none;	
}
	
.LinkNomePessoa:hover{
  cursor:auto;
  color:#F00;		
}

.tituloPagina{	
  font-family : 'UnifrakturCook, Arial, sans-serif';
  size:40px;
}

#linkPessoa{
  a:hover {text-decoration: underline;color: #130B62}	
}

#divTituloFontes{
  font-family: 'Calibri';
  font-weight:bold;
  font-size:26px;
  a:hover {text-decoration: underline;color: #130B62}
}

#nomeIndice {
  font-family: 'Calibri';
  font-weight:bold;
  font-size:45px;
}

#dataNascimentoIndice {
  font-family: 'Tahoma';
  font-style: normal;
  size:11;
  margin-top:20px;
}

#OrigemIndice {
  font-family: 'Tahoma';
  font-style: normal;
  size:11;
  margin-top:20px;
}

#BiografiaIndice {
  font-family: 'Tahoma';
  font-style: normal;
  size:11;
  margin-top:20px;
}

.tituloTabela{
  font-family: 'Tahoma';
  font-weight:bold;
  size:11;
}

#linhaTabela{
  font-family: 'Calibri';
  size:11;
}

#tituloIndice{
  font-family: 'Tahoma';
  size:14;
  font-weight:bold;
  margin-bottom:26px;
  text-align:left;
}

.paginacao{
  font-family: 'Tahoma';
  size:14;
  text-align:center;
  cursor:pointer;
}

.botaoPaginacao{
  font-family:Arial, Helvetica, sans-serif; 
  font-size:16px; 
  color:#FF9D9D; 
  font-weight:bold; 
  cursor:pointer;	
}

.botaoPaginacao:hover{
  color:#FFF; 
}

.paginacaoInativa{
  font:Tahoma, Arial;
  font-size:12px;
  font-weight: bold;
  color:#666;	
  margin:5px;	
  text-align:center;
  vertical-align:top;
  text-decoration:none;	
}

.paginacaoInativa:hover{
  cursor:auto;	
}
	
.pagina{
  font:Tahoma, Arial;
  font-size:12px;
  font-weight: bold;
  color:#000;	
  margin:7px;	
  text-align:center;
  vertical-align:top;
  text-decoration:none;	
}

#divPaginacao{
  font:Tahoma, Arial;
  font-size:12px;
  font-weight: bold;
  color:#000;	
  margin:20px;	
  text-align:center;
  vertical-align:top;
  text-decoration:none;	
}

.numPagina{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#ab422f;
  float:left;
  margin-left:5px;
  margin-right:5px;
  cursor:default;	
}

.numPaginaAtivo{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  color:#FFF;
  float:left;
  margin-left:5px;
  margin-right:5px;
  cursor:default;	
}

