table.garanhoes{
	width: 613px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: url(../imagens/fundoCabecalhoTabela.png) top left no-repeat;
}
table.garanhoes th, table.garanhoes th a:link, table.garanhoes th a:hover, table.garanhoes th a:active, table.garanhoes th a:visited{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
table.garanhoes tr{
	height: 32px;
}
.tabela-estatisticas tr.paginacao:hover td{
	background: #53738C;
}
.tabela-estatisticas tr:hover td{
	color: #D3D8DD;
	background: #425C6F;
}
.tabela-estatisticas td{
	cursor: pointer;
}
table.garanhoes td{
	background: #D3D8DD;
	border-bottom: 2px #FFF solid;
	font-size: 8px;
	color: #425C6F;
	height: 27px;
}
table.garanhoes .ultimaCelula{
	border-right:0;
}
table.garanhoes .paginacao td table td, table.garanhoes .paginacao td, .paginacao td table td, .paginacao td{
	color: #FFF;
	background: #53738C;
	font-size: 12px;
	border: 0;
}

.paginacao td table td a:link, .paginacao td table td a:hover,
.paginacao td table td a:active, .paginacao td table td a:visited{
	color: #FFF;
}
.contMeuBH .paginacao td{
	height: 27px;
}
/*Consulta genealógica*/
.fundoTabelaGenealogia{
	display: none;
	width: 696px;
	height: 280px;
}
#consultaGen{
	color: #FFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#tabelaDados{
	font-size: 12px;
	background: #E7EBEF;
	border: 1px solid #000;
	margin: 0 auto;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#tabelaDados th{
	background-color: #313945;
}
#consultaGen a:link, #consultaGen a:hover, #consultaGen a:visited, #consultaGen a:active{
	color: #313945;
	text-decoration: underline;
}
.topoConsultaGen{
    text-align: center;
    height:39px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    background: url("../layout/fundoTopoConsultaGen.gif") no-repeat;
}
.nomeCavalo{
    color: #263743;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.fundoDados{
    text-align: center;
    color: #263743;
    background-color: #DFE1E3;
}
.fundoDados table{
    color: #263743;
    font-size: 12px;
    border: 1px solid #263743;
}
.dadosTabela{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.alinhaCentro{
    text-align: center;
}
.tituloTabela{
    font-size: 14px;
}
.nomeMae{
	background-color: #FFEAEA;
}
.nomePai{
	background-color: #C9D5DE;
}
.avosMaternos{
	background-color: #FFDDDD;
}
.avosPaternos{
	background-color: #B7C4D1;
}
.bisavosMaternos{
	background-color: #FFCACA;
}
.bisavosPaternos{
	background-color: #A1AFBF;
}
.trisavosMaternos{
	background-color: #FFA8A8;
}
.trisavosPaternos{
	background-color: #909FB2;
}
/*Notícias*/
.linhaNoticia{
	height: 105px;
}
.celulaNoticia{
	background: #D7DCDF;
	color: #4A5764;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;	
}
.linhaNoticia td{
	border-left: #E7EBEF 1px solid;
	border-bottom: 13px #E7EBEF solid;
}
.titNoticia{
	display: block;
	padding-top: 12px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	text-transform: uppercase;
	cursor:pointer;
}
.dataNoticia{
	display: block;
	padding: 0 20px;
	cursor:pointer;
}
.conteNoticia{
	display: block;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	cursor:pointer;
}
.tabNoticia .paginacao td table td, .tabNoticia .paginacao td{
	color: #FFF;
	background: #53738C;
	font-size: 12px;
	height: 32px;
	border: 0;
}
.tabNoticia .paginacao td table td a:link, .tabNoticia .paginacao td table td a:hover, 
.tabNoticia .paginacao td table td a:active, .tabNoticia .paginacao td table td a:visited{
    color: #FFF;
	font-weight: bold;
}
.tabNoticia .paginacao td table{
    margin: 0 auto;
}
.garanhoes .semBorda td{
	border: 0;
}
/*Inspetores*/
table#ctl00_Conteudo_dgSocios .paginacao td, table#ctl00_Conteudo_dgInspetores .paginacao td{
	font-size: 12px;
}
/* LojaVirtual - Finalizar */
.descricaoTabela{
	margin-bottom: 15px;
}
.tabelaItensAdicionados{
	width: 100%;
	border-collapse: collapse;
	font-size: 13px;
	color: #313944;
	text-align: center;
}
.tabelaItensAdicionados th{
	font-size: 11px;
	color: #FFF;
}
.tabelaItensAdicionados td{
	height: 30px;
	vertical-align: middle;
}
.tituloColunaQnte{
	width: 66px;
	height: 26px;
	background: url(../layout/fundoTituloQnte.gif) center no-repeat;
}
.tituloColunaProduto{
	width: 366px;
	height: 26px;
	background: url(../layout/fundoTituloProduto.gif) center no-repeat;
}
.tituloColunaValor{
	width: 100px;
	height: 26px;
	background: url(../layout/fundoTituloValor.gif) center no-repeat;
}
.tituloColunaExcluir{
	width: 63px;
	height: 26px;
	background: url(../layout/fundoTituloColunaExcluir.gif) center no-repeat;
}
.btnExcluir{
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999em;
	background: url(../layout/btnExcluir.gif) no-repeat;
}
.celulaTotal{
	height: 35px;
	font-size: 18px;
	text-align: right;
	border-top: 1px solid #3D5768;
	border-bottom: 1px solid #3D5768;
}
.textoOrientacaoFinalizar{
	margin: 20px 0;
}