body, html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
   font-family:  Arial, Verdana;
   font-size: 12px;
	border: 0px;
	background: url('/_padrao/imgs/bg_preto.gif');
}
/*
body, html, #box_superior, #box_geral, #box_header, #box_menu, #box_conteudo_geral, #box_esquerda, .box_esquerda_noticia_tit,
#box_conteudo, #box_conteudo_geral, #box_conteudo_geral_2, #box_login, #box_logado, #box_subtitulo, .box_subtitulo, .box_menu_e_topico,
.box_item, .box_item_lst, .box_item_lst2, .box_item_titulo, .box_item_titulo_pq, .box_item_bg_geral, .box_img_geral, #box_home_servicos,
.box_item_lst_1col, .box_item_lst_2col, .box_item_lst_fun, .box_item_lst_3col, .box_item_lst_4col, .box_home_not_tit, .box_home_vis_releases,
.box_busca_cont, .box_item_lst_descricao, #box_usuario
{
   behavior: url('/_padrao/scripts_js_css/boxsizing.htc');
   box-sizing: border-box;
   -moz-box-sizing: border-box;
}
*/

#box_geral * {	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

* html #box_geral * {
	behavior: url('/_padrao/scripts_js_css/boxsizing.htc');
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

*:first-child+html #box_geral * {
	behavior: url('/_padrao/scripts_js_css/boxsizing.htc');
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}



img
{
   margin: 0px;
}

#box_geral
{
   width: 700px;
   padding: 10px;
   background: white;
   text-align: left;
   position: relative;
}

#box_header
{
   width: 680px;
   height: 210px;
}

#box_menu
{
	position: absolute;
   width: 536px;
   height: 40px;
   clear: both;
   left: 154px;
   top: 180px;
}

#box_conteudo_geral
{
   background: url('/_padrao/imgs/bg_conteudo_geral_int.gif') repeat-y;
}

#box_esquerda
{
   width: 175px;
   float: left;
}

#box_conteudo
{
 	width: 485px;
 	float: left;
 	padding: 15px 20px 0px 40px;
}

#box_login
{
   margin-left: 10px;
   width: 140px;
   height: 80px;
   font-size: x-small;
}

#box_logado
{
   background-color: #F3F6F8;
   padding: 5px;
   margin-bottom: 20px;
}

#box_menu_superior
{
   height: 27px;
   padding-top: 3px;
   padding-left: 10px;
   background: url('/_padrao/imgs/bg_flog_menu_sup.gif') repeat-x;
}

#box_rodape
{
   clear: both;
   padding: 0px 0px 10px 295px;
   font-size: 11px;
   background: url('/_padrao/imgs/bg_conteudo_geral.gif') repeat-y;
}

/***************
 Links
***************/
/* links da página */
A:link, A:visited, A:active, A:hover
{
   color: #263679;
   font-weight: bold;
   text-decoration: underline;
}

.Amenu_e_topico:link, .Amenu_e_topico:visited, .Amenu_e_topico:active, .Amenu_e_topico:hover
{
   text-decoration: underline;
   color: black;
   text-decoration: none;
}

/* links do superior */
.Amenu_e:link, .Amenu_e:visited, .Amenu_e:active, .Amenu:hover
{
   color: #263679;
   font-weight: bold;
   text-decoration: none;
}

.Amenu:hover
{
   color: black;
   text-decoration: underline;
}

/* links do menu de administração */
.Amenu_adm:link, .Amenu_adm:visited, .Amenu_adm:active, .Amenu_adm:hover
{
   color: #263679;
   font-size: 12px;
   text-decoration: underline;
}


/***************
 Tabelas e Forms
***************/
table, td
{
  font-size: 12px;
}

select
{
   background-color: white;
   font-size: 08pt;
}

form
{
   margin: 0px;
}

.caixa
{
   font-size: 12px;
   font-family:  Arial, Verdana;
   border: 1px solid black;
}

.file
{
   font-size: 12px;
   background: white;
}

.botao
{
 	border-left: 1px solid #B9CAD3;
	border-right: 1px solid black;
	border-top: 1px solid #B9CAD3;
	border-bottom: 1px solid black;
	height: 20px;
	font-size: 12px;
	text-align : center;
	background: #B9CAD3;
	vertical-align : middle;
}

.txt_menu_adm
{
   font-size: 12px;
}

ul
{
   margin-top: 0px;
   margin-bottom: 0px;
}

li
{
   margin-bottom: 5px;
   margin-left: -10px;
}

h1,h2,h3,h4
{
   font-family: Arial;
   margin: 0px 0px 5px 0px;
   letter-spacing: -1px;
}

h1
{
   font-size: 24px;
}

h2
{
   font-size: 16px;
}

h3
{
   font-size: 14px;
}

h4
{
   font-size: 12px;
}


/*******************
 Caixas de conteúdo
********************/

.box_adm
{
   clear: both;
   padding: 5px;
   background-color: #efddc1;
}

.box_item_lst_2col, .box_item_lst_3col, .box_item_lst_4col, .box_home_item_lst_3col
{
   float: left;
}

.box_item_lst_1col
{
   margin-bottom: 15px;
}

.box_item_lst_2col
{
   width: 210px;
   margin-bottom: 20px;
}

.box_item_lst_3col
{
   width: 130px;
   margin: 0px 10px 20px 0px;
   text-align: center;
}

.box_item_lst_4col
{
   width: 120px;
   margin: 0px 15px 15px 0px;
}

.box_item_lst_fun
{
   float: left;
   width: 190px;
   /* background: #ECEFF1; */
   margin: 0px 0px 20px 0px;
}

.img_gd
{
   border: 5px solid white;
}

.box_img_gd
{
   border: 1px solid #4B606A;
}

.img
{
   border: 5px solid white;
}

.box_img
{
   border: 1px solid #4B606A;
}

.box_esquerda_noticia_tit
{
   background: #D9E1E5 url('/_padrao/imgs/ico_folha.gif') no-repeat 5px 7px;
   padding: 7px 5px 7px 25px;
   margin-bottom: 3px;
}

.box_esquerda_noticia_des
{
   padding: 7px 10px 10px 25px;
   background: #F4F6F7;
}

.box_item_lst, .box_item_lst2
{
   margin-bottom: 3px;
   padding: 7px;
   background: #ECEFF1;
   border-bottom: 3px solid #D9E1E5;
   border-right: 3px solid #D9E1E5;
}

.box_item_lst2
{
   border: none;
   padding: 7px 10px 10px 23px;
   background: #ECEFF1 url('/_padrao/imgs/ico_seta_d.gif') no-repeat 7px 10px
}

#box_subtitulo, .box_subtitulo
{
   height: 35px;
   border: 1px solid #B5C6CF;
   font-size: 18px;
   font-family: Arial;
   padding: 7px 0px 0px 10px;
   clear: both;
   margin-bottom: 2px;
   background: #D9E1E5 url('/_padrao/imgs/bg_subtitulo.gif') no-repeat;
}

.box_item
{
   width: 247px;
   padding: 15px;
   background: url('/_padrao/imgs/bg_box_meio.gif') repeat-y;
}

.box_item_titulo
{
   width: 200px;
   height: 25px;
   padding: 5px 0px 0px 27px;
   background: url('/_padrao/imgs/bg_box_titulo.gif') no-repeat;
}

.box_item_titulo_pq
{
   width: 150px;
   height: 25px;
   padding: 5px 0px 0px 10px;
   background: url('/_padrao/imgs/bg_box_titulo_pq.gif') no-repeat;
}

.box_item_top
{
   width: 247px;
   height: 5px;
   font-size: 1px;
   background: url('/_padrao/imgs/bg_box_top.gif') no-repeat;
}

.box_item_inf
{
   width: 247px;
   height: 7px;
   font-size: 1px;
   background: url('/_padrao/imgs/bg_box_inf.gif') no-repeat;
}

.box_item_bg_geral
{
   padding: 20px 0px 10px 20px;
   background: url('/_padrao/imgs/bg_box_geral.gif') repeat-x;
}

.box_img_geral
{
   margin: 0px 5px 5px 0px;
   font-size: 11px;
   float: left;
}

#box_home_servicos
{
   width: 247px;
   height: 170px;
   float: left;
   padding-top: 15px;
   background: url('/_padrao/imgs/bg_home_servicos.gif') repeat-y;
   border-bottom: 4px solid #CAD5DB;
}

.box_home_not_marca
{
   width: 100px;
   height: 45px;
   float: left;
   margin-bottom: 1px;
}

.box_home_not_tit
{
   width: 365px;
   height: 45px;
   float: left;
   padding: 7px 10px 10px 34px;
   margin-bottom: 1px;
   background: white url('/_padrao/imgs/bg_lst.gif') no-repeat;
}

.box_home_vis_releases
{
   width: 365px;
   padding: 5px 0px 5px 15px;
   margin-left: 100px;
   background: #D9E1E5;
}

.box_item_lst_descricao
{
   padding-left: 5px;
}

.box_item_lst_titulo
{
   background: url('/_padrao/imgs/ico_seta_d.gif') no-repeat 0px 4px;
   padding: 0px 0px 0px 12px;
}

.box_item_lst_descricao
{
   margin-left: 12px;
}

.box_menu_e_topico
{
   background: url('/_padrao/imgs/bg_menu_e_secao.gif');
   padding: 7px 0px 0px 4px;
   font-family: Arial;
   letter-spacing: -1px;
   font-size: 14px;
   font-weight: bold;
   height: 35px;
}

.box_busca_cont,#box_usuario
{
   background: #D9E1E5;
   padding: 7px 5px 7px 25px;
}