@charset "utf-8";

body {
	background-color: #464646;
	background-image: url(./img-central/fundo.gif);
	background-repeat: repeat-x;
}

.topo {
	width: 750px;
	height: 120px;
	background: transparent url(./img-central/fundo-topo.jpg) no-repeat;
	margin-top: 15px;
}

.conteudo {
	width: 750px;
	background-color: #FFF;
	text-align: left;
}

.li-ok {
    background: url(./img-central/ok.gif) no-repeat;
	background-position: right;
	line-height: 16px;
	list-style: none;
	padding-right: 20px;
}

.icone-atencao {
	background:transparent url(./img-central/icone-atencao.gif) no-repeat !important;
}
.icone-erro {
	background:transparent url(./img-central/icone-erro.gif) no-repeat !important;
}
.icone-ok {
	background:transparent url(./img-central/icone-ok.gif) no-repeat !important;
}
.icone-pergunta {
	background:transparent url(./img-central/icone-pergunta.gif) no-repeat !important;
}
.icone-informacao {
	background:transparent url(./img-central/icone-informacao.gif) no-repeat !important;
}

.verde td {
	color: #060;
}
.vermelho td {
	color: #C00;
}
.cinza td {
	color: #666;
}
.azul td {
	color: #039;
}
.amarelo td {
	color: #F90;
}

.cadastro {
    background-image: url(./img-central/cadastro.gif) !important;
}
.cadastro-mini {
    background-image: url(./img-central/cadastro-mini.gif) !important;
}
.senha {
    background-image: url(./img-central/senha.gif) !important;
}
.senha-mini {
    background-image: url(./img-central/senha-mini.gif) !important;
}
.cor {
    background-image: url(./img-central/cor.gif) !important;
}
.webmail {
    background-image: url(./img-central/webmail.gif) !important;
}
.disco-virtual {
    background-image: url(./img-central/disco-virtual.gif) !important;
}
.www {
    background-image: url(./img-central/www.gif) !important;
}
.alterar-cadastro {
    background-image: url(./img-central/alterar-cadastro.gif) !important;
}
.alterar-cadastro-mini {
    background-image: url(./img-central/alterar-cadastro-mini.gif) !important;
}
.sair {
    background-image: url(./img-central/sair.gif) !important;
}

.resumo {
    background-image: url(./img-central/resumo.gif) !important;
}
.pagamentos {
    background-image: url(./img-central/pagamentos.gif) !important;
}
.observacao {
    background-image: url(./img-central/observacao.gif) !important;
}
.boleto {
    background-image: url(./img-central/boleto.gif) !important;
}
.chamados {
    background-image: url(./img-central/chamados.gif) !important;
}
.visualizar {
    background-image: url(./img-central/visualizar.gif) !important;
}
.relogio {
    background: transparent url(./img-central/relogio.gif) no-repeat center !important;
}
.relogio-atrasado {
    background: transparent url(./img-central/relogio-atrasado.gif) no-repeat center !important;
}
.relogio-desativado {
    background: transparent url(./img-central/relogio-desativado.gif) no-repeat center !important;
}
.conexoes {
    background-image: url(./img-central/conexoes.gif) !important;
}
.conectado {
    background: transparent url(./img-central/conectado.gif) no-repeat center !important;
}
.desconectado {
    background: transparent url(./img-central/desconectado.gif) no-repeat center !important;
}
.sinal {
    background-image: url(./img-central/sinal.gif) !important;
}

.fale-conosco-ico {    
    background-image: url(./img-central/atendimento-on.png) !important;
}

.contrato_central_32 {    
    background-image: url(./img-central/contrato_central.png) !important;
}