﻿body
{
    color: #2d3393;
    font-family: Arial;
    /*margin: 0;*/
}
.SemMargem
{
	margin:0px 0px 0px 0px ;
}

#PlanoFundo
{
    background: url(../Images/Fundo.gif) repeat-y fixed left;
}

img
{
    border: none;
}

.lista
{
    list-style-image: url(../Images/arw.gif);
}

.input
{
    font-size: 10pt;
}

#Conteudo
{
    width: 98%;
    margin: 10px;
    font-size: 12pt;
}
/* --------------------------------Cabecalho------------------------------*/

#Cabecalho
{
    width: 97%;
    margin-left: 10px;
    margin-top: 5px;
}

#Cabecalho img#Logo
{
    float: left;
}

#Slogan
{
    float: right;
    margin: 2% 2% -20px 0;
}

/* -------------------------------- Menu ----------------------------------*/
.menu
{
    float:left;
    margin: 8px 0 10px -25px;
    letter-spacing: 1px;
}

.menu ul
{
    list-style-type: none;
}

.menu li 
{
	float: left;
	padding-right: 13px;
}

.menu a:link, .menu a:visited
{
	display: block;
	color: #FFFFFF;
	margin-right: 13px;
	font-family: Arial;
	font-weight: bolder;
	font-size: 11pt;
	text-align: center;
	text-decoration: none;
}

.menu a:hover, .menu a:active
{
    background-color: #e4e6f9;
    color: #1e236c;
    border: solid 1px #1e236c;
    text-align: center;
    text-decoration: none;
}


/* -------------------------------Principal--------------------------------*/

#Container
{
    width: 100%;
    background-image: none;
    background-color: White;
    margin: 0;
}

#LogoE
{
    height: 100%;
    background: url(../Images/banner3.jpg) no-repeat right;
}

.LogoProduto
{
    width: 45%;
    text-align: center;
}


/*-----------------------------Inferior--------------------------------*/

/*
.DestaquesLabel
{
    width: 32%;
    margin-right: 1%;
    height: 100%;
    background-image: url(../Images/Destaque.gif);
    background-repeat: repeat-x; 
    background-position: bottom;
    text-align: center;
    font-family: Arial Black;
    font-size: 14pt;
    color: White;
    margin: auto 20px auto 20px;
}
*/
.Destaque
{
    width: 32%;
    height: 120px;
    background: url(../Images/Fundo.gif) repeat-y fixed left;
    color: black;
    font-family: Verdana;
    font-size: 12pt;
    padding: auto;
    text-align: center;
    vertical-align: middle;
}

/*------------------------------Cartões--------------------------------*/

#cartoes div#Conteudo
{
    width: 57%; 
    text-align: justify;
}

div.Produto
{
    text-align: center;
}

img.Produto
{
    margin: 0 auto;
}

/*-----------------------------Rodape-----------------------------------*/

#Rodape
{
    font-size: 10pt;
    color: White;
}

#TxtRodape
{
    margin-left: 15px;
    margin-top: -3px;
    float: left;
}

.HrRodape
{
    width: 97%; 
    margin: 0 0 0 0;
}

.link
{
    text-align: right;
    margin-right: 15px;
    font-weight: bold;
}

.link address a:link
{
    color: White;
    text-decoration: none;
}

.link address a:active
{
    color: White;
    text-decoration: none;
}

.link address a:visited
{
    color: White;
    text-decoration: none;
}

.link address a:hover
{
    color: White;
    text-decoration: underline;
}


/*-----------------------------Navegação---------------------------------*/

.MenuTT
{
    margin-top: 4px;
    margin-left: -15px;
    margin-bottom: 5px;
    list-style-image: url(../Images/arw.gif);
}

.MenuTT li
{
    margin: -4px 0 0 -2px;
}

.HrMenuIE
{
    width: 90%;
    margin: -6px 0 0 -14px;
}

.HrMenuFF
{
    width: 90%;
    margin: 2px 0 4px 0;
}

.MenuTT a
{
    color: #2d3393;
    font-size: 10pt;
    text-decoration: none;
}

.MenuTT a:hover
{
    text-decoration: underline;
}

/*-----------------------------LINKS UTEIS--------------------------------*/

#Links div#Conteudo
{
    width: 60%;
    float: left;
}

#Links div#Espaco
{
    width: 40%;
    float: right;
}

.NOME
{
    text-align: left;
    width: 80%;
    background-color: #e4e6f9;
}

.NUMERO
{
    text-align: right;
    width: 20%;
    background-color: #e4e6f9;
}

table.tabela1 a:link, a:visited
{
    color: #2d3393;
    text-align: center;
    /*text-decoration: none;*/
}

table.tabela1 a:hover
{
    color: White;
    text-align: center;
    background-color: #2d3393;
}

.TITULO
{
    text-align: center;
    border-bottom: solid 2px #9397d8;
    color: #2d3393;
}

.tabela2
{
    color: #2d3393;
    width: 500px;
    font-size: 11pt;
    margin-top: 20px;
}

.links
{
    width: 500px;
    text-align: justify;
}

.tabela1
{
    color: #2d3393;
    width: 500px;
    font-size: 11pt;
    text-align: center;
    margin-top: 20px;
}

#EntreLinha
{
    background-color: transparent;
    height: 1px;
}

/*----------------------------Institucional-----------------------------*/

#Conteudo div#Container
{
    width: 65%;
    background-color: Transparent;
    text-align: justify;
}

/*----------------------------Produtos-------------------------------*/

#Produtos div#Conteudo
{
    width: 60%;
    text-align: justify;
}

#Produto
{
    font-size: 12pt;
}

#Conteudo div#Produto p
{
    text-align: justify;
}

#Produto a
{
    color: #2d3393;
    text-decoration: none;
}

#Produto a:hover
{
    background-color: White;
    text-decoration: underline;
}

img.E
{
    float:left;
    margin: 0 10px;
}

img.D
{
    float: right;
    margin: 0 10px;
}

/*-----------------------------ConfigMuralAdmin---------------------------*/

#novotexto
{
    border: #2d3393 1px solid;
    font-size: 12pt; 
    width: 482px; 
    height: 100px;
}

.Submit
{
    font-size: xx-small;
    margin-bottom: 40px;
    width: 130px;
}

.button
{
	border:solid 1px black;
}

#Table2
{
    font-size: small;
}

.ConfigMural Form
{
    text-align: center;
}

.ConfigMural div#Conteudo
{
    margin: 0;
    background-image: none;
    background-color: White;
    width: 100%;
}

.ConfigMural div#Conteudo h2
{
    margin-top: 40px;
    text-align: center;
}

/*---------------------------Saude------------------------------*/

#Saude
{
    background: url(../Images/dicas.jpg) no-repeat fixed right; 
}

#Saude div#Conteudo
{
    width: 57%;
    text-align: justify;
}

.listadicas
{
    list-style-image: url(../Images/arw.gif);
}

.listadicas li
{
    margin-bottom: 10px;
}


/*-------------------------Contato-----------------------------*/

#Contato div#Conteudo
{
    width: 60%;
}

#Contato div#Conteudo ul.lista a
{
    color: #2d3393;
    background-color: White;
    text-decoration: none;
}

#Contato div#Conteudo ul.lista a:hover
{
    text-decoration: underline;
}

td.FormMail
{
    border: outset 1px; 
    background-image: none; 
    border-collapse: separate;
    background-color: #eaf2ff; 
    text-align: left; 
    font-size: 12pt; 
    margin: 10px; 
    padding: 10px;
}

td.LabelForm
{
    text-align: right; 
    font-size: 12pt;
    font-weight: bolder; 
    width: auto;
}

td.InputForm
{
    width: 100%; 
    text-align: left; 
    font-size: 11pt;
}

/*-------------------------Login------------------------------*/

Form Div#Conteudo
{
    width: 60%;
}

table.Login
{
    margin-top: 20%;
}

.Label
{
    width: 45%; 
    float: left; 
    text-align: right; 
    font-size: 12pt; 
    line-height: 25px;
}

.Input
{
    width: auto; 
    float: left; 
    margin-left: 3px; 
    text-align: left;
}

.Labelx
{
    width: 35%; 
    float: left; 
    text-align: right; 
    font-size: 12pt; 
    line-height: 25px;
}

.Inputx
{
    width: auto; 
    float: left; 
    margin-left: 3px; 
    text-align: left;
}

#Entrar
{
    width: 100%;
	text-align:center;
}

#Entrar input
{
    width: 122px; 
    height: 21px; 
    margin-left: 40%; 
    margin-top: 10px;
}

#Obs
{
    float: left; 
    margin-left: 3px; 
    margin-top: 20%;
}

#Obs p
{
    font-size: 12pt;
}

#NaoConveniada
{
    text-align: center;
    font-weight: bolder; 
    margin-top: 30px; 
    margin-left: -10px;
    font-size: 11pt;
}

#NaoConveniada a:link, #NaoConveniada a:visited, #NaoConveniada a:active
{
    color: #2d3393;
    text-decoration: none;
}

#NaoConveniada a:hover
{
    text-decoration: underline;
}

/*-------------------------------Formulário---------------------------------*/

#LojistaNaoConveniada div#Conteudo
{
    width: 60%;
    text-align: justify;
}

#LojistaNaoConveniada div#Conteudo p
{
    font-size: 12pt;
}

.LabelFormulario
{
    width: 35%;
    text-align:right;
    font-size: 12pt;
    font-weight: bolder;
    padding-right: 3px;
    padding-top: 5px;
}

.CampoFormulario
{
    width: 65%;
    font-size: 12pt;
    padding-top: 5px;
}

#BtEnviar
{
    width: 100%;
}

#BtEnviar input
{
    width: 122px; 
    height: 21px; 
    margin: 10px auto;
}

/*------------------------------AlteraDestaques-------------------------------*/

.ConfiguraDestaque
{
    margin: 25px 10px 25px 0;
}

.ConfiguraDestaque a:visited, a:link, a:active
{
    color: #2d3393;
    text-decoration: none;
}

.ConfiguraDestaque a:hover
{
    color: #2d3393;
    text-decoration: underline;
}

.ConfiguraDestaque div#Conteudo h1, .ConfiguraDestaque div#Conteudo p, .ConfiguraDestaque div#Conteudo ul
{
    text-align: center;
}

/*----------------------------------------------------------------------------------------------------------*/

.Sistema
{
    margin: 25px 10px 25px 0;
}

th.Erro
{
    background-color: #003399;
    color: White;
    font-size: 12pt;
}

p
{
    font-size: 12pt;
}

.Sistema hr
{
    width: 85%;
}

.center
{
    text-align: center;
    width: auto;
}

.Submit
{
    font-weight: bold;
    font-size: xx-small;
    margin-top: 10px;
    margin-bottom: 20px;
}

.Left
{
    text-align: left;
}

.Right
{
    text-align: right;
}

/*---------------------------------------Tabela--------------------------------------*/

.TabelaContainer
{
    margin: 0 auto 0 auto;
    padding: 0; 
    border: 0;
    text-align: center;
}

.TabelaContainerE
{
    padding: 0;
    border-style: none;
    text-align: left;
}

.TabelaBorda
{
    border: solid 1px #3865AD; 
    text-align: center; 
    padding: 0;
}

.TabelaRelevo
{
    padding: 0;
    border: outset 1px;
    width: 90%;
}

.LabelTabela
{
    text-align: right;
    width: 34%;
    font-size: 13px;
    font-weight: bolder;
}

.InputTabela
{
    width: 66%;
    text-align: left;
    font-size: 10pt;
}

.TabelaLabel
{
    text-align: right;
    width: 47%;
    font-size: 13pt;
    font-weight: bolder;
}

.TabelaInput
{
    text-align: left;
    font-size: 10pt;
}

th.Label
{
    font-size: 12pt;
    text-align: center;
}

td.Radio
{ 
    border: outset 1px;
    background-color: #eaf2ff;
    text-align: left;
    font-size: 12pt;
    margin: 10px;
    padding: 10px;
    padding-left: 20%;
}

.Mural
{ 
    border: outset 1px;
    background-color: #eaf2ff;
    text-align: justify;
    font-size: 11pt;
    margin: 10px;
    padding: 10px;
}
/*----------------------------------------------------Contato.htm------------------------------------------*/



/*---------------------------------------------------- Erro.htm -------------------------------------------*/
.TabelaErro
{
    width: 90%;
    margin-top: 30px;
}

.ErroMsg 
{
    color: #FF0000; 
    font-weight: bolder;
}

.OkMsg
{
    color: #0000FF;
}

/*--------------------------------------------------Relatórios----------------------------------------------*/
.Moldura
{
    width: 100%;
    text-align: center; 
    padding: 0;
    border: solid 1px #273b9d;
}

.FldRelatorio
{
    color: Black;
}

.FldPeriodo
{
    font-weight: bolder;
}

.FldNome
{
    color: Black;
    font-size: 12pt;
    font-weight: bolder;
}

.BordaRel
{
    background-color: #2b509f;
    color: #FFFFFF; 
    font-size: 11pt;
}

.NomeRel
{
    background-color: #ecf2fd;
    height: 30px; 
    text-align: center;
    font-size: 11pt;
}

.LbColunas
{
    text-align: center;
    font-size: 12pt;
    color: #2b509f;
    font-weight: bolder;
}

.ConteudoE
{
    background-color: #ecf2fd;
    color: Black;
    font-size: 11pt;
    text-align: left;
    padding: 0 10px 0 10px;
}

.Conteudo
{
    background-color: #ecf2fd;
    color: Black;
    font-size: 11pt;
    text-align: center;
    padding: 0 10px 0 10px;
}

.Valor
{
    background-color: #ecf2fd;
    color: Black;
    font-size: 11pt;
    text-align: right;
    padding: 0 10px 0 10px;
}

.EspacoRel
{
    text-align:right ;
    color: black;
    font-size: 11pt;
    height: 6px;
}

.TotalRel
{
    background-color: #c6d8f4; 
    text-align:right ;
    color: black;
    font-size: 12pt;
    font-weight: bolder;
    padding: 0 10px 0 10px;
}

.TotalRelC
{
    background-color: #c6d8f4; 
    text-align: center ;
    color: black;
    font-size: 12pt;
    font-weight: bolder;
    padding: 0 10px 0 10px;
}

.TotalRelE
{
    background-color: #c6d8f4; 
    color: black;
    font-weight: bolder;
    font-size: 12pt;
    padding: 0 10px 0 10px;
}

.TotalGasto
{
    background-color: #2b509f; 
    text-align: right;
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bolder;
    padding: 0 10px 0 10px;
}

.Total
{
    background-color: #788edf; 
    text-align: right;
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bolder;
    padding: 0 10px 0 10px;
}

/*-----------------------------------------Cupom---------------------------------------*/
.BodyCupom
{
	margin:0px 0px 0px 0px ;
	color:Black;

}

.Cupom1
{
    font-size: xx-small;
    font-family: verdana;
    padding: 2px; 
    width: 200px; 
    border: none;
    /* cellSpacing="2" cellPadding="2" width="100%" border="0"*/
}
.CampoDiferente
{
	font-size:xx-small ;
}
.EspacoEmBranco
{
	height:15px;
}

#Cabecalho_CUPOM
{
	width:200px;
	font-size:xx-small;
}	
#Dados_Transacao
{
	width:200px;
	font-size:xx-small;
}
#Dados_Medico
{
	width:200px;
	font-size:xx-small;
	margin-top:10px;
}
#Assinatura_l
{
	width:20px;
	float:left;
	margin-top:20px;
	font-size:xx-small;
}
#Assinatura
{
	width:200px;
	font-size:xx-small;
	margin-top:20px;
}
#Msg_Final
{
	width:200px;
	font-size:xx-small;
	margin-top:20px;
	text-align:justify;
	
}

.Autorizacao
{
	font-size:medium ;
}	
.SeparadorAutorizacao
{
	width:15px;
}
/*-----------------------------------------Login---------------------------------------*/
.TelaLogin
{
	background: url(../Images/login.jpg) no-repeat fixed right;
}
/*-----------------------------------------Relatorio---------------------------------------*/
.Tbl_Funcionario
{
    background-color: #ecf2fd;
    color: Black;
    font-size: 11pt;
    width:100%;
}

.Tbl_Transacoes
{
	width:100%;
	border:solid 1px blue;
	
}
.Linha_Resultado
{
	background-color:#c6d8f4;
}

.Tbl_Rodape_Funcionarios
{
	width:100%;
	border:0;
}



