@charset "utf-8";
/* CSS Document */



/*-----------------------------------HOME LOJA VIRTUAL-----------------------------------*/
.itens_solucoes{
	display:none;
}


.solucoes ul.abas { height:43px; width:100%; background:url(../images/bg_abas.gif) top center repeat-x; list-style:none; margin:0px; margin-bottom:15px; }
.solucoes ul.abas li { float:left; font-family: "Lucida Sans Unicode", Arial,"Trebuchet MS"; height:31px; margin-left:1px; }

.solucoes ul.abas li.ativo .planos { background:url(../images/li-hover_promocoes_planos.gif) center top no-repeat; width:181px; height:31px; display:block; }
.solucoes ul.abas li.ativo .aparelhos { background:url(../images/li-hover_promocoes_aparelhos.gif) center top no-repeat; width:206px; height:31px; display:block; }
.solucoes ul.abas li.ativo .tvacabo { background:url(../images/li-hover_promocoes_tvacabo.gif) center top no-repeat; width:202px; height:31px; display:block; }



.solucoes ul.abas li a.planos { background:url(../images/li_promocoes_planos.gif) center top no-repeat; width:68px; height:31px; display:block; overflow:hidden; text-indent:-9999px; }
.solucoes ul.abas li a.aparelhos { background:url(../images/li_promocoes_aparelhos.gif) center top no-repeat; width:94px; height:31px; display:block; overflow:hidden; text-indent:-9999px; }
.solucoes ul.abas li a.tvacabo { background:url(../images/li_promocoes_tvacabo.gif) center top no-repeat; width:89px; height:31px; display:block; overflow:hidden; text-indent:-9999px; }

.solucoes ul.abas li a:hover.planos { background:url(../images/li-hover_promocoes_planos.gif) center top no-repeat; width:181px; height:31px; display:block; }
.solucoes ul.abas li a:hover.aparelhos { background:url(../images/li-hover_promocoes_aparelhos.gif) center top no-repeat; width:206px; height:31px; display:block; }
.solucoes ul.abas li a:hover.tvacabo { background:url(../images/li-hover_promocoes_tvacabo.gif) center top no-repeat; width:202px; height:31px; display:block; }




.tableProdutos .tdBlocoProduto { border-bottom:1px solid #e5e5e5; padding-top:10px; }



/*-----------------------------------PAGINAS INTERNAS-----------------------------------*/


.ConteudoMeio { width:430px; display:block; overflow:hidden; margin-bottom:20px; }

.ConteudoMeio .blocoProduto { width:133px; float:left; margin:0 5px; text-align:center; }



/*-----------------------------------ESTILOS TXT-----------------------------------*/


.tit_produto { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000; text-transform:uppercase; }
.txt_11 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; line-height:16px; }

.produto_preco { font-size:15px; color:#3b7394; font-weight:bold; }
.produto_gratis { font-size:15px; color:#3b7394; color:#F90; font-weight:bold; }
.plano_nome { color:#3b7394; font-weight:bold; }

