*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #48372F;
	font-size: 13px;
	background: url(../layout/fundo.gif);
}
a{
	color: #48372F;
}
button{
  cursor: pointer;
}
input, textarea{
	border: none;
}
div#pagina{
	width: 990px;
	margin: 0 auto;
	border-left: 4px solid #302E2D;
	border-right: 4px solid #302E2D;
	background: url(../layout/fundoSite.gif) scroll repeat;
}
div#pagina h4{
	width: 615px;
	font-size: 14px;
	border-bottom: 1px solid #48372F;
	margin-bottom: 10px;
}
div#pagina h4.maior{
	width: 860px;
	font-size: 14px;
	border-bottom: 1px solid #48372F;
	margin-bottom: 10px;
}
div#pagina p{
	font-size: 13px;
	text-align: justify;
	margin-bottom: 12px;
}
div#pagina p.rodape{
	font-size: 10px;
	text-align: center;
}
div#pagina p.centro{
	text-align: center;
}
/*Topo - topo.asp*/
.linkTopo{
	float: left;
	display: block;
	width: 218px;
	height: 208px;
	text-indent: -9999em;
	overflow: hidden;
}
/*  Clear Both */
.clearBoth{
	clear: both;
}
/* topo da p�gina */
div#topo{
	width: 947px;
	height: 261px;
	margin: 0 auto;
	padding-left: 43px;
	border-left: 4px solid #302E2D;
	border-right: 4px solid #302E2D;
	background: url(../layout/fundoTopo.jpg) no-repeat;
}
/*  Menu do topo */
.menuTopo{
	width: 726px;
	height: 66px;
	float: right;
}
.menuNavegacao{
	width: 538px;
	height: 66px;
	float: left;
}
.menuNavegacao ul {
	list-style-type: none;
	list-style-position: outside;
}
.menuNavegacao li {
	display: inline;
	float: left;
}
.menuNavegacao a:link, .menuNavegacao a:visited, .menuNavegacao a:active {
	display: block;
	height: 45px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding-top: 21px;
}
.menuNavegacao a.btnHaras {
	width: 83px;
	background: url(../layout/btnHaras.gif) no-repeat;
}
.menuNavegacao a.btnHaras:hover {
	width: 83px;
	background: url(../layout/btnHarasHover.gif) no-repeat;
}
.menuNavegacao a.btnHarasAtivo {
	width: 83px;
	background: url(../layout/btnHarasAtivo.gif) no-repeat;
}
.menuNavegacao a.btnCavalos {
	width: 86px;
	background: url(../layout/btnCavalos.gif) no-repeat;
}
.menuNavegacao a.btnCavalos:hover {
	width: 86px;
	background: url(../layout/btnCavalosHover.gif) no-repeat;
}

.menuNavegacao a.btnCavalosAtivo {
	width: 86px;
	background: url(../layout/btnCavalosAtivo.gif) no-repeat;
}
.menuNavegacao a.btnEmbrioes {
	width: 83px;
	background: url(../layout/btnEmbrioes.gif) no-repeat;
}
.menuNavegacao a.btnEmbrioes:hover {
	width: 83px;
	background: url(../layout/btnEmbrioesHover.gif) no-repeat;
}
.menuNavegacao a.btnEmbrioesAtivo {
	width: 83px;
	background: url(../layout/btnEmbrioesAtivo.gif) no-repeat;
}
.menuNavegacao a.btnResultados {
	width: 107px;
	background: url(../layout/btnResultados.gif) no-repeat;
}
.menuNavegacao a.btnResultados:hover {
	width: 107px;
	background: url(../layout/btnResultadosHover.gif) no-repeat;
}
.menuNavegacao a.btnResultadosAtivo {
	width: 107px;
	background: url(../layout/btnResultadosAtivo.gif) no-repeat;
}
.menuNavegacao a.btnCatalogo {
	width: 96px;
	background: url(../layout/btnCatalogo.gif) no-repeat;
}
.menuNavegacao a.btnCatalogo:hover {
	width: 96px;
	background: url(../layout/btnCatalogoHover.gif) no-repeat;
}
.menuNavegacao a.btnCatalogoAtivo {
	width: 96px;
	background: url(../layout/btnCatalogoAtivo.gif) no-repeat;
}
.menuNavegacao a.btnContato {
	width: 83px;
	background: url(../layout/btnContato.gif) no-repeat;
}
.menuNavegacao a.btnContato:hover {
	width: 83px;
	background: url(../layout/btnContatoHover.gif) no-repeat;
}
.menuNavegacao a.btnContatoAtivo {
	width: 83px;
	background: url(../layout/btnContatoAtivo.gif) no-repeat;
}
.menuIdiomas{
	width: 188px;
	height: 66px;
	float: right;
	background: url(../layout/fundoIdiomas.gif) no-repeat;
}
.boxIdiomas{
	width: 115px;
	height: 14px;
	margin-top: 7px;
	padding: 14px 33px;
	background: #51413A;
}
.boxIdiomas ul{
	list-style-type: none;
	list-style-position: outside;
}
.boxIdiomas li{
	display: inline;
	margin-right: 27px;
	float: left;
}
.boxIdiomas li.ultimoItem{
	margin-right: 0;
}
.boxIdiomas a{
	display: block;
	width: 20px;
	height: 14px;
	overflow: hidden;
	text-indent: -9999em;
}
.boxIdiomas a.bandeiraBR{
	background: url(../layout/bandeiraBR.gif) no-repeat;
}
.boxIdiomas a.bandeiraEN{
	background: url(../layout/bandeiraEN.gif) no-repeat;
}
.boxIdiomas a.bandeiraES{
	background: url(../layout/bandeiraES.gif) no-repeat;
}
/*  rodape da pagina */
div#rodape{
	width: 990px;
	height: 25px;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 13px;
	color: #FFF;
	background: #48372F;
}
div#rodape a{
	text-decoration: none;
	color: #FFF;
}
div#boxPlayerMusica{
	width: 990px;
	padding: 5px 0;
	text-align: right;
	background: #302E2D;
}
div.voltar, div.voltarEN, div.voltarES{
	width: 990px;
	height: 26px;
	text-align: center;
	background: url(../layout/fundoBarraVoltar.gif) no-repeat;
}
div.voltar a, div.voltarEN a, div.voltarES a{
	display: block;
	width: 882px;
	height: 16px;
	margin: 0 auto;
	background: url(../layout/fundoVoltar.jpg) no-repeat;
}
div.voltarEN a{
	background: url(../layout/fundoVoltarEN.jpg) no-repeat;
}
div.voltarES a{
	background: url(../layout/fundoVoltarES.jpg) no-repeat;
}
.conteudo{
	width: 862px;
	min-height: 475px;
	margin: 0 auto;
	padding: 0 20px;
	background: #FFF;
}
/*Conteudo da esquerda*/
.conteudoEsquerda{
	width: 615px;
	float: left;
}
div#boxPopupHome{
	margin: -175px 0 0 200px;
	position: absolute;
}
.textoEsquerda{
	min-height: 214px;
}
.galeriaHome{
	width: 598px;
	height: 40px;
	padding-top: 153px;
	padding-right: 10px;
	color: #FFF;
}
.containerListaGaleriaHome{
	width: 298px;
	height: 39px;
	float: right;
	padding-right: 7px;
}
div#pagina p.galeria{
	margin-bottom: 0;
}
div#pagina p.galeria img{
	float: left;
	margin-top: 6px;
}
div#pagina p.galeria span{
	float: left;
	margin: 5px 0 0 8px;
}
.listaGaleriaHome{
	width: 157px;
	height: 15px;
	float: right;
	margin-top: 10px;
	padding-top: 2px;
	padding-left: 2px;
	color: #FFF;
	background: url(../layout/fundoBrancoListaGaleriaHome.gif) no-repeat;
}
.listaGaleriaHome ul{
	width: 275px;
	margin: 0 auto;
	list-style-type: none;
	list-style-position: outside;
}
.listaGaleriaHome li{
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 1px;
	text-align: center;
}
.listaGaleriaHome li.ultimoItem{
	margin-right: 0;
}
.listaGaleriaHome a:link, .listaGaleriaHome a:visited, .listaGaleriaHome a:active{
	display: block;
	width: 12px;
	height: 12px;
	padding-top: 2px;
	text-decoration: none;
	font-size: 8px;
	color: #FFF;

}
.listaGaleriaHome a:hover{
	background: #48372F;
}
.listaGaleriaHome a.ativo{
	background: #A54A2F;
	color: #000;
}
div#pagina p.validator{
	font-size: 12px;
	margin-bottom: 0;
}
.indiqueNossoSite{
	width: 602px;
	height: 27px;
	padding-top: 10px;
	padding-left: 13px;
	background: url(../layout/fundoIndiqueNossoSite.gif) no-repeat;
}
.indiqueNossoSite input{
	width: 130px;
	color: #48372F;
	font-size: 9px;
	padding-top: 2px;
	margin-right: 11px;
	float: left;
}
.indiqueNossoSite input.terceiroItem{
	margin-left: 14px;
}
.indiqueNossoSite input.ultimoItem{
	margin-right: 10px;
}
.indiqueNossoSite button{
	width: 16px;
	height: 17px;
	float: left;
	text-indent: -9999em;
	background: url(../layout/btnEnviarIndicacao.gif) no-repeat;
}

/*Conteudo da direita*/
.conteudoDireita{
	width: 227px;
	height: 475px;
	float: right;
}
/*  Box Videos */
.boxVideos{
	width: 227px;
	background: #48372F;
}
.boxVideos ul{
	list-style-type: none;
	list-style-position: outside;
}
.boxVideos li{
	display: block;
	width: 212px;
	height: 145px;
	margin: 0 auto 10px auto;
}
.boxVideos li.video1{
	background: url(imagens/imgVideo_01.gif) no-repeat;
}
.boxVideos li.video2{
	background: url(imagens/imgVideo_02.gif) no-repeat;
}
.boxVideos li.ultimoItem{
	margin-bottom: 0;
	background: url(imagens/imgVideo_03.gif) no-repeat;
}
.cantoSupEsqBoxVideos{
	width: 10px;
	height: 10px;
	float: left;
	background: url(../layout/cantoSupEsqBoxVideos.gif) no-repeat;
}
.cantoSupDirBoxVideos{
	width: 10px;
	height: 10px;
	float: right;
	background: url(../layout/cantoSupDirBoxVideos.gif) no-repeat;
}
.cantoInfEsqBoxVideos{
	width: 10px;
	height: 10px;
	float: left;
	background: url(../layout/cantoInfEsqBoxVideos.gif) no-repeat;
}
.cantoInfDirBoxVideos{
	width: 10px;
	height: 10px;
	float: right;
	background: url(../layout/cantoInfDirBoxVideos.gif) no-repeat;
}
/* cavalos - Cavalo */
div#containerGenealogia{
	width: 859px;
	margin: 30px auto;
}
.containerDadosGenealogia{
	width: 859px;
}
.containerDadosGenealogia ul{
	list-style-type: none;
	list-style-position: outside;
}
.containerDadosGenealogia li{
	display: block;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 11px;
	text-align: center;
}
.containerDadosGenealogia span{
	display: block;
	width: 195px;
}
.boxNomePais{
	width: 214px;
	float: left;
}
#pagina .boxNomePais p{
	display: block;
	width: 214px;
	height: 85px;
	padding-top: 70px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	background: #785F55;
}
.boxNomeAvos{
	width: 215px;
	float: left;
}
.boxNomeAvos li{
	background: url(../layout/conectorGenealogiaAvoPai.gif) left center no-repeat;	
}
.boxNomeAvos span{
	height: 44px;
	padding-top: 31px;
	background: #C9BFBB;
}
.boxNomeBisavos{
	width: 215px;
	float: left;
}
.boxNomeBisavos li{
	background: url(../layout/conectorGenealogiaBisavoAvo.gif) left center no-repeat;
}
.boxNomeBisavos span{
	height: 25px;
	padding-top: 10px;
	background: #D6CFCC;
}
.boxNomeTrisavos{
	width: 215px;
	float: left;
}
.boxNomeTrisavos li{
	background: url(../layout/conectorGenealogiaTrisavoBisavo.gif) left center no-repeat;
}
.boxNomeTrisavos span{
	height: 14px;
	padding-top: 1px;
	background: #E9E4E2;	
}
.fotosCavalo{
	width: 855px;
	margin: 20px auto 0 auto;
}
.fotosCavalo ul{
	list-style-type: none;
	list-style-position: outside;
}
.fotosCavalo li{
	display: inline;
	margin: 0 6px 10px 6px;
	float: left;
}
/*cavalos - Default.aspx*/
.listaCavalos{
	width: 867px;
	margin: 40px auto 0 auto;
}
div#pagina .listaCavalos p{
	font-size: 12px;
	text-align: center;
}
.listaCavalos ul{
	list-style-type: none;
	list-style-position: outside;
}
.listaCavalos li{
	width: 184px;
	height: 180px;
	display: inline;
	float: left;
	margin: 0 15px;
}
.listaCavalos a{
	display: block;
	width: 184px;
	height: 138px;
}
/*Reprodutores - index.asp*/
.reprodutores{
	width: 580px;
	margin: 0 auto;
	padding: 20px;
}
.cabdula{
	float: left;
}
.cabdula a.linkReprodutor{
	display: block;
	width: 243px;
	height: 220px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(imagens/fundoCabdula.gif) no-repeat;
}
.iLoveYou{
	float: right;
}
.iLoveYou a.linkReprodutor{
	display: block;
	width: 243px;
	height: 220px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(imagens/fundoILoveYou.gif) no-repeat;
}
/*Reprodutores - reprodutor.asp*/
.pedigreeGaranhoes{
	width: 859px;
	margin: 0 auto;
}
.pedigreeGaranhoes ul{
	width: 218px;
	list-style-type: none;
	list-style-position: outside;
}
.pedigreeGaranhoes ul.listaPaisGaranhoes{
	width: 204px;
}
.paisGaranhoes{
	width: 204px;
	height: 331px;
	font-size: 12px;
	float: left;
}
.paisGaranhoes li{
	width: 204px;
	height: 89px;
	padding-top: 74px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	background: #785F55;
}
.avosGaranhoes{
	width: 218px;
	font-size: 12px;
	float: left;
}
.avosGaranhoes li{
	width: 203px;
	height: 47px;
	padding-top: 32px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #785F55;
	text-align: center;
	background: url(../layout/fundoAvosGaranhoes.gif) no-repeat;
}
.bisavosGaranhoes{
	width: 218px;
	font-size: 12px;
	float: left;
}
.bisavosGaranhoes li{
	width: 203px;
	height: 26px;
	padding-top: 11px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #785F55;
	text-align: center;
	background: url(../layout/fundoBisavosGaranhoes.gif) no-repeat;
}
.trisavosGaranhoes{
	width: 218px;
	font-size: 10px;
	float: left;
}
.trisavosGaranhoes li{
	width: 203px;
	height: 15px;
	padding-top: 1px;
	padding-left: 15px;
	color: #785F55;
	text-align: center;
	margin-bottom: 5px;
	background: url(../layout/fundoTrisavosGaranhoes.gif) no-repeat;
}
/*box contato - contato.asp*/
.cantoSupEsqBoxContato{
	width: 15px;
	height: 15px;
	float: left;
	background: url(../layout/cantoSupEsqBoxContato.gif) no-repeat;
}
.cantoSupDirBoxContato{
	width: 15px;
	height: 15px;
	float: right;
	background: url(../layout/cantoSupDirBoxContato.gif) no-repeat;
}
.cantoInfEsqBoxContato{
	width: 15px;
	height: 15px;
	float: left;
	background: url(../layout/cantoInfEsqBoxContato.gif) no-repeat;
}
.cantoInfDirBoxContato{
	width: 15px;
	height: 15px;
	float: right;
	background: url(../layout/cantoInfDirBoxContato.gif) no-repeat;
}
.boxContato{
	width: 430px;
	margin: 20px auto 0 auto;
	background: #E9D3C0;
}
.containerFormularioContato{
	padding: 0 20px 5px 20px;
}
/*contato.asp*/
.formularioContato{
	margin: 0 auto;
	font-size: 13px;
}
.formularioContato label{
	display: block;
	width: 357px;
	margin: 5px auto;
}
.fundoTextBox{
	width: 357px;
	height: 19px;
	margin: 0 auto;
	padding-top: 1px;
	background: url(/../layout/fundoInput.gif) no-repeat;
}
.formularioContato input{
	display: block;
	width: 347px;
	margin: 0 auto;
	padding: 0 3px 0 3px;
}
.areaTexto{
	width: 357px;
	height: 140px;
	margin: 0 auto;
	padding: 2px 0 0 2px;
	background: url(/../layout/fundoTextArea.gif) no-repeat;
}
.formularioContato textarea{
	width: 347px;
	height: 130px;
	margin: 0 auto;
	padding: 3px;
	color: #785F55;
}
.camposContato{
	
}
.enviar{
	width: 357px;
	margin: 0 auto;
}
input.btnEnviar{
	width: 147px;
	height: 25px;
	color: #FFF;
	float: right;
	*letter-spacing: 1px;
	margin-top: 9px;
	background: url(../layout/btnEnviar.gif) no-repeat;
	cursor: pointer;
}
/*Popup - Genealogia.aspx*/
.conteudoPopup{
	width: 775px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFF;
}
.conteudoPopup h4{
	width: 775px;
	font-size: 14px;
	border-bottom: 1px solid #48372F;
	margin: 0 auto 10px auto;
}
.conteudoPopup p{
	width: 775px;
	font-size: 13px;
	text-align: justify;
	margin: 0 auto 10px auto;
}
.pedigreePopup{
	width: 775px;
	height: 330px;
	margin: 20px auto;
}
.pedigreePopup .pais{
	width: 175px;
	height: 330px;
	font-size: 12px;
	float: left;
}
.pedigreePopup .pais ul{
	list-style-type: none;
	list-style-position: outside;
}
.pedigreePopup .pais li{
	display: block;
	color: #FFF;
	text-align: center;
	width: 175px;
	height: 89px;
	padding-top:73px;
	float: left;
	margin-bottom: 6px;
	background: #785F55;
}
.pedigreePopup .avos{
	width: 190px;
	height: 330px;
	font-size: 10px;
	float: left;
}
.pedigreePopup .avos ul{
	list-style-type: none;
	list-style-position: outside;
}
.pedigreePopup .avos li{
	color: #785F55;
	text-align: center;
	width: 180px;
	height: 45px;
	padding:33px 0 0 10px;
	margin-bottom: 6px;
	background: url(../layout/fundoAvosGaranhoes.gif) no-repeat;
}
.pedigreePopup .bisavos{
	width: 190px;
	height: 330px;
	font-size: 10px;
	float: left;
}
.pedigreePopup .bisavos ul{
	list-style-type: none;
	list-style-position: outside;
}
.pedigreePopup .bisavos li{
	color: #785F55;
	text-align: center;
	width: 180px;
	height: 25px;
	padding:11px 0 0 10px;
	margin-bottom: 6px;
	background: url(../layout/fundoBisavosGaranhoes.gif) no-repeat;
}
.pedigreePopup .trisavos{
	width: 220px;
	height: 330px;
	font-size: 10px;
	float: left;
}
.pedigreePopup .trisavos ul{
	list-style-type: none;
	list-style-position: outside;
}
.pedigreePopup .trisavos li{
	width: 203px;
	height: 15px;
	padding-top: 1px;
	padding-left: 15px;
	color: #785F55;
	text-align: center;
	margin-bottom: 5px;
	background: url(../layout/fundoTrisavosGaranhoes.gif) no-repeat;
}
.fechaPopup{
	margin: 0 auto;
}
.fechaPopup p{
	margin-top: 10px;
	text-align: center;
}
.fotosCavaloPopup{
	width: 515px;
	margin: 20px auto 0 auto;
}
.fotosCavaloPopup ul{
	list-style-type: none;
	list-style-position: outside;
}
.fotosCavaloPopup li{
	float: left;
	margin: 0 6px 10px 6px;
}
/*Popup - Garanhoes.aspx*/
img.garanhao{
	margin-bottom: 10px auto;
}
.fotosCavaloPopupGaranhao{
	width: 560px;
	text-align: center;
	margin: 20px auto 0 auto;
}
.fotosCavaloPopupGaranhao ul{
	list-style-type: none;
	list-style-position: outside;
}
.fotosCavaloPopupGaranhao li{
	float: left;
	margin: 0 6px 10px 6px;
}
/*Resultados - Default.aspx*/
.fundoTituloResultados{	
	width: 801px;
	height: 24px;
	margin-top: 10px;
	padding: 10px 0 0 60px;
	background: url(/../layout/fundoTituloResultados.jpg) no-repeat;
}
.resultado{
	width: 761px;
	margin: 0 auto;
}
.resultado ul{
	list-style-position: inside;
	margin-left: 20px;
	font-size: 13px;
}
.resultado li{
	
}
div#pagina p.resultado{
	margin: 10px 0 10px 0;
}
/*Embrioes - Default.aspx*/
table.tabelaEmbrioes{
	width: 811px;
	margin: 20px auto;
	font-size: 12px;
	text-transform: uppercase;
	border-collapse: collapse;
	border-bottom: 2px solid #FFF;
}
table.tabelaEmbrioes tr{
	height: 60px;
}
table.tabelaEmbrioes tr.titulo{
	height: 40px;
}
table.tabelaEmbrioes tr.escura{
	background: #E9D3C0;
}
table.tabelaEmbrioes tr.clara{
	background: #F0E0D3;
}
table.tabelaEmbrioes th{
	background: #785F55;
	color: #FFF;
	border: 2px solid #FFF;
}
table.tabelaEmbrioes th.genealogia{
	width: 111px;
}
table.tabelaEmbrioes td{
	text-align: center;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
table.tabelaEmbrioes td.ultimaColuna{
	border-right: 0;
}
table.tabelaEmbrioes td.cavalo{
	width: 210px;
}
table.tabelaEmbrioes a:link, table.tabelaEmbrioes a:visited, table.tabelaEmbrioes a:active{
	text-decoration: none;
}
table.tabelaEmbrioes a:hover{
	text-decoration: underline;
}
a.embriao:link, a.embriao:active, a.embriao:visited, a.embriao:hover{
	display: block;
	width: 103px;
	height: 52px;
	text-indent: -9999em;
	overflow: hidden;
	margin: 0 auto;
	background: url(../layout/genoma.gif) no-repeat;
}
/*Modal - fotos do cavalo*/
.modalMessage{
	
}
a.anterior{
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 30px;
}
a.proximo{
	float: right;
}

/* noticias */

.containerNoticias{
	width: 861px;
	padding: 8px 0 20px 0;
	margin: 0 auto;
}
.containerNoticias ul.noticias{
	list-style-type: none;
	margin: 0 auto;
}
.containerNoticias ul.noticias li{
	width: 848px;
	padding: 0 6px 20px;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 10px;
	background: url(../layout/fundoBoxNoticias.jpg) bottom no-repeat;
}
.containerNoticias ul.noticias li:hover{
	background: url(../layout/fundoBoxNoticiasHover.jpg) bottom no-repeat;
}
ul.noticias li strong{
	display: block;
	margin-bottom: 4px;
}
ul.noticias li strong.data{
	display: block;
	color: #5E4B44;
	font-size: 14px;
}
.boxBtnMaisNoticias{
	width: 266px;
	height: 33px;
	margin: 0 auto;
}
.boxBtnMaisNoticias a:link.noticias,
.boxBtnMaisNoticias a:hover.noticias,
.boxBtnMaisNoticias a:active.noticias,
.boxBtnMaisNoticias a:visited.noticias{
	display: block;
	width: 266px;
	height: 33px;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
	background: url(../layout/btnMaisNoticias.jpg) no-repeat;
}


div#carregando {
  position: absolute;
  right: 0;
  top: 0;  
}