/****************************************************************************/
/********************************** TOPO ************************************/

#topo
{
	background: url(../img/bg-topo.gif) center bottom repeat-x;
	height: 212px;
	position: relative;
	z-index: 100;
}

#subenus
{
	width: 962px;
	position: absolute;
	margin-left: -481px;
	_margin-left: -480.5px;
	left: 50%;
	background: #00FFCC;
}

#topo .submenu
{
	position: absolute;
	z-index: 100;
	display: none;
	background: url(../img/pixel.gif);
}

#topo .submenu ul
{
	background: #f2570c url(../img/bg-submenu-laranja-rt.gif) right top no-repeat;
	padding-top: 10px;
}

#topo .submenu ul li
{
	border-bottom: 1px solid #f36825;
}

#topo .submenu ul li a
{
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1em;
	padding: 6px 0;
	display: block; 
	padding-left: 10px;
	height: 100%;
}

#topo .submenu ul li.last
{
	border: 0;
}

#topo .submenu ul li.last a
{
	padding-bottom: 0;
}

#submenu-sobreajet
{
	margin: 202px 0 0 137px;
	width: 150px;
}

#submenu-mundojet
{
	margin: 202px 0 0 237px;
	width: 150px;
}

#submenu-saladeimprensa
{
	margin: 202px 0 0 336px;
	width: 160px;
}

#submenu-atendimento
{
	margin: 202px 0 0 475px;
	width: 140px;
}

/****************************************************************************/
/********************************** CORPO ***********************************/

#corpo
{
	background: #FFFFFF url(../img/bg-corpo.gif) center top repeat-x;
}

#table-menujet
{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 21px;
}

#table-menujet tr td
{
	padding: 0;
}

#table-menujet tr td.corpo-esq
{
	background: url(../img/bg-tdconteudo-esq.gif) center 78px repeat-x;
}

#table-menujet tr td.conteudo
{
	width: 962px;
	height: 265px;
	background: url(../img/bg-tdconteudo.gif) left 78px no-repeat;
	vertical-align: top;
	padding-top: 20px;
}

#menu_lateral
{
	width: 181px;
	float: left;
}

#menu_lateral ul
{
	margin-top: 15px;
}

#menu_lateral ul li
{
	margin-top: 31px;
	float:left;
	clear:left;
	height: 28px;
}

#menu_lateral ul li.first
{
	margin-top: 0;
}

#menu_lateral ul li a
{
	display: block;
}

#vitrine
{
	width: 560px;
	height: 244px;
	float: left;
	margin-left: 20px;
}

#centraljet
{
	width: 181px;
	float: right;
	padding-top: 5px;
}

#centraljet h2
{
	margin-bottom: 19px;
}

#centraljet .campo
{
	margin-top: 5px;
	height: 100%;
}

#centraljet .first
{
	margin-top: 0;
}

#centraljet ul
{
	margin: 13px 0 15px 0;
	padding: 0 0 15px 10px;
	background: url(../img/linha.gif) left bottom repeat-x;
}

#centraljet ul li
{
	line-height: 1em;
	background: url(../img/marcador-seta.gif) left 2px no-repeat;
	padding-left: 14px;
	margin-top: 6px;
}

#centraljet ul li.first
{
	margin-top: 0;
}

#centraljet ul li a
{
	display: block;
	font-size: 11px;
	color: #869098;
}

#centraljet .opcoes-logado
{
	padding-bottom: 27px;
	/*background: url(../img/linha.gif) left bottom repeat-x;*/
	margin-bottom: 20px;
}

#destaques
{
	margin-top: 20px;
	padding-bottom: 33px;
	background: url(../img/bg-destaques.jpg) center bottom repeat-x;
}

.logomarcas, .destaque, .natv
{
	float: left;
}

#destaques .twitter {
	padding-top:30px;	
}

.destaque
{
	width: 560px;
	margin: 0 20px;
}

.destaque table, .noticias table
{
	border-collapse: collapse;
}

.destaque table tr td, .noticias tr td
{
	padding: 0;
	width: 270px;
	vertical-align: top;
}

.destaque table tr td.divisao, .noticias table tr td.divisao
{
	width: 20px;
}

.destaque .legenda
{
	margin-top: 94px;
}

.natv
{
	width: 181px;
}

.natv .painel-conteudo ul
{
	margin-top: 10px;
}

.natv .painel-conteudo ul li
{
	border-top: 1px solid #d3dee6;
	padding-top: 8px;
	margin-top: 8px;
	_display: inline-block;
}

.natv .painel-conteudo ul li a
{
	display: block;
	height: 100%;
	color: #96a6b3;
	line-height: 1em;
}

.natv .natv-canal
{
	color: #d32662;
	font-size: 11px;
	display: block;
	line-height: 1em;
	padding-bottom: 3px;
}

.natv .natv-programa
{
	color: #ff6f00;
}

#baixo
{
	margin-top: 40px;
	padding-bottom: 40px;
}

#baixo .mundojet, #baixo .noticias, #baixo .chat
{
	float: left;
	width: 181px;
}

.chat .chat-titulo
{
	color: #ff6f00;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 16px;
	border-bottom: 1px solid #d5dfe7;
	line-height: 1em;
}

.chat .chat-icone
{
	position: absolute;
	margin: -38px 0 0 91px;
}

.chat .chat-conteudo
{
	text-align: center;
}

.chat .chat-conteudo strong
{
	color: #ff6f00;
}

#baixo .noticias
{
	width: 560px;
	margin: 0 20px;
}

#baixo .noticias ul li
{
	padding: 10px 0 0 0;
	margin-top: 10px;
	border-top: 1px solid #e4ebf0;
}

#baixo .noticias ul li.first
{
	padding: 0;
	margin-top: 0;
	border-top: 0;
}

#baixo .noticias ul li.first a
{
	color: #869098;
}

/*** Páginas Internas ***/

/** Acionistas **/
#acionistas-graficocomposicao
{
	padding-top: 10px;
	margin-bottom: 24px;
}

#acionistas-graficocomposicao .graficocomposicao-legenda, #acionistas-graficocomposicao .graficocomposicao-grafico
{
	float: left;
}

.graficocomposicao-legenda
{
	padding-top: 30px;
}

.graficocomposicao-legenda ul li
{
	margin-top: 5px;
}

.graficocomposicao-legenda ul li.first
{
	margin-top: 0;
}

.graficocomposicao-legenda ul li div
{
	width: 8px;
	height: 8px;
	background: #00FF00;
	float: left;
	margin: 5px 10px 0 0;
}

.graficocomposicao-grafico
{
	margin-left: 50px;
}

#acionistas-graficoevolucao
{
	margin-top: 30px;
}

/** Filiação **/
#filiacoes
{
	margin-bottom: 20px;
}

#apoios
{
	margin-top: 20px;
}

#filiacoes .filiacao, #apoios .apoio
{
	margin-top: 20px;
	height: 100%;
}

#filiacoes .first, #apoios .first
{
	margin-top: 0;
}

#filiacoes .filiacao-foto, #apoios .apoio-foto
{
	float: left;
	width: 131px;
}

#filiacoes .filiacao-desc, #apoios .apoio-desc
{
	float: left;
	margin-left: 20px;
	width: 400px;
	padding-top: 8px;
}

#filiacoes .filiacao-desc a, #apoios .apoio-desc a
{
	color: #869098;
	display: block;
}

/** Histórico **/
#historicos .historico
{
	margin-top: 20px;
	height: 100%;
}

#historicos .first
{
	margin-top: 0;
}

#historicos h3
{
	margin-bottom: 10px;
}

#historicos ul li
{
	background: url(../img/marcador-quadrado.gif) left 7px no-repeat;
	padding-left: 15px;
}

/** Promoções **/
#promocoes .promocao
{
	margin-top: 20px;
	height: 100%;
}

#promocoes .first
{
	margin-top: 0;
}

#promocoes .promocao-foto
{
	float: left;
	/*width: 132px;*/
}

#promocoes .promocao-desc
{
	float: left;
	width: 330px;
	margin-left: 20px;
	padding-top: 15px;
}

#promocoes .promocao-desc a
{
	display: block;
	color: #869098;
}

/** Ringtones **/
#ringtones
{
	margin-top: 30px;
}

#ringtones ul
{
	margin-top: 20px;
}

#ringtones ul li
{
	border-top: 1px solid #e5ebf0;
	margin-top: 4px;
	padding-top: 4px;
}

#ringtones ul li.first
{
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

#ringtones ul li a
{
	color: #869098;
	padding: 6px 0 7px 0;
	display: block;
	line-height: 16px;
	height: 100%;
	background: url(../img/ico-fonedeouvido.gif) right 5px no-repeat;
}

#ringtones ul li a .ringtone-titulo
{
	color: #ff6f00;
	padding-left: 10px;
}

#ringtones ul li .ringtone-player
{
	font-size: 11px;
	position: relative;
	margin: -5px 0 0 27px;
	padding-bottom: 4px;
	display: none;
}

#ringtones li.ativo a
{
	background: url(../img/ico-fonedeouvido-over.gif) right 5px no-repeat;
}

#ringtones-topdez, #ringtones-categorias
{
	width: 265px;
}

#ringtones-topdez
{
	float: left;
}

#ringtones-categorias
{
	float: right;
}

#ringtones-categorias ul li a
{
	background: none;
}

#ringtones-categorias ul li a .ringtone-titulo
{
	padding-left: 0;
}

#ringtones-categorias ul li ul
{
	margin-top: 0;
	display: none;
}

#ringtones-categorias ul li ul li a
{
	padding-left: 10px;
	background: url(../img/ico-fonedeouvido.gif) right 5px no-repeat;
}

#ringtones-categorias ul li ul li .ringtone-player
{
	margin: -5px 0 0 10px;
}

/** Wallpapers **/
#wallpapers-baixar
{
	margin-top: 30px;
}

#wallpapers-baixar table tr td.divisao, #jogos-jogar table tr td.divisao, #emoticons-baixar table tr td.divisao
{
	width: 20px;
}

#wallpapers-baixar table tr td .legenda, #jogos-jogar table tr td .legenda, #emoticons-baixar table tr td .legenda
{
	margin-top: 96px;
	height: 44px;
	background: url(../img/bg-legendafotos.png) no-repeat;
}

#jogos-jogar table tr td .legenda
{
	background: url(../img/bg-legendafotos2.png) no-repeat;
}

#wallpapers-baixar table tr td .legenda a, #jogos-jogar table tr td .legenda a, #emoticons-baixar table tr td .legenda a
{
	height: 26px;
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	padding: 18px 0 0 15px;
	width:175px;
	overflow:hidden;
	white-space:nowrap;
}

/** Jogos **/
#emoticons-categorias table tr td, #wallpapers-categorias table tr td
{
	vertical-align: top;
}

/** Releases **/
#release .release-data
{
	font-size: 11px;
	margin-bottom: 10px;
	/* border-bottom: 1px solid #d5dfe7; */
}

#vejamais
{
	padding-top: 20px;
	border-top: 1px solid #d5dfe7;
}

#vejamais ul
{
	margin: 10px 0 20px 0;
}

/** Lojas **/
#loja-destaque
{
	border-bottom: 1px solid #d5dfe7;
	height: 100%;
}

#loja-info
{
	width: 341px;
	float: left;
}

#loja-info strong
{
	display: block;
	color: #ff6f00;
}

#loja-info p a
{
	color: #869098;
	display: block;
}

#loja-foto
{
	float: right;
	width: 199px;
}

#lojas
{
	margin-top: 20px;
}

/** Atendimento **/
#atendimento-formulario
{
	width: 321px;
	margin: 0 auto;
}

#faq
{
	height: 100%;
}

#faq ul li
{
	border-top: 1px solid #E5EBF0;
	padding-top: 10px;
	margin-top: 10px;
}

#faq ul li a
{
	color: #FF6F00;
}

#faq ul li p
{
	margin-bottom: 0;
	display: none;
}

#faq ul li.first
{
	padding: 0;
	margin: 0;
	border: 0;
}

/*** JETTV Pacotes ***/
#pacotes
{
	margin-top: 33px;
}

#pacotes h2
{
	padding: 5px 0 5px 10px;
}

#pacotes .pacote
{
	margin-top: 40px;
}

#pacotes .first
{
	margin-top: 0;
}

#pacotes .pacote-preco
{
	position: absolute;
	margin: -36px 0 0 399px;
}

#pacotes .pacote-canais
{
	padding: 30px 0 0 30px;
}

/** Jettv - Canais a la carte **/
#canais
{
	margin-top: 33px;
}

#canais .canal
{
	margin-top: 50px;
}

#canais .first
{
	margin-top: 0;
}

#canais .canal-preco
{
	position: absolute;
	margin: -18px 0 0 399px;
}

#canais table
{
	width: auto!important;
	height: 80px;
}

#canais table tr td.tvalacarte-logomarca
{
	padding-right: 20px;
}

#canais table tr td.tvalacarte-conteudo
{
	padding: 10px 0;
}

#canais h3
{
	color: #0093ce;
}

/** Programação Completa **/
#programacaocompleta
{
	margin-bottom: 20px;
}

#corpo-conteudo #programacaocompleta table
{
	width: auto;
}

#programacaocompleta table tr td
{
	border-bottom: 1px solid #e5ebf0;
	line-height: 15px;
}

#programacaocompleta table tr td a
{
	color: #869098;
	padding: 12px 0;
	display: block;
}

#programacaocompleta table thead tr td
{
	color: #0093ce;
	font-weight: bold;
	padding: 12px 0;
}

#programacaocompleta table thead tr.first td
{
	padding: 0 0 5px 0;
	border-bottom: 0;
}

#programacaocompleta .numero
{
	width: 37px;
	font-weight: bold;
}

#programacaocompleta .canal
{
	width: 132px;
}

#programacaocompleta .genero
{
	width: 103px;
}

#programacaocompleta .titulo
{
	width: 208px;
	font-weight: bold;
}

#programacaocompleta .data
{
	width: 80px;
}

#programacaocompleta tbody .data
{
	font-size: 11px;
}

#programcao-det
{
	border-bottom: 1px solid #e5ebf0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: none;
}

#corpo-conteudo #programcao-det table
{
	width: auto;
}

#programcao-det table tr td
{
	padding: 20px 40px 0 0;
}

#programcao-det table tr.first td
{
	padding-top: 0;
}

/*** LOGIN ***/
#centraljetlogin-naosoucadastrado, #centraljetlogin-cadastrado
{
	width: 270px;
	float: left;
}

#centraljetlogin-cadastrado
{
	float: right;
}

/** centraljetlogin-cadastro **/
#centraljetlogin-cadastro
{
	width: 321px;
	margin: 0 auto;
}

/*** parceiros ***/
#parceiros .painel {
	width: 182px;
	float: left;
	margin-left: 7px;
}

#parceiros .first {
	margin-left: 0;
}

.parceiro-foto {
	border: 1px solid #d6dde5;
	margin-bottom: 10px;
}

#parceiros .parceiro-desc {
	min-height: 37px;
	margin-bottom: 17px;
}

.divopen-parceiros-left {
	width: 398px;
	float: left;
}

.divopen-parceiros-right {
	float: right;
	margin-left: 20px;
}

/****************************************************************************/
/********************************** RODAPÉ **********************************/

#rodape
{
	padding-top: 24px;
	background: url(../img/bg-rodape-default.gif) center top repeat-x;
	height: 100%;
}

#pagina.jettv #rodape {
	background: url(../img/bg-rodape-jettv.gif) center top repeat-x;	
}

#pagina.jetmax #rodape {
	background: url(../img/bg-rodape-jetmax.gif) center top repeat-x;	
}

#pagina.jetvoice #rodape {
	background: url(../img/bg-rodape-jetvoice.gif) center top repeat-x;	
}

#pagina.jetcom #rodape {
	background: url(../img/bg-rodape-default.gif) center top repeat-x;	
}

#rodape .bg
{
	padding-bottom: 30px;
	/*background: url(../img/bg.gif) repeat center top;*/
}

#rodape .img-rodape
{
	margin-bottom: 15px;
}

#rodape .assinatura
{
	display:block;
	text-align:center;
	font:9px tahoma, arial;
	color:#fff;
}

#rodape .assinatura a
{
	font-family: Tahoma;
	font-size: 9px;
	color: #fff;
	display: block;
	text-align: center;
}

/****************************************************************************/
/********************************* CLASSES **********************************/
.table
{
	border-collapse: collapse;
}

.table tr td
{
	padding: 0;
	margin: 0;
}

.margem
{
	height: 20px;
}

.meiamargem
{
	height: 10px;
}

.detalhe
{
	color: #ff6f00 !important;
}

.detalheCinza
{
	color: #869098 !important;
}

.verde 
{
	color:#20c2ab;
}

.pink 
{
	color:#ed2092;
}

.azul, .azul div, .azul a
{
	color: #0093ce;
}

.centralizar
{
	width: 962px;
	margin: 0 auto;
	padding: 0 20px;
}

.verde
{
	color: #20c1aa;
}

.vermelho
{
	color: #dd087e;
}

h3
{
	padding-left: 22px;
	font-size: 17px;
	font-weight: bold;
	display: table-cell;
	height: 35px;
	vertical-align: middle;
}

h3.verde a
{
	color: #20c1aa !important;
}

h3.vermelho a
{
	color: #dd087e !important;
}

h3.verde
{
	background: url(../img/bg-h3-verde.gif) left top no-repeat;
}

h3.vermelho
{
	background: url(../img/bg-h3-vermelho.gif) left top no-repeat;
}

/** Paginação **/
.paginacao *
{
	vertical-align: middle;
}

.paginacao a
{
	color: #869098;
	font-weight: bold;
	padding: 0 4px;
}

.paginacao a.paginacao-mais
{
	font-weight: bold;
	color: #ff6f00;
}

.paginacao strong
{
	color: #ff6f00;
	padding-left: 4px;
}

.paginacao.azul strong, .paginacao.azul a.paginacao-mais
{
	color: #0093ce;
	padding-left: 4px;
}

.paginacao strong.first
{
	padding: 0;
	padding-right: 4px;
}

.paginacao span
{
	color: #c6d3dd;
	padding: 0 3px;
}

/** Lista Veja Mais **/
.lista-vejamais li
{
	margin-top: 25px;
}

.lista-vejamais li.first
{
	margin-top: 0;
}

.lista-vejamais li a, .lista-vejamais li span
{
	background: url(../img/marcador-quadrado.gif) left 3px no-repeat;
	padding-left: 15px;
	display: block;
	height: 100%;
	color: #869098;
	font-size: 11px;
	line-height: 1em;
}

.lista-vejamaisverde li a, .lista-vejamaisverde li span {
	background: url(../img/marcador-quadrado02.gif) left 3px no-repeat;
}

.lista-vejamaispink li a, .lista-vejamaispink li span {
	background: url(../img/marcador-quadrado03.gif) left 3px no-repeat;
}

.listavejamaismargemmenor li {
	margin-top:10px;
}

.lista-vejamais li a strong
{
	color: #ff6f00;
	display: block;
	font-size: 12px;
	margin-bottom: 6px;
}

/** Lista Categorias **/
.lista-categorias li
{
	border-top: 1px solid #e5ebf0;
	margin-top: 4px;
	padding-top: 4px !important;
}

.lista-categorias li.first
{
	border-top: 0;
	margin-top: 0;
	padding-top: 0 !important;
}

.lista-categorias li a
{
	color: #869098;
	padding: 6px 0 7px 0;
	display: block;
	line-height: 16px;
	height: 100%;
}

.lista-categorias li a strong
{
	color: #ff6f00;
}

.lista-categorias li ul
{
	display: none;
}

.lista-categorias li ul li a
{
	padding-left: 10px;
}

.botao
{
	display: block;
	height: 100%;
	cursor: pointer;
	float: left;
	background: url(../img/bg-botao-esq.png) left top no-repeat;
	padding-left: 13px;
	margin-top: 1px;
}

.botao span
{
	display: block;
	float: left;
	background: url(../img/bg-botao-dir.png) right top no-repeat;
	padding-right: 16px;
}

.botao span span
{
	padding: 0;
	background: url(../img/bg-botao.png) left top repeat-x;
}

.botao span.botao-txt
{
	padding: 3px 0 6px 0;
	font-size: 11px;
	color: #869098;
	background: url(../img/seta-botao.gif) 3px 9px no-repeat;
	padding-left: 17px;
}

ul.ul li
{
	list-style: none outside;
	padding: 0;
}

.linha
{
	height: 1px;
	background: #d3dee6;
}

.linha-baixa
{
	height: 1px;
	background: #d3dee6;
	margin-bottom:20px;
}

.table
{
	border-collapse: collapse;
}

.table tr td
{
	padding: 0;
}

.tablejogos tr td
{
	vertical-align:top;
}

/** FOTOS - LEGENDAS **/
.fotolegenda
{
	width: 270px;
	height: 141px;
	margin-bottom: 14px;
}

.fotolegenda .foto
{
	position: absolute;
}

.fotolegenda .legenda
{
	position: absolute;
	width: 270px;
}

/** PAINEL **/
.painel .painel-corpo
{
	background: url(../img/painel-bg-left.png) left top repeat-y;
}

.painel .painel-conteudo
{
	background: url(../img/painel-bg-right.png) right top repeat-y;
	padding: 1px 14px;
	_display: inline-block;
}

.painel .branco
{
	background: #ffffff url(../img/bg-painelbranco-bordas.gif) left top repeat-y;
}

.painel .branco .painel-conteudo
{
	background: url(../img/bg-painelbranco-bordas.gif) right top repeat-y;
	padding: 1px 14px;
	_display: inline-block;
}

/** Central Jet **/
#centraljet-cabecalho
{
	height: 100%;
}

#centraljet-cabecalho .cabecalho-saudacao
{
	float: left;
	padding-top: 6px;
}

#centraljet-cabecalho .cabecalho-saudacao a
{
	color: #ff6f00;
	font-size: 14px;
	font-weight: bold;
}

#centraljet-cabecalho .cabecalho-data
{
	float: right;
	padding: 4px 55px 3px 0;
}

.cabecalho-sair
{
	position: absolute;
	margin: -12px 0 0 690px;
}

/** Aviso de Mensagens **/
#mensagens
{
	height: 100%;
	padding: 4px 0;
}

#mensagens .mensagens-msg
{
	float: left;
	background: url(../img/ico-mensagem.gif) left 2px no-repeat;
	padding-left: 25px;
}

#mensagens .mensagens-msg a, #mensagens .mensagens-abrir a
{
	color: #ff6f00;
	text-decoration: underline;
}

#mensagens .mensagens-abrir
{
	float: right;
}

#mensagens .mensagens-abrir a
{
	background: url(../img/ico-seta.gif) right top no-repeat;
	padding-right: 25px;
	display: block;
}

/*** INPUT ***/
.campo
{
	height: 100%;
}

.campo label
{
	display: block;
	padding-bottom: 4px;
}

.campo label.radio 
{
	float:left;
	padding: 0;
}

.campo label.radio span 
{
	padding-left: 5px;
}

.campo .input, .campo .textarea
{
	float: left;
}

.campo .input div, .campo .textarea div
{
	float: left;
}

.campo .campo-left, .campo .campo-right
{
	width: 12px;
}

.input .campo-left
{
	height: 37px;
	background: url(../img/bg-input-left.png) left top no-repeat;
}

.input .campo-content
{
	background: url(../img/bg-input.gif) repeat-x;
}

.input .campo-right
{
	height: 37px;
	background: url(../img/bg-input-right.png) no-repeat;
}

.textarea .campo-left
{
	height: 124px;
	background: url(../img/bg-textarea-left.png) no-repeat;
}

.textarea .campo-content
{
	background: url(../img/bg-textarea.gif) repeat-x;
}

.textarea .campo-right
{
	height: 124px;
	background: url(../img/bg-textarea-right.png) no-repeat;
}

.campo input, .campo textarea
{
	padding: 11px 0;
	float: left;
}

.centraljet-form .input {
	height:31px;
}

.centraljet-form .input input.text {
	padding:9px 0 5px 0;
}

.centraljet-form .usuario {
	background: url(../img/bg-centraljet-inputusuario.gif) no-repeat;
}

.centraljet-form .senha {
	background: url(../img/bg-centraljet-inputsenha.gif) no-repeat;
}

.lista-blog {
	list-style-position:inside;
	margin-bottom:19px;
}

.lista-blog ul{
	margin-left:10px;
	margin-bottom:none;
}

.canais {
	width:400px;
}

.canais span{
	float:left;
	margin-left:15px;
}

.canais span.primeiro{
	margin-left:0px;
}

#richmedia {
	position: absolute;
	display: none;
}