body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
	color: #3F3F3F;
}

#box_geral,#box_menu_top,#box_conteudo_geral,#box_conteudo_geral_2,#box_menu_esquerda,#box_conteudo_centro,#box_conteudo_direita, #menu_regiaoserido, #menu_turismo,
#box_titulo_secao,#box_rodape,#box_rodape_txt,#box_menu_top,.box_menu_e_item,.box_menu_e_conteudo,.box_menu_e_materia_item,#box_home_conheca_serido,
.box_item_titulo,.box_item_lst_1col,.box_item_lst_2col,.box_item_lst_3col,.box_img_geral,.box_item_lst_4col,.box_subtopico_titulo,
.box_img_116x71,.box_img_130x85,#box_home_itens_inf,.box_rot_topico_1,.box_rot_topico_2,.box_est_topico_1,img_200x150,.img_116x71,.box_item_lst_link, #menu
{
   behavior: url('/_padrao/scripts_js_css/boxsizing.htc');
   box-sizing: border-box;
   -moz-box-sizing: border-box;
}

#menu_regiaoserido {
	position: absolute;
	left: 220px;
	top: 225px;
	width: 170px;
	height: 274px;
	padding: 0px;
	margin: 0px;
	background: white;
	display: none;
	z-index: 1000000;
	background: url('/_padrao/imgs/aba_bg.gif') repeat-y;
}

#menu_turismo {
	position: absolute;
	left: 320px;
	top: 225px;
	width: 170px;
	height: 138px;
	padding: 0px;
	margin: 0px;
	background: white;
	display: none;
	z-index: 1000000;
	background: url('/_padrao/imgs/aba_bg.gif') repeat-y;
}

.item_submenu {
	cursor: hand;
	cursor: pointer;
	margin-bottom: 5px;
	padding-left: 5px;
}

.item_submenu_title {
	margin-bottom: 5px;
	padding-left: 13px;
}

.link_submenu {
	display: block;
}

#box_geral
{
   width: 778px;
}

#box_menu_top
{
   float: right;
   width: 568px;
   height: 224px;
   padding-top: 185px;
   padding-left: 10px;
}

#box_conteudo_geral
{
   width: 778px;
}

#box_conteudo_geral_2
{
   float: left;
   width: 568px;
   background: url('/_padrao/imgs/bg_conteudo_geral_top.gif') no-repeat;
   padding-top: 25px;
}

#box_conteudo_centro
{
   float: left;
 	width: 385px;
 	padding: 0px 15px 0px 10px;
}

#box_conteudo_direita
{
   float: left;
 	width: 170px;
 	padding: 50px 0px 20px 20px;
}

#box_titulo_secao
{
   width: 359px;
   height: 50px;
   padding: 13px 0px 0px 47px;
   margin-bottom: 5px;
   background: url('/_padrao/imgs/bg_titulo_secao.jpg') no-repeat;
}

#box_logo
{
   width: 210px;
   height: 224px;
   float: left;
}

#txt_titulo_secao_1, #box_titulo_secao_2
{
   font-size: 19px;
}

#txt_titulo_secao_1
{
   color: #9A2125;
}

#box_titulo_secao_2
{
   color: #D6852B;
   margin-bottom: 10px;
}

#box_menu_esquerda
{
   float: left;
   width: 210px;
   padding: 80px 0px 20px 0px;
   background: url('/_padrao/imgs/bg_menu_e_top.gif') no-repeat;
}

.box_menu_e_item
{
   width: 170px;
   height: 20px;
   margin-bottom: 2px;
   text-align: right;
   padding: 3px 30px 0px 0px;
   margin-left: 12px;
   background: url('/_padrao/imgs/bg_menu_e_item.gif') no-repeat;
}

.box_menu_e_conteudo
{
   width: 170px;
   background-color: #FCFCFC;
   /* margin: 0px 27px 0px 12px; */
   margin-left: 12px;
   padding: 10px 10px 5px 10px;
}

.box_menu_e_materia_item
{
   margin-bottom: 10px;
   padding-bottom: 10px;
}

#box_rodape
{
   width: 778px;
   height: 26px;
	color: white;
	padding-top: 6px;
   clear: both;
   font-weight: bold;
   padding-left: 220px;
   background: url('/_padrao/imgs/bg_rodape.gif') repeat-x;
}

#box_home_itens_inf
{
   height: 80px;
   background: url('/_padrao/imgs/bg_rodape_inicial.gif') no-repeat;
   clear: both;
   padding: 15px 0px 0px 13px;
   margin: 20px 0px 0px 10px;
}

#box_home_conheca_serido
{
   width: 358px;
   height: 155px;
   float: left;
   background: #F0F0F0;
   padding-bottom: 10px;
   margin-bottom: 15px;
}

#box_mn_admin
{
   width: 120px;
   position: absolute;
   left: 640px;
   top: 5px;
   background-color: white;
   border: 1px solid #E56B14;
   padding: 5px 5px 5px 5px;
}

/***************
 Links
***************/
/* links da página */
A:link, A:visited, A:active, .Aitem_titulo:link, .Aitem_titulo:visited, .Aitem_titulo:active, .Aitem_titulo:hover
{
   color: #C70000;
   font-family: Tahoma, Verdana, Arial;
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
}

A:hover
{
   color: black;
   text-decoration: underline;
}

.Aitem_titulo:link, .Aitem_titulo:visited, .Aitem_titulo:active, .Aitem_titulo:hover
{
   color: white;
}

.Aitem_titulo:hover
{
   color: white;
   text-decoration: underline;
}

/* links do menu lateral e superior */
.Amenu:link, .Amenu:visited, Amenu:active, .Amenu:hover, .Amenu_adm:link, .Amenu_adm:visited, Amenu_adm:active
{
   font-family: Verdana, Arial;
   color: #C70000;
   font-size: 10px;
   text-decoration: none;
}

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

/***************
 Tabelas e Forms
***************/
table, td
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

td
{
   /* background-color: #F2F2F2; */
}

option, select, .caixa, .file, .botao
{
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
}

form
{
   margin: 0px;
}

.caixa
{
   background: white;
   border: 1px solid black;
}

.file
{
   background: white;
}

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

.frm_cmp_label
{
   font-size: 11px;
}

.txt_menu_adm
{
   font-size: 11px;
}

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

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

h1, h2, h3, h4, h5, h6
{
   font-weight: bold;
   letter-spacing: 0px;
   line-spacing: 120%;
   margin: 0px 0px 5px 0px;
}

h1
{
   font-size: 17px;
}

h2
{
   font-size: 16px;
}

h3
{
   font-size: 14px;
}

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

.box_mensagem
{
   margin-bottom: 5px;
   padding: 10px;
   background-color: #f1f1e3;
}

.box_subtopico_titulo
{
   width: 359px;
   height: 34px;
   background: url('/_padrao/imgs/bg_subtopico_titulo.jpg') no-repeat;
   font-size: 14px;
   font-weight: bold;
   padding: 8px 0px 0px 35px;
   margin: 15px 0px 10px 0px;
   clear: both;
}

.box_subtopico2_titulo
{
   width: 360px;
   padding: 3px;
   font-weight: bold;
   margin: 5px 0px 5px 0px;
   background-color: #FBE2A8;
}

#box_popup_titulo
{
   background-color: #C70000;
   font-size: 18px;
   color: white;
   font-weight: bold;
   width: auto;
   position: relative;
   left: -5px;
   top: -5px;
   margin-bottom: 5px;
   border-bottom: 1px solid #007CC3;
   padding-left: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.box_img_116x71
{
   background-image: url('/_padrao/imgs/bg_foto_116x71.gif');
   width: 140px;
   height: 95px;
   padding-top: 12px;
   margin: 0px 0px 7px 0px;
   text-align: center;
}

.box_img_130x85
{
   background: url('/_padrao/imgs/bg_foto_130x85.gif') no-repeat;
   float: left;
   width: 150px;
   height: 105px;
   padding-top: 10px;
   margin: 0px 7px 0px 0px;
   text-align: center;
}

.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: 140px;
   margin: 0px 30px 20px 0px;
}

.box_item_lst_3col
{
   width: 165px;
   margin: 0px 10px 20px 0px;
}

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

.box_home_item_lst_3col
{
   width: 160px;
   margin: 0px 10px 20px 0px;
}

.img_116x71
{
   width: 116px;
   height: 71px;
}

.img_200x150
{
   border: 5px solid #F2F2F2;
}

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

.box_item_lst_descricao
{
   margin-left: 12px;
}

.box_foto_lst_2col
{
   float: left;
   width: 140px;
   margin: 0px 20px 10px 0px;
}

.box_img_geral
{
   width: 210px;
   font-size: 11px;
   float: left;
   margin: 0px 10px 3px 0px;
}

.box_rot_topico_1, .box_rot_topico_2
{
   width: 360px;
   padding: 5px;
   font-weight: bold;
   margin-bottom: 2px;
}

.box_rot_topico_1
{
   background-color: #F5821F;
   color: white;
}

.box_rot_topico_2
{
   background-color: #FBE2A8;
}

.box_est_topico_1
{
   width: 360px;
   padding: 3px;
   font-weight: bold;
   margin: 5px 0px 5px 0px;
   background-color: #FBE2A8;
}

.box_item_lst_link {
	margin: 5px 0px 5px 20px;
}
