/*body*/
body#principal{ background:#F6F6F0; font-family:Arial, Helvetica, sans-serif; color:#000000; min-width:600px;  }

/* arquivo header.php >> cabecalho  */
#div_header{ display:block; width:100%; }
#header1{ height:125px; width:100%; background-image:url('../imagens/header_bg2.jpg'); min-width: 850px; }
#header1 div{ border:0px; margin:0px; padding:0px; }
#header1 div.img_hidden{ overflow:hidden; }
#header1 img.img1{ display:block; float:left; height:82px; width:217px; margin: 24px 0 0 20px; }
#header1 img.img2{ display:block; float:right; height:125px; width:597px; }

#header2{ height:49px; width:100%; background-image:url('../imagens/bg_conceitual_interna.jpg'); min-width: 850px; }
#header2 h2{ font-family:Arial; font-size:16pt; color:#000000; padding:13px 0 0 20px; margin:0px; }

/* arquivo footer.php >> rodape  */
#footer{ height:38px; width:100%; min-width:450px; background-image:url('../imagens/footer_bg.jpg'); background-repeat:repeat-x; }
#footer_text{ font-family:Arial; font-size: 10px; color: #54502C; text-align: center; width: 100%;	padding-top: 9px; }
#footer_text a{	color:#54502C; text-decoration:underline; }
#footer_text a:hover{ color:#000000; }

/* arquivo left.php >> arvore de topicos */
/*
#left{ background-color:#FFFFFF; color:#000000; }
#left a{ color:#000000;	}
#left a:hover{ color:#7b9439; }
#left a:visited{ color:#000000;	}
#left a:active{ background-color:#7b9439; color:#FFFFFF; }
*/

/*#####################*/
/* TOPO */
#topo{ background-color:#EBE9D6; width:100%; height:35px; }
#topo div{ margin:5px 10px 0 20px; }
#esq{ float:left; }
#esq p{ margin:0; font-size:21px; font-weight:bold; }
#dir{ float:right; }
#dir img{ border:0; margin-left:5px; }
#separador{ clear:both; height:1px; background-color:#9e9d5d; margin:10px 0px; }

/* CONTEUDO */
#conteudo{ margin:0px; padding-bottom:30px; font-size:13px; }
#conteudo p{ margin-top:0; }
#conteudo ul{ padding-left:20px; margin:0px; }
#conteudo li{ line-height:18px; padding-left:5px; }

/* lista de mudancas */
#conteudo table{ margin:10px 35px; }
#conteudo td{ padding:0px 2px; vertical-align:top; }
#conteudo td.col1{ font-weight:bold; }
#conteudo td.assunto{ font-weight:bold; background:url('../imagens/seta_p.png') no-repeat; padding-left:15px; }
#conteudo p.data{ padding-left:16px; font-weight:bold; background:url(../imagens/seta_g.png) no-repeat; } 
#conteudo p.destaque{ font-weight:bold; font-style:italic; margin-top:25px;}
#conteudo p.destaque a{ color:#54502C; text-decoration:underline; }
#conteudo p.destaque a:hover{ color:#000000; text-decoration:none; }
#conteudo p.legenda{ font-style:italic; margin:0 15px; }
#conteudo img{ border:0; display:block; margin:0 15px; }

/* lista de novidades */
#lista_nov ul{ margin-left:20px; margin-bottom:20px; }
#lista_nov li{ font-weight:bold; padding-left:15px; }
#lista_nov p{ font-weight:normal; }
#lista_nov p a{ color:blue; }
#lista_nov p a:hover{ color:#7b9439; }
#lista_nov p.obs{ font-weight:bold; font-style:italic; margin-bottom:0; }


/*###############################*/
/* arquivo left2.php */
body#left a { color: #000000; text-decoration: none; }
body#left a:hover { color: #9e9d5d; text-decoration: underline; }
body#left a:active { color: #9e9d5d; text-decoration: underline; }
body#left{ background: #FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; }
body#left dt{ margin-top: 10px; }
body#left dd{ margin-left: 0px; padding-left: 15px; }
body#left .package-title { padding:10px 0 18px 0; font:bold 14px Georgia, Times New Roman, Times, serif; border-bottom: 1px solid #9e9d5d; }
body#left .package-details { font-size: 100%; }
body#left .folder-title { font-style: italic; }
