html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;             /*Adicionado */
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
    width: 1000px;
    margin: 0 auto;
    background-color: #303030;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}


a{
	text-decoration: none;
}

.contentorGeral{
    /*background-color: #000000;*/
    background-color: black;
}

.contentorLogo{
	height: 128px;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	clear: both;
}

.logo{
    float: left;
    padding-left: 25px;
    margin-top: 27px;
}

.bannersTopo{
    float: left;
    width: 790px;
    overflow: hidden;
    height: 90px;
    margin-left: 20px;
    margin-top: 18px;
}

.contentorMenu{
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 -128px;
	height: 28px;
	overflow: hidden;
	clear: both;
}

.menuItem{
    float: left;
    text-align: center;
    padding-top: 7px;
    width: 119px;
    height: 23px;
}

.menuItem a{
	color: #06a0f9;
	font-size: 14px;
	font-weight: bold;
}

.menuItemPesquisa{
	float: right;
	margin-right: 20px;
	padding: 0px
}

.text_pesquisa{
	width: 140px;
	height: 17px;
	overflow: hidden;
	border: 0;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 -156px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: silver;
	margin-top: 5px;
}

.select_pesquisa{
	font-size: 10px;
	color: white;
	/*margin-top: -30px;*/
	padding-top: 1px;
	border: 1px solid #404040;
	background-color: #2e2e2e;
}

.pesquisa_submit{
	background-color: white;
	border: 2px outset white;
	font-size: 9px;
}

.bannersRotativos{
    height: 340px;
    width: 712px;
    overflow: hidden;
    float: left;
    background-color: black;
}

.programacaoPrimeiraPagina{
	float: left;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 -173px;
	width: 276px;
	height: 340px;
	overflow: hidden;
}

.programacaoPrimeiraPaginaTitulo{
	height: 67px;
	clear: both;
}

.programacaoPrimeiraPaginaTituloEsquerda{
	height: 67px;
	width: 112px;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -275px -156px;
	overflow: hidden;
	float: left;
	margin-left: 1px;
}

.programacaoPrimeiraPaginaTituloDireita{
	float: right;
	height: 20px;
	width: 160px;
	padding-top: 29px;
	overflow: hidden;
}

#dataProgramacaoEntrada{
	font-size: 10px;
	margin-top: -30px;
	padding-top: 1px;
	border: none;
	width: 100px;
	border: 1px solid #404040;
	background-color: #2e2e2e;
	color: white;
}

.blocoConteudoConteudosProgramacaoData{
	color: white;
	clear: both;
}

.blocoConteudoScrollProgramacao{
	clear: both;
	margin-left: 18px;
	width: 255px;
	height: 260px;
	overflow: auto;
}

.tabelaProgramacao{
	width: 100%;
}


.colunaEsquerda{
	float: left;
	background-image: url('../img/fundoColunaDireita.png');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 1px;
	width: 712px;
	background-color: #1b1b1b;
	min-height: 650px;
}

.colunaDireita{
	float: left;
}


.ultimasNoticiasProgramasHora{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 8px;
	color: white;
	width: 40px;
}

.ultimasNoticiasProgramasHora a{
	color: white;
}

.ultimasNoticiasDireita{
	padding: 3px;
	color: white;
}

.ultimasNoticiasDireita a{
	color: white;
	font-size: 13px;
}


.ultimasNoticiasProgramasSeparador{
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -404px -174px;
	overflow: hidden;
	width: 8px;
}

.separadorCinza1000{
	clear: both;
	height: 1px;
	overflow: hidden;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 -513px;
}

.blocoEntradaNoticiasTitulo{
	width: 470px;
	height: 49px;
	overflow: hidden;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -425px -156px;
}

.blocoEntradaNoticiasTituloPagNoticias{
	/*width: 681px;*/
	height: 49px;
	overflow: hidden;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -425px -156px;
	background-color: black;
}

.blocoConteudoTituloDireita{
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	text-align: right;
}

#filtroNoticiasEntrada{
	font-size: 10px;
	border: none;
	margin-top: 2px;
	border: 1px solid #404040;
	background-color: #2e2e2e;
	color: white;
}

.blocoEntradaNoticiasFundo{
	width: 471px;
	height: 600px;
	overflow: hidden;
	/*background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -223px;*/
	background-image: url('../img/fundoColunaDireita.png');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 1px;
}

.umaNoticiaEntrada{
	/*background-color: orange;*/
}

.blocoEntradaNoticiasScroll{
	height: 550px;
	overflow: auto;
}

.blocoNoticiasScroll{
	height: 650px;
	overflow: auto;

}

.umaNoticiaEntradaSeparador{
	float: left;
	width: 10px;
	margin-left: 10px;
	margin-top: 10px;
	height: 20px;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -402px -182px;
}

.umaNoticiaEntradaSeparadorVazio{
	float: left;
	width: 10px;
	margin-left: 10px;
	margin-top: 10px;
	height: 20px;
}

.umaNoticiaEntradaCorpo{
	float: left;
	margin-top: 10px;
	width: 420px;
}

.umaNoticiaPagNoticiasCorpo{
	float: left;
	margin-top: 10px;
	width: 600px;
}

.chegaAoLado{
	margin-left: 15px;
}

.mancheteNivel1{
	background-image: url('../img/fundoManchete1.png');
	background-repeat: repeat-y;
	padding-top: 10px;
}


.mancheteNivel1Titulo{
	font-size: 18px;
	font-weight: bold;
	color: #06a0f9;
}

.mancheteNivel1Titulo a{
	font-size: 18px;
	font-weight: bold;
	color: #06a0f9;
	line-height: 24px;
}

.umaNoticiaEntradaResumo{
	color: white;
	margin-top: 10px;
	line-height: 18px;
}


.mancheteNivel2 a{
	font-size: 15px;
	line-height: 20px;
	color: white;
	font-weight: bold;
}

.mancheteNivel3 a{
	color: white;
}

.mancheteNivel3PagNoticias{
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.blocoNoticiasCompleto{
	float: left;
}

.blocoConteudoMetereologia{
	float: left;
	width: 240px;
	height: 650px;
	overflow: hidden;
}

.blocoConteudoTitulo{
	height: 49px;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -223px;
	overflow: hidden;
}

#filtroMeteoEntrada{
	font-size: 10px;
	margin-top: -30px;
	margin-top: 2px;
	border: 1px solid #404040;
	background-color: #2e2e2e;
	color: white;
}

.blocoConteudoMeterologia{
	height: 484px;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -758px -223px;
	overflow: hidden;
}

.blocoConteudoScrollMetereologia{
	height: 580px;
	overflow: auto;
}

.meteo_tabela{
	margin-left: 10px;
	width: 210px;
	height: 30px;
}

.meteo_minima_maxima{
	float: right;
}

.meteo_minima_maxima_items{
	float: right;
	color: #06a0f9;
	font-size: 10px;
	line-height: 14px;
	width: 50px;
	text-align: center;
}

.meteoCidade{
	margin-left: 30px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.meteo_uma_linha{
	height: 31px;
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -518px -223px;
	overflow: hidden;
	margin-bottom: 2px;
}

.meteo_dia{
	float: left;
	text-align: right;
	color: white;
	font-size: 11px;
	width: 60px;
	padding-top: 10px;
}

.meteo_imagem{
	float: left;
	text-align: right;
	color: white;
	width: 60px;
}

.meteo_minima{
	float: left;
	text-align: center;
	color: white;
	width: 45px;
	font-size: 11px;
	padding-top: 10px;
}

.meteo_maxima{
	float: left;
	text-align: right;
	color: white;
	width: 40px;
	font-size: 11px;
	padding-top: 10px;
}

.meteoSeparadorCidades{
	height: 1px;
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -425px -213px;
	overflow: hidden;
	margin-top: 10px;
}

.blocoConteudoPlayerPequeno{
	width: 276px;
	height: 270px;
	background-color: black;
	overflow: hidden;
}

.blocoConteudoPlayerPequenoTitulo{
	height: 49px;
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -758px -223px;
	overflow: hidden;

}

.blocoConteudoPlayerPequenoPlayer{
	width: 276px;
	height: 220px;
}

.blocoConteudoTituloProgramas{
	height: 27px;
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -272px;
	overflow: hidden;
}

.blocoConteudoTituloDireitaProgramas{
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

.blocoConteudoTituloDireitaProgramas a{
	color: #06a0f9;
	font-size: 11px;
}

.carrosselProgramasSetaEsquerda{
	float: left;
	height: 155px;
	width: 46px;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0px -676px;
	cursor: pointer;
	overflow: hidden;
}

.carrosselProgramasSetaDireita{
	float: right;
	height: 155px;
	width: 46px;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -46px -676px;
	cursor: pointer;
	overflow: hidden;
}

.blocoFundoProgramas{
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0px -514px;
	overflow: hidden;
	height: 150px;
}

#carrosselProgramas{
	/*float: left;*/
	position: relative;
	height: 140px;
	overflow: hidden;
	padding-top: 20px;
	width: 900px;
	overflow: hidden;
}

#carrosselVOD{
	/*float: left;*/
	position: relative;
	height: 140px;
	overflow: hidden;
	padding-top: 15px;
	width: 900px;
	overflow: hidden;
}

.umaImagemCarrossel{
	float: left;
	width: 100px;
	height: 150px;
	margin-right: 50px;
	text-align: right;
	font-size: 11px;
}

.umaImagemCarrossel a{
	color: white;
}

.carrosselProgramasWrapper{
	position: relative;
	width: 9000px;
	/*margin: 0 auto;*/
}

.vodObseEntrada{
	color: #06a0f9;
}

.blocoConteudoTituloVOD{
	height: 27px;
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -299px;
	overflow: hidden;
}

.youtube{
	float: left;
	margin-left: 50px;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.facebook{
	float: left;
	width: 450px;
	color: white;
	font-size: 9px;
	line-height: 18px;
	padding-top: 15px;
}

.facebook a{
	color: white;
}

.copyright{
	float: right;
	margin-right: 20px;
	text-align: right;
	font-size: 11px;
	line-height: 16px;
	color: white;
	padding-top: 5px;
}

.copyright a{
	color: white;
}

#publicidadeEspecial{
	clear: both;
}

.liveTitulo{
	height: 49px;
	/*width: 681px;*/
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -326px;
	overflow: hidden;
}

.contentorDetalhes{
	width: 681px;
	padding: 15px;
	background-color: #1b1b1b;
}


.pesquisaTitulo{
	height: 49px;
	/*width: 681px;*/
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -375px;
	overflow: hidden;
}

.pesquisaTituloTexto{
	color: white;
}

.pesquisaTituloTexto a{
	color: #06a0f9;
	font-size: 18px;
}

.blocoConteudoConteudos h1{
	font-size: 24px;
	padding-bottom: 30px;
}

.blocoConteudoConteudos{
	color: silver;
	line-height: 18px;
}

.umaNoticiaDetalhes{
	color: gray;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 18px;
	font-size: 10px;
}

.umaNoticiaDetalhes a{
	color: white;
}

.detalheNoticiaSeccao{
	color: gray;
	padding-bottom: 5px;
	padding-left: 20px;
}

.detalheNoticiaSeccao a{
	color: silver;
}

.detalheNoticiaTitulo{
	padding-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.detalheNoticiaCorpo{
	line-height: 24px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.partilhaNoticias{
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 50px;
}

.envioEmailTitulo{
	height: 28px;
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 -936px;
	overflow: hidden;
}

.envioEmailFechar{
	float: right;
	width: 28px;
	height: 28px;
}

#shareEmail{
	display: none;
}

.shareEmailTabela{
	margin-top: 20px;
}

.shareEmailMensagemDireita{
	color: gray;
	padding-right: 10px;
	font-size: 11px;
}

.shareEmailSeparadorVertical{
	border-left: 1px solid #454545;
	width: 1px;
	padding-right: 15px;
	overflow: hidden;
}

.shareEmailLegenda{
	color: silver;
	width: 200px;
	vertical-align: top;
}

.shareText{
	width: 350px;
	height: 17px;
	border: 0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: silver;
	margin-bottom: 5px;
	color: black;
}

.shareTextarea{
	width: 350px;
	height: 170px;
	border: 0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: silver;
	margin-bottom: 5px;
	color: black;
}

.shareEmailBotao{
	padding-left: 350px;
}

.shareButton{
	background-color: white;
	border: 2px outset white;
	font-size: 9px;
}

.shareEmailNota{
	font-size: 11px;
	color: #454545;
}

.programasTitulo{
	height: 49px;
	/*width: 681px;*/
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -424px;
	overflow: hidden;
}

.detalheProgramaTitulo{
	padding-left: 20px;
	color: #06a0f9;
	font-size: 20px;
}

.detalheProgramaTitulo a{
	color: #06a0f9;
	font-size: 17px;
}

.detalheProgramaCorpo{
	color: white;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
	line-height: 15px;
}

.detalheProgramaSaberMais{
	text-align: right;
	margin-right: 40px;
	padding-top: 18px;
}

.detalheProgramaSaberMais a{
	color: #06a0f9;
}

.divisorProgramas{
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -506px;
	height: 5px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}

.programaProximasEmissoes{
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -473px;
	height: 27px;
	overflow: hidden;
}

.programaDuracao{
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -92px -676px;
	height: 27px;
	overflow: hidden;
}

.programaApresentador{
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -92px -703px;
	height: 27px;
	overflow: hidden;
}

.programaVideos{
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -276px -299px;
	height: 27px;
	overflow: hidden;
}

.videosDetalhePrograma{
	width: 100px;
	float: left;
	margin-left: 30px;
}

.videosDetalheProgramaImagem{
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.videosDetalheProgramaObservacoes{
	height: 30px;
	width: 100px;
	text-align: right;
	overflow: hidden;
}

.videosDetalheProgramaPrograma{
	color: white;
	text-align: right;
	height: 30px;
	overflow: hidden;
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.videosDetalheProgramaObservacoes a{
	color: #06a0f9;
	font-size: 11px;
}

.blocoProgramaVideos{
	padding-top: 30px;
}


.videosDetalheProgramaTodos{
	text-align: right;
	padding: 30px;
}

.videosDetalheProgramaTodos a{
	color: #06a0f9;
}

.vodTitulo{
	height: 49px;
	/*width: 681px;*/
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -92px -730px;
	overflow: hidden;
}

#filtroVod{
	font-size: 10px;
	/*margin-top: -30px;*/
	padding-top: 1px;
	padding-top: 1px;
	border: 1px solid #404040;
	background-color: #2e2e2e;
	color: white;
}

.vodTituloVerVideo{
	color: white;
	margin-left: 20px;
}

.vodTituloVerVideo a{
	color: #06a0f9;
	font-weight: bold;
}

.lerConteudosConteudo{
	color: white;
	font-size: 14px;
	padding-left: 20px;
	line-height: 18px;
	padding-top: 30px;
}

.lerConteudosConteudo a{
	color: #06a0f9
}

.tituloContactos{
	height: 49px;
	/*width: 681px;*/
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: -92px -779px;
	overflow: hidden;
}

.tituloSobre{
	height: 49px;
	/*width: 681px;*/
	clear: both;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 -838px;
	overflow: hidden;
}


.blocoEntrada404Titulo{
	/*width: 681px;*/
	height: 49px;
	overflow: hidden;
	background-image: url('../img/fundos_unicos_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 -887px;
	background-color: black;
}

.playerLive{
	width: 685px;
	height: 490px;
}

.playerLivePequeno{
	width: 276px;
	height: 220px;
}

.blocoConteudoTituloEsquerda{
	width: 250px;
	height: 49px;
	overflow: hidden;
	float: left;
}
#slider {
    position:relative;
    width: 712px;
    height:340px;
    background:url(../img/nivo/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width: 712px;
	height: 340px;
}
#slider a {
	border: 0px;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: 30px;
	top: 220px;
}
.nivo-controlNav a {
	display:block;
	width: 22px;
	height: 22px;
	background:url(../img/nivo/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav{
	position: absolute;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	/*background:url(../img/nivo/arrows.png) no-repeat;*/
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	position: absolute;
	background-position:-30px 0;
	left: 520px;
	top: 100px;
}
a.nivo-prevNav {
	position: absolute;
	left:15px;
	top: 100px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#efe9d1;
    text-decoration:underline;
}

.nivo-imageLink{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 712px;
	height: 340px;
}

.nivoSlider{
	width: 712px;
	height: 340px;
}
.reyterPaginador{
	/*border: 1px solid green;*/
	padding: 3px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: 30px;
	font-size: 10px;
    clear: both;
}

.reyterPaginadorConteudo{
	/*border: 1px solid red;*/
	padding: 15px;
	text-align: right;
	color: #06a0f9;
}

.reyterPaginadorAnterior{
	color: #404040;
}

.reyterPaginadorAnterior A{
	color: white;
}

.reyterPaginadorSeguinte{
	color: white;
}

.reyterPaginadorSeguinte A{
	color: white;
}

.reyterPaginadorItemInactivo{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	/*border: 1px solid orange;
	background-color: #e3e3e3;*/
}

.reyterPaginadorItemInactivo A{
	text-decoration: none;
	color: #06a0f9;
	font-weight: bold;
}


.reyterPaginadorItemActivo{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #404040;
	background-color: #06a0f9;
}

.reyterPaginadorItemActivo A{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.reyterPaginadorItemUltimaPagina{
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.reyterPaginadorItemUltimaPagina A{
	text-decoration: none;
	color: #06a0f9;
	font-weight: bold;
}/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 100%;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	/*background: #242424;*/
	position: relative;
        background-image: url('../img/scrollPainTrack.png');
}

.jspDrag
{
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-image: url('../img/scrollPainCentro.png');
}

.jspDragTop{
	background-image: url('../img/scrollPainTopo.png');
	width: 9px;
	height: 9px;
}

.jspDragBottom{
	background-image: url('../img/scrollPainFundo.png');
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: 0;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
