/* CSS Document */

/* Defini��o de Objetos Padr�es */
*
{
	margin:0;
	padding:0;
}

body
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	min-width: 800px;
	font-size:11px;
	color:#000000;
}

a:link
{
	color:#0E5F7D;
	text-decoration:none;
	font-weight:lighter;
}

a:visited
{
	color:#0E5F7D;
	text-decoration:none;
	font-weight:lighter;
}

a:hover
{
	text-decoration:underline;
}

a:active
{
	color:#FFCC00;
}

input
{
	font:12px Verdana, Arial, Helvetica, Sans-Serif;
	height:1.2em;
}

select
{
	font:12px Verdana, Arial, Helvetica, Sans-Serif;
	height:19px;
}

fieldset
{
	padding:0px 8px 8px 8px;
	border:2px solid #ccc;
	border-style:2px solid;
}

legend
{
	font-weight:bold;
	color:#000000;
	padding:0px 0px 10px 0px;
}

h1
{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:20px 0px 10px 0px;
}

h2
{
	text-align:left;
	font-weight:bold;
	font-size:14px;
}

table
{
	font-weight:normal;
	font-size:10px;
}

th
{
	background-color:#CECECE;
}

ul.none
{
	list-style-type: none;
}

/* Defini��o de Containers */
#desabilita_tudo{
	height:100%;
	width:100%;
	filter:alpha(opacity:70);
	background-color:#FFFFFF;
	display:none;
	z-index:998;
}

#aguarde_processamento
{
	top:50%;
	margin-top:-148px;
	left:50%;
	margin-left:-140px;
	display:none;
	z-index:999;
}

#brasil
{
	background-color:#FFCC00;
	height:21px;
	float:left;
	width:100%;
}

#brasil span
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:small;
	font-weight:bold;
	color:#000000;
	float:left;
}

#brasil img
{
	float:left;	
}

#cantoDir img
{
	height:19px;
}

#nomeSistema
{
	background:url(../img/linha_titulo.gif) bottom repeat-x;
	height:26px;
	float:left;
	width:100%;
	line-height:26px;
	font-size:15px;
	color:#4379AF;
	font:bold;
}

#linha3
{
	float:left;
	background:url(../img/linha_cima.gif) bottom repeat-x;
	width:100%;
}

#logoSistema
{
	height:50px;
	width:203px;
	float:left;
}

#ondaCima
{
	background:url(../img/onda_cima.gif) no-repeat;
	height:50px;
	width:60px;
	float:left;
}

#detalhe_topo_ppsus
{
	background:url(../img/detalhe_topo.gif) no-repeat;
	position:absolute;
	top:23px;
	right: 20px;
	width:187px;
	height:48px;
}

#detalhe_topo_premio
{
	background:url(../img/detalhe_topo.gif) no-repeat;
	position:absolute;
	top:23px;
	right: 20px;
	width:187px;
	height:48px;
}

#detalhe_topo_banco
{
	background:url(../img/detalhe_topo.gif) no-repeat;
	position:absolute;
	top:23px;
	right: 20px;
	width:187px;
	height:48px;
}

#linhaCor
{
	background-color:#FFCC00;
	height:3px;
	width:100%;
	float:left;
	line-height:3px;
}

#linha5
{
	background:url(../img/linha_baixo.gif) top repeat-x #CCCCCC;
	width:100%;
	float:left;
	height:28px;
}

#navegacao, #footer
{
	width:98.6%;
	background-color:#ecf2f5;
	line-height:25px;
	height:25px;
	font-size:10px;
	padding-left:17px;
}


#sistemas_do_sus
{
	padding:10px 10px 20px 10px;
	height:auto;
	text-align:right;
	float:left;
}


#linha_separacao
{
	margin:10px 17px 10px 0px;
	padding:10px 0px 20px 0px;
	background:#0E5F7D;
	width:2px;
	height:687px;
	float:left;
}

#textos_login
{
	padding:10px 10px 20px 10px;
	height:auto;
	float:left;
}

#formulario
{
	margin:10px 10px 20px 10px;
}

#Login
{
	text-align:left;
	width:280px;
}

#Cadatro_Pesquisador
{
	margin:10px 0px 0px 0px;
	text-align:left;
	width:280px;
}

#footer{
	border-top:1px solid #a6b2a2;
	background-color:#ecf2f5;
	float:left;
}

#footer span
{
	float:left;	
}

#resultado
{
	margin:0px 10px 0px 10px;
}

#datasus
{
	background:url(../img/linha_datasus.gif);
	height:28px;
	width:204px;
	float:left;
	line-height:28px;
}

#ondaBaixo
{
	background:url(../img/onda_baixo.gif) no-repeat;
	height:28px;
	width:60px;
	float:left;
}

#baixoDatasus
{
	background:url(../img/linha_baixo_datasus.gif) top repeat-x;
	height:7px;
	width:204px;
	float:left;
}

#baixoDatasusLado
{
	height:7px;
	width:204px;
	background:url(../img/onda_baixo_datasus.gif) top left no-repeat;
	float:left;
}

#data
{
	float:left;
	font-size:x-small;
	font-weight:normal;
	color:#000000;
	line-height:21px;
}

#usuario_logado
{
	float:right;
	font-size:x-small;
	font-weight:normal;
	line-height:21px;
	margin-right:20px;
}

#app-menu
{
	display:block;
	background:#ecf2f5;
	height:25px;
	border-bottom:1px solid #a6b2a2;
	float:left;
	width:100%;
}

#app-menu-bar {
    float: left;
    height: auto;
    left: 0;
    padding-top: 3px;
    position: static;
    top: 0;
    width: 84% !important;
    z-index: 9999;
}

#paginacao_sistema
{
	width:100%;
	text-align:center;
}

#quantidade_paginas_paginacao
{
	margin:0 40px 0 40px;
}

#tabnav
{
	height:80px;
	text-align:center;
}

#tabnav li
{
	display:inline;
	white-space:nowrap;
	list-style-type:none;
}

/* Defini��o de Classes */
.logo_bottom
{
	vertical-align:bottom;
}

.coluna
{
	width:50%;
	height:auto;
	float:left;
}

.campo, .campo_menor
{
	margin:5px 15px 0 0;
}

.campo label
{
	margin-bottom:2px;
	font-weight:bold;
	text-align:right;
	width:170px;
	padding-right:20px;
	float:left;
}

.campo_menor label
{
	margin-bottom:2px;
	font-weight:bold;
	text-align:right;
	width:46px;
	padding-right:20px;
	float:left;
}

.campo .labelmaior
{
	text-align:left;
	width:500px;
}

.multiplo
{
	height:auto;
}

.limpa
{
	clear:both;
	height:.1em;
	line-height:.1em;
}

.espacamento
{
	clear:both;
	line-height:.8em;
}

.espacamento_maior
{
	clear:both;
	line-height:0.7cm;
}

.botao_sec, .botao, .botao_maior, .botao_menor, .botao_validar
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	border:0px;
	width:85px;
	height:1.8em;
}

.botao_menor
{
	width:23px;
}

.botao_validar
{
	width:80px;
	color:#ffffff;
	background-color:#0E5F7D;
}

.botao_sec, .botao
{
	width:85px;
}

.botao, .botao_maior
{
	color:#ffffff;
	background-color:#0E5F7D;
}

.botao_maior
{
	width:110px;
}

.cantoDir
{
	text-align:right;
	float:right;
}

.cantoDirRodape
{
	text-align:right;
	float:right;
	padding-right:17px;
	margin-right:17px;
}

.divpadding
{
	padding-left:17px;
	padding-right:17px;
}

.file
{
	font:10px Verdana, Arial, Helvetica, Sans-Serif;
	height:1.8em;
}

.item_vermelho
{
	color:#FF0000;
}

.item_preto
{
	color:#000000;
}

.negrito
{
	font-weight:bold;
	color:#000000;
}

.fixed {
	position: fixed !important;
}

/* Ajudas */
.icone_help{
	position:absolute;
	right:2.2%;
	margin-top:-5px;
	width:40px;
	height:20px;
}

a.dcontexto{
	position:relative;
	text-decoration:none;
	padding:0;
	color:#039;
	border-bottom:2px #039;
	cursor:help;
}

a.dcontexto span{
	display: none;
}

a.dcontexto:hover span{ 
	display:block;
	position:absolute;
	width:500px;
	top:20px;
	text-align:justify;
	right:0;
	padding:5px 10px;
	border:1px solid #999;
	background:#ecf2f5;
	color:#000;
	z-index:inherit;
}

#barraSuperior { float:inherit; height:36px; background: url(../img/governo-superior-02.png); margin: 0 30px 0 30px; }

#barraSuperior div.esquerda { float: left; height:36px; width: 274px; margin-left: -30px; background: url(../img/governo-superior-01.png); }

#barraSuperior div.centro{ float: left; height:36px; }

#barraSuperior div.direita { float: right; height:36px; width: 492px; margin-right: -30px; background: url(../img/governo-superior-03.png); }


