/*"""""""" GERAL """"""""*/
@charset "iso-8859-1";
html {
     overflow: scroll;
}
body {
	background-image: url(../img/bgsite.jpg);
	background-repeat: repeat y;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* zoom:2; -moz-transform:scale(2); */
}
a {
    text-decoration: none;
}
@font-face {
  font-family: Calibri;
  font-style: normal;
  font-weight: normal;
  src: {url(../componentes/calibri-webfont.woff);}
}
@font-face {
  font-family: Calibri;
  font-style: normal;
  font-weight: bold;
  src: {url(../componentes/calibrib-webfont.woff);}
}
@font-face {
  font-family: Calibri;
  font-style: italic;
  font-weight: normal;
  src: {url(../componentes/calibrii-webfont.woff);}
}
#botao_buscar {
    background: url(../img/botaopesquisa.jpg);
    border: 0;
    display: block;
    height: 29px;
    width: 91px;
    cursor: pointer;
}
#botao_nova_busca {
    background: url(../img/busca.png);
    border: 0;
    display: block;
    height: 29px;
    width: 29px;
    cursor: pointer;
}
#topo {
	width: 100%;
	background-position: center top;
	background-image: url(http://www.ati.pi.gov.br/img/bgtopo.jpg);
	float: left;
	background-repeat: no-repeat;
}
#topo_menu {
	width: 960px;
	margin: 0 auto;
	height: 80px;
	min-width: 960px;
	background-image: url(../img/bgtopo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menu1 {
	float: left;
	width: 195px;
	margin-top: 45px;
}
#menu2 {
	float: left;
	width: 87px;
	margin-top: 45px;
	text-align: center;
}
#menu3 {
	width: 100px;
	margin-top: 45px;
	float: left;
	text-align: center;
}
#menu4 {
	float: left;
	width: 125px;
	margin-top: 45px;
	text-align: center;
}
#menu5 {
	width: 140px;
	margin-top: 45px;
	float: left;
	text-align: center;
}
#menu6 {
	float: left;
	width: 90px;
	margin-top: 45px;
	text-align: center;
}
#menu7 {
	float: left;
	width: 213px;
	margin-top: 35px;
	padding-right: 10px;
	text-align: right;
}
.titulo1 {
	font-family: sans-serif, Calibri, Arial;
	font-size: 21px;
	font-weight: bold;
	color: #34471d;
        text-decoration: none;
}
.titulo2 {
	font-family: sans-serif, Calibri, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #34471d;
    text-decoration: none;
}
#pesquisa {
	width: 960px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.clear {
	clear: both;
}
#logo {
	float: left;
	width: 258px;
	height: 92px;
	padding-left: 22px;
	padding-top: 7px;
}
#busca {
	float: left;
	height: 85px;
	width: 400px;
	text-align: center;
	padding-top: 15px;
}
.menu_piaui, .menu_piaui a:visited {
	font-family: sans-serif, Calibri, Arial;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	font-weight: bold;
}
#redes {
	float: left;
	height: 85px;
	width: 258px;
	padding-right: 22px;
	text-align: right;
	padding-top: 15px;
}
#orgao {
	background-color: #f0f0f0;
	height: 48px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	font-family: sans-serif, Calibri, Arial;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #60802b;
}
.titulo_topo {
	font-family: sans-serif, Calibri, Arial;
	font-size: 12px;
	font-weight: normal;
	height: 108px;
	padding-top: 10px;
	color: #3a4b86;
}
.titulo_form {
	font-family: sans-serif, Calibri, Arial;
	font-size: 14px;
	font-weight: normal;
	height: 108px;
	padding-top: 10px;
	color: #34471d;
}
.input_form {
	font-family: sans-serif, Calibri, Arial;
	font-size: 14px;
	font-weight: normal;
    background: #dddddd;
	color: #777777;
    padding: 5px;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
}
#area_busca {
	width: 350px;
	border: 1px solid #c2c2c2;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	padding-top: 1px;
}
.input_busca {
	font-family: sans-serif, Calibri, Arial;
	font-size: 13px;
	font-style: italic;
	border: none;
	height: 29px;
	color: #000;
}
#area_busca_input {
	font-family: sans-serif, Calibri, Arial;
	font-size: 13px;
	font-style: italic;
	color: #000;
	height: 31px;
	width: 257px;
	float: left;
	padding-left: 0px;
}
#area_busca_botao {
	height: 31px;
	width: 91px;
	padding-top: 1px;
	float: right;
	padding-right: 2px;
}
#redes_icones {
	width: 258px;
	padding-top: 3px;
}
#conteudo {
	width: 960px;
	margin: 0 auto;
}
#rodape {
	width: 100%;
	float: left;
	background-color: #e1e1e1;
	padding-top: 10px;
	padding-bottom: 20px;
}
#rodape_endereco {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 22px;
	padding-left: 22px;
	font-family: sans-serif, Calibri, Arial;
	font-size: 12px;
	font-style: italic;
	color: #405624;
	text-align: right;
}
.rodape_link {
	color: #405624;
}
.rodape_link a:visited {
	color: #aa0000;
}
#rodape_mapa {
	width: 960px;
	font-family: sans-serif, Calibri, Arial;
	font-size: 12px;
	color: #405624;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
#rodape_mapa1 {
	float: left;
	width: 165px;
	padding-left: 22px;
	color: #405624;
}
#rodape_mapa2 {
	float: left;
	width: 165px;
	padding-left: 22px;
	color: #405624;
}
#rodape_mapa3 {
	float: left;
	width: 168px;
	padding-left: 22px;
	color: #405624;
}
#rodape_mapa4 {
	float: left;
	width: 165px;
	padding-left: 22px;
	color: #405624;
}
#rodape_mapa5 {
	width: 165px;
	padding-right: 22px;
	padding-left: 22px;
	float: left;
	color: #405624;
}
#conteudo_menu {
	float: left;
	width: 250px;
	padding-left: 22px;
	padding-top: 4px;
}
#conteudo_interno {
	width: 960px;
	float: left;
	background-color: #FFF;
}
#orgao_descricao {
	width: 960px;
	height: 48px;
	float: left;
	line-height: 48px;
}
#conteudo_centro {
	width: 652px;
	padding-right: 22px;
	padding-left: 14px;
	float: right;
	background-color: #FFF;
}
#rodape_interno {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	float: left;
}
#rodape_divisoria {
	width: 952px;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #405624;
	font-family: sans-serif, Calibri, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #405624;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#noticias {
	width: 100%;
	float: left;
	color: #777777;
}
#servicos {
	width: 100%;
}
#notas {
	width: 100%;
}
.pontos {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bac0a6;
	margin: 0;
	padding: 0;
}
.titulo_secao {
	font-family: sans-serif, Calibri, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #35481a;
}
.titulo_chamada, .titulo_chamada a:visited {
	font-family: sans-serif, Calibri, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #34471d;
}
.titulo_chamada_mais_noticias, .titulo_chamada_mais_noticias a:visited {
	font-family: sans-serif, Calibri, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #34471d;
}
.paginacao {
	font-family: sans-serif, Calibri, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #34471d;
}
.data_hora {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #34471d;
    height:24px;
    position:absolute;
    margin-top:-12px;
}
.titulo_chamada_albuns {
	font-family: sans-serif, Calibri, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #34471d;
}
.linha {
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a6329;
}
.mais_noticia_foto {
	font-family: sans-serif, Calibri, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #405624;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a6329;
}
.mais_noticia_sem_foto {
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4a6427;
	padding-bottom: 3px;
/*	background-image: url(../img/list.jpg);
	background-repeat: no-repeat;
	background-position: left; */
}
.divide_notas {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4a6427;
	margin: 0;
	height: 20px;
}
#serv1 {
	width: 108px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #babfa8;
	float: left;
	text-align: center;
	line-height: 70%;
}
#serv2 {
	width: 108px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #babfa8;
	float: left;
	text-align: center;
	line-height: 70%;
}
#serv3 {
	width: 108px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #babfa8;
	float: left;
	text-align: center;
	line-height: 70%;
}
#serv4 {
	width: 108px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #babfa8;
	float: left;
	text-align: center;
	line-height: 70%;
}
#serv5 {
	width: 108px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #babfa8;
	float: left;
	text-align: center;
	line-height: 70%;
}
#serv6 {
	width: 107px;
	float: left;
	text-align: center;
	line-height: 70%;
}
#servicos_icones {
	text-align: right;
	width: 100%;
	float: left;
}
.chamada_noticia {
	background-image: url(../img/list.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	width: 260px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 9px;
	line-height: 90%;
	height: 70px;
	overflow: hidden;
}
.chamada_noticia2 {
	background-image: url(../img/list.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
	width: 642px;
	line-height: 90%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.texto {
	font-family: sans-serif, Calibri, Arial;
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
#noticias .texto img {
    border-radius: 10px;
}
.texto a:link, .texto a:visited {
	font-family: sans-serif, Calibri, Arial;
	font-size: 13px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
.texto a:hover {
	text-decoration: underline;
}
.texto_chamada {
	font-family: sans-serif, Calibri, Arial;
	font-size: 13px;
	color: #555555;
	font-weight: normal;
	line-height: 130%;
}
.texto_chamada a:visited, .texto_chamada a:link {
	font-family: sans-serif, Calibri, Arial;
	font-size: 13px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
.divisoria {
	height: 10px;
	width: 100%;
	float: left;
}
.mini_divisoria {
	height: 3px;
	width: 100%;
	float: left;
}
#noticia_principal {
	float: left;
	width: 368px;
	padding-top: 0px;
}
#conteudo_interno {
	float: left;
	width: 100%;
	padding-top: 10px;
}
#outras_noticias {
	float: right;
	width: 270px;
	padding-left: 14px;
	padding-top: 0px;
}
#pagina_inicial {
	font-family: sans-serif, Calibri, Arial;
	font-size: 12px;
	color: #FFF;
	height: 12px;
	width: 227px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 22px;
	font-weight: bold;
	background-image: url(../img/bgbotaohover.png);
	cursor: pointer;
}
#mais_noticias {
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	padding-top: 0px;
	overflow: hidden;
}
#galerias_fotos {
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	padding-top: 0px;
	overflow: hidden;
}
#menu_itens {
	width: 100%;
}
.divide_secao {
	background-image: url(../img/traco.jpg);
	background-position: left bottom;
	width: 100%;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#titulo_principal {
	/* height: 50px; */
	width: 100%;
	/* overflow: hidden; */
}
#album_foto {
	float: left;
	width: 112px;
	text-align: center;
	line-height: 80%;
}
#destaque_interna {
	float: left;
/*	width: 400px; */
	padding-right: 20px;
}
#foto_destaque_interna {
	float: left;
/*	width: 400px; */
}
#legenda_destaque_interna {
/*	width: 380px; */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #4a6427;
	text-align: center;
}
.legenda_branca {
	font-family: sans-serif, Calibri, Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#icones_interna {
	text-align: right;
	float: left;
	width: 100%;
}
.centralizado {
    width: 100%;
    text-align: center;
}


/*"""""""" MENU PRINCIPAL """"""""*/
/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery {float:left;width:0px;}
.qmmc .qmtitle {display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div {visibility:hidden;position:absolute;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}
.qmmc li:hover>ul {left:auto;}
#qm0 li {float:none;}
#qm0 li:hover>ul {top:0px;left:100%;}
/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* MyCSSMenu 0 */
/*"""""""" (MAIN) Container""""""""*/
#qm0 {width:249px;}
/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
	width:227px;
	height:12px;
	padding:10px 0px 14px 22px;
	background-image:url("../img/bgbotao.png");
	background-repeat:no-repeat;
	color:#405624;
	font-family:sans-serif, Calibri, Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover {
	background-image:url("../img/bgbotaohover.png");
	color:#FFFFFF;
}
/*"""""""" (SUB) Container""""""""*/
#qm0 div, #qm0 ul {
	width:249px;
}
/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a {
	width:227px;
	height:12px;
	padding:10px 0px 14px 22px;
	background-image:url("../img/bgbotaosub.png");
}
/*"""""""" (SUB) Hover State""""""""*/
#qm0 div a:hover, #qm0 ul a:hover {
	background-image:url("../img/bgbotaosubhover.png");
	color:#FFFFFF;
	font-weight:bold;
}
#qm0 li .qmparent {
	width:227px;
	height:12px;
	padding:10px 0px 14px 22px;
	background-image:url("../img/bgbotao2.png");
	background-repeat:no-repeat;
	color:#405624;
	font-family:sans-serif, Calibri, Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#qm0 li .qmparent:hover {
	background-image:url("../img/bgbotaohover2.png");
	color:#FFFFFF;
}


/*"""""""" DIV DE LINKS DOS SITES DO GOVERNO """"""""*/
.forselect {
    color: #536A45;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    margin-top: 0px;
    overflow: hidden;
    padding: 2px 2px 2px 9px;
    text-transform: uppercase;
    width: 130px;
	cursor:pointer;
}
.linksbox {
	display: none;
    background: url("../img/fundolink.png") no-repeat scroll 0 0 transparent;
    height: 330px;
    position: absolute;
    top: 102px;
    width: 425px;
    font-weight: normal;
    text-transform: none;
    text-align: left;
    z-index: 9999;
	margin-left: -246px;
	line-height: 14px;
}
.linksbox a:link    {color:inherit;outline:medium none;text-decoration:none;}
.linksbox a:visited {color:inherit;outline:medium none;text-decoration:none;}
.linksbox a:active  {color:inherit;outline:medium none;text-decoration:none;}
.linksbox a:hover   {text-decoration:underline;}
.active, .active2{display:table !important;}

.select_contato {
    width: 419px;
    overflow: hidden
	font-family: sans-serif, Calibri, Arial;
	font-size: 13px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}

.select_contato::-ms-expand {
    display: none;
    filter: alpha(opacity=0);
    opacity:0;
}


@media screen and (min-width: 480px) {
  #icone_whats a {
    float: left;
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #icone_whats {
    visibility: visible;
    float: left;
    display: block;
  }
  a {

  }
}