
{
    font-family: Verdana, sans-serif;
}
body
{
    border:0;
    margin:0;
    background-color: #2D3C5A;
    text-align: center; /* Faz funcionar no IE, mas faz os textos ficarem centralizados */
}

a img{border: 0;}

#barrabrasil
{
    background:#FC0;
    height:21px;
    padding: 0 5px 0 5px;
    clear:both;
}
body #mae{
    width: 100%;
}
body #mae #topo{
    background-color: #fff;
}
body #mae #corpo{
    background-color: #fff;
}

body #mae #rodape{
    height: 31px;
    text-align:center;
}
#conteudo{
    width: 100%;
}
#conteudo fieldset{
    background-color: #DDE4F0;
    border: 1px solid #334261;
    text-align: center;
    margin: 10px 0 10px 0;
}
#menuMae{
    background-color: #DDE4F0;
    border: 1px solid #334261;
    text-align: center;
    margin: 10px 0 10px 0;
}

#conteudo fieldset legend{
    font:  bold 13px Verdana, sans-serif;
    color: #334261;
    padding: -10px 5px 5px 5px;
}

#conteudo #filtro{
    width: auto;
    heigth:100%;
    margin: 15px 15px 15px 15px;
}
#conteudo #filtro tr td{
    border : 0;
}
#rodapeModelo06{
      text-align: center;
      font:  bold 11px Verdana, sans-serif;
      color: #000;
      
}
.labelForm{
    font:  bold 11px Verdana, sans-serif;
    color: #334261;
    width: 110px;
}

.labelSemLargura{
    font:  bold 11px Verdana, sans-serif;
    color: #334261;
}
.celInput{
    width: 300px;
}
#celGerar{
    margin: 5px 0 0 0;
}
.input{
    border: 1px solid #334261;
    font:  9px Verdana, sans-serif;
    width: 100%;
}

.inputDoubleSelect {
    border: 1px solid #334261;
    font:  9px Verdana, sans-serif;
    width: 350px; 
    height: 90px;   
}

#grafico{
    width: 100%;
    text-align: center;
}
#divInnerGrafico{
    width: 100%;
    border: 1px solid #293C5A;
}
#divGrafico{
    width: 100%;
    height: auto;
    font:  bold 11px Verdana, sans-serif;
    color: #334261;
}
#tabelagrafico{
    text-align: center;
}
#tabelagrafico .imprimir{
    text-align: center;
}
#tabelagrafico tr td{
    text-align: center;
}
#tabelagrafico tr td h1{
    text-align: center;
    color: #2D3C5A; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 18px; 
    font-style: normal; 
    text-align: left;
}

#tabelagraficolegenda{
    text-align: center;
}

#tabelagraficolegenda .imprimir{
    text-align: center;
}

#tabelagraficolegenda tr td{
    text-align: center;
}

#tabelagraficolegenda tr td h1{
    text-align: center;
    color: #2D3C5A; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 18px; 
    font-style: normal; 
    text-align: left;
}

#rodapeGrafico{
    margin: 10px 0 0 0;
    border: 1px solid #334261;
    background-color: #A9B6D2;
    width: 100%;
}
#rodapeGrafico tr td table tr td a{
    font-size: 12px; 
    font-family: Arial,Helvetica,sans-serif; 
}
#tableModelo06{
    border: none;
    margin: 15px 0 15px 0;
    width: 600px;
}
#tableModelo06 tr td{
    font-size: 12px; 
    font-family: Arial,Helvetica,sans-serif; 
    text-align: rigth;
    background-color:#C2EFC2;
}
#tableModelo06 tbody #cabecalho td{
    padding: 2px 0 2px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
#tableModelo06 tbody td{
    padding: 0 5px 0 5px;
}
#tableModelo06 tbody #rodape td{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font:  bold 12px Arial,Helvetica,sans-serif; 
    padding: 0 5px 0 5px;
}
#tableModelo06 tbody .linha1 td{
   background-color: #C6EFC6;
}
#tableModelo06 tbody .linha2 td{
   background-color: #EFFFEF;
}

#tableModelo06 thead #topo td{
    padding: 15px 2px 15px 2px;
    font:  bold 12px Verdana, sans-serif;
}
#tableModelo06 thead #topo td .destaque{
    font:  bold 12px Verdana, sans-serif;
    color: #ff0000;
}
#erros{
    font:  bold 10px Verdana, sans-serif;
    color: #ff0000;
}
#betas{
    margin: 10px 0 10px 0;
}

#menunavcontainer
 {
	width:100%;
	background-color: #A9B6D2;
	display:block;
	position:relative;
	clear: both;
	height: 25px;
}

#menunavmain
 {
	width:100%;
	background-color: #A9B6D2;
	display:block;
	position:relative;
	clear: both;
	height: 70px;
}

#menunavmain, #menunavmain ul {
	margin:0;
	padding: 15px 15px 15px 15px;
	background-color: #A9B6D2;
	list-style: none;
	line-height: 1;
	font-size:12px;
        font-color: #344683;
	}

#menunav, #menunav ul {
	margin:0;
	padding:0;
	background-color: #A9B6D2;
	list-style: none;
	line-height: 1;
	font-size:12px;
	}
#menunav {
	margin:0 0 0 20px;
	}
#menunav a {
	display: block;
	text-decoration:none;
	font-weight:bold;
	border:none;
	padding:4px 6px 4px 6px;
	}
#menunav a:hover {
	/*color: white;*/
	text-decoration: underline;
	}
#menunav li {
	float: right;
	margin:1px 1em 0 0;
	list-style-type:none;
	list-style-image:none !important;
	}
#menunav li ul {
	position: absolute;
	background: #A9B6D2;
	width:200px;
	top:21px;
	/*left: -999em;
        display:none;
	border:1px solid #dddddd;
	list-style-image:none !important;*/
	overflow:hidden;/*must have for ie6 select bug*/
	z-index: 10;/*must have for ie6 select bug*/
	}
#menunav li ul li {
	width:200px;
	border:none;
	margin:0;
	margin-bottom: 5px;
}
#menunav /*li:hover ul,*/ #menunav li.sfhover ul {
	left: auto;
        display:block;
}

/*classes Usadas pelo JS*/
.visibleMenu{
	left: auto;
        display:block;
}
.invisibleMenu{
        display:none;
}

#menunav li:hover, #menunav li.sfhover {
	/*background-color: #2D3C5A;*/
	}
#menunav li ul iframe/*must have for ie6 select bug*/
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}


#menutop
{
	background-image: url('../imagens/menu_top.gif');
	width:168px;
	height:21px;
	font-size:1px;
}

#menu
{
	width:100%;
	background-color: #A9B6D2;
	display:block;
	position:relative;
	clear: both;
	height: 25px;
}

#menu ul{
	margin:0;
	padding:0;
	background-color: #A9B6D2;
	list-style: none;
	line-height: 1;
	font-size:12px;
}
#menu li{
	float: left;
	margin:1px 1em 0 0;
	list-style-type:none;
	list-style-image:none !important;
}
#menu ul li ul{
	position: absolute;
	background: #A9B6D2;
	width:200px;
	top:21px;
	left: -999em;
	border:1px solid #dddddd;
	list-style-image:none !important;
	overflow:hidden;/*must have for ie6 select bug*/
	z-index: 10;/*must have for ie6 select bug*/
}
#menu ul li ul li ul{
	width:200px;
	border:none;
	margin:0;
	margin-bottom: 5px;
}
#menun li ul iframe/*must have for ie6 select bug*/
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.menuGrupo{
   font-weight: bold
}
menuGrupo 
{
	font: bold 12px Verdana, sans-serif;
	color: #ffffff;
	background: url("../imagens/menu_bg.gif") #999948;
	padding: 6px 15px;
	width: 157px;
	display: block;
	border: 0;
	border-bottom: 1px solid #909040;
	text-decoration: none;
}

menuSub
{
	font: bold 10px Verdana, sans-serif;
	color: #ffffff;
	background: url("../imagens/menu_bg.gif") #999948;
	padding: 6px 15px;
	width: 157px;
	display: block;
	border: 0;
	border-bottom: 1px solid #909040;
	text-decoration: none;
}
.botao{
	background-color: #FFFFFF;
	border: 1px solid #2D3C5A;
	color: #2D3C5A;
}




#tudo
{
    width: 810px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -405px;
    padding: 0 5px 5px 5px;
    background-color: white;
}

#header
{
    background:url('../imagens/fundo_topo.jpg') #2D3C5A;
    clear: both;
}


#bluebox{
    padding:10px;
    margin-top: 5px;
    background:rgb(220,230,240);
    border: 1px solid rgb(170,180,210);
}

#bluebox h2
{
    margin: 0;
    height: 1%;
    font-size: 14px;
}

#main
{
    width: 450px;
    padding: 5px 15px;
}

#expl
{
    float: right;
    width: 250px;
    padding: 5px 15px;
    border-left: 1px solid #A9B6D2;
    font-size: 11px;
}

.clearit{clear:both;width:100%;}

#copyright
{
    background-image:url("../imagens/fundo_rodape.jpg");
    font-size: 10px;
    text-align: center;
    padding: 2px;
}

a
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold
}

a:link
{
    color:rgb(0,60,130);
    text-decoration:none;
}

a:visited
{
    color:rgb(0,60,90);
    text-decoration:none;
}

a:hover
{
    color:rgb(0,60,130);
    text-decoration:underline;
}

a:active
{
    color:rgb(255,60,130);
    text-decoration:underline;
}

.label{
    color: #cc0000;
    display: block;
    float: left;
    font-style: normal;
    width: 130px
}

.menu_tit{
    color: #006666;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
.menu_opt{
    color: #009999;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none
}
.cad_tit{
    color: #A9B6D2;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none; 
}

.cad_msg{
    color: #660000;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-decoration: none;
    font-size: 11 px;
}

.cad_msgErro{
    color: #FF0000;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-decoration: none;
    font-size: 11 px;
}

.cad_label_txt{
    color: #2D3C5A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    /* width: 100px;*/
} 
.cad_label{
    color: #2D3C5A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    width: 100px;
} 

.cad_label_neg{
    color: #2D3C5A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    width: 100px;
    text-align: left;
    
} 
.cad_label_peq{
    color: #A9B6D3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-style: normal;
    text-decoration: none
} 
.cad_conteudo{
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    text-align: left;
} 

.alinhaLabel{
    color: #2D3C5A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    width:100px;
}



.info_tit{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
    
}

.info_texto{
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-align: right;
    text-decoration: none
} 

.botao{
    color: #AABBD5;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
}

.botaoX{
    background-color: #FFFFFF;
    border: 1px solid #006666;
    color: #006666;
    text-decoration: none
}

.botaoMenu{
    background-color: #FFFFFF;
    border: 1px solid #006666;
    color: #006666;
    font-size: 8px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    text-decoration: none
}
.rodape{
    color: #2D3C5A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-style: normal;
    text-decoration: none; 
} 
.corFora {
    background: #FFFAFA;
    color: #000000;
}
.sugestoes{
    position:absolute;
    background: #FFFAFA;
}
.status {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
    padding: 5px;
    border: 1px solid #f00;
    background: #fdd;
    color: #f00;
    visibility:hidden;
    width:30%;
    color:#990000;
    font-weight:bold;
    padding:5px;
    left:60%;
    position:relative;
}

.tabela {
    border: none;
    color: #000;
    font-family: verdana, sans-serif;
    font-size: 11px;
}
#container {
    margin: 0;
}

#container #topo {
    padding-bottom: 2px;
}

#container #meio {
    border-top: 2px solid #FFFFFF;
    width: 810px;
    margin: 0 auto;
    background: #FFFFFF;
}

#container #conteudo {	
    width: 800px;
}

#container #conteudo h1 {
    color: #2D3C5A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    text-align: center;
    vertical-align: middle;
}

#filtro {
    color: #2D3C5A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    text-align: left;
}

#container #conteudo #formulario {
    border: 1px solid #A9B6D2;
    background-color: #DDE4F0;
}

#botaoFormulario {
    text-align: center;
}

.labelFormulario {
    display: block;
    width: 100px;
    float: left;
    font:  bold 11px Verdana, sans-serif;
    color: #334261;
    padding-left: 250px;
}

#container #rodape {
    margin: 0 auto;
    text-align:left; /* "remédio" para o hack do IE */	
    width: 810px;
    padding-top: 2px;
}


/* css display tag */

/* relatorios */
#tabelaRelatorio td {
    padding: 2px;
}

#relatorio {
    width: 100%;
    /*border: red 1px solid;*/
    margin: 0 auto;
    vertical-align: middle;
}

#relatorio h1 {
    color: #2D3C5A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    text-align: center;
}
#betas{
    width:100%;
}
@media print {
    .naoImprimir{display: none}        
    .imprimir{display:block}
    body{
        background-color: #fff;
    }
}
@media screen {    
    .imprimir{display:none}
}

.centralizaTexto{
    text-align: center;
    margin: auto;
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 18px; 
    font-style: normal; 
}

.tabela04 thead tr td{
    border-bottom: 1px solid #000;
    padding: 0 5px 0 5px;
}
.tabela04 tbody tr td{
    /*border-right: 1px solid #000;*/
    padding: 2px 2px 2px 5px;
    text-align: right;
}
.tabela04 tbody #tituloTabela04 td{
    font: bold 11px  Arial,Helvetica,sans-serif;
    padding: 0 5px 0 5px;
    text-align: center;
    border-bottom: 1px solid #000;
}
.tabela04 {
    border-top: 1px solid #000;
    border-bottom:  1px solid #000;
    border-right: none;
    border-left: none;
    width:880px;
    font-size: 11px;
    font-family: Arial,Verdana,  Helvetica, sans-serif;
}
.modelo04Titulo{
    font:  bold 11px Arial,Verdana,  Helvetica, sans-serif;
}
.tabela {
    color: #000;
    font-family: verdana, sans-serif;
    font-size: 11px;
}
.tabela thead tr td{
    font: bold 11px Verdana, sans-serif;
}

.tabela tbody .linhaImpar{
    background-color: #DCDCDC;
}
.tabela tbody .linhaPar{
    background-color: #fff;
}



.labelDynamicTitle{
    font:  bold 13px Verdana, sans-serif; 
    color: #334261;
}
.labelFonte{
    font:  9px Verdana, sans-serif; 
    color: #334261;
}
.labelLegenda{
    font: bold 9px Verdana, sans-serif;
    color: #334261;
}


