

/* Deixando o conteudo responsivo*/
img,embed,object,video {max-width: 100%;}
.both{clear:both;}
.fleft{float: left;}
.fright{float: right;}

/* TOPO */
#geral{max-width:1485px;margin:0px auto;position:relative;}
#wrap-topo { width: 100%; height: 50px;}
#barra-topo{min-height:30px;width:100%;background-color:#0C293D;border-bottom: 20px solid #fff}

#box-logo-menu{
	border-bottom-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px; 
	border-right: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
	position: absolute; 
	left: 0px; 
	min-height:500px;
	width: 20%; 
	background: url('../img/fundo-logo-menu.png')repeat;
	z-index: 99999999;
}
#div-logo-topo { width: 95%; min-height: 80px; margin:5% auto; text-align: center;}
#div-menu-topo { width: 77%; height: 355px; margin:0px auto;border-radius: 15px; }



/* Menu do topo */

.nav ul {
	margin: 0px auto;
	padding: 0;
	height: 55px;
	width:400px;
}
.nav li {
	margin: 0px 0px;
	padding: 0;
	list-style: none;
	float: left;
}
.nav a {
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
	line-height: 55px;
}
.nav a:hover {
	color:#fff;
}
.nav .current a {
	color: #000;
	display:none;
}
.nav .current a:hover { color:#fff;}


/* FIM TOPO */


/* CONTEUDO */

#wrap-conteudo { min-height: 500px; }
.box-conteudo {   width: 70%;  margin: 30px 0px 0px 30%; }
#wrap-conteudo #conteudo-index { width: 100%; min-height: 300px; float: left; padding: 50px 0px;}
#conteudo { width: 70%; margin: 30px 0px 0px 30%;}
#texto-conteudo {
    width: 40%;
    float: left;
    margin: 2%;
    padding-left: 8%;
}

#box-tools-1 {width: 100%;min-height: 250px;margin: 19px auto;}
#box-tools-2{width:100%;min-height:260px; margin:0px auto;background:#FFFFFF;}
#box-tools-3{width: 80%;min-height: 150px;margin: 0px auto;}

.tools-form{padding:25px 0px; text-align: center; color: #000; float: left; width: 33.3%; margin: 0px auto;min-height: 90px;}
.grey{background-color: #e3e3e3;}
.orange{background-color: #0C293D;}
.tools-form h1{font-weight: bold;font-size: 1.8em;margin-bottom: 10px;color:#1A70AE;}
.tools-form p{font-size: 1.5em;}
.bt-clique-aqui{background: #fff;padding: 5px 0px;width: 60%;margin: 5px auto; text-align: center;color: #000;}

#frase-solucoes{width:80%;margin:0px auto; text-align:center;color:#fff; font-size:2.0em;padding:20px 0px;font-weight:bold;}
#frase-solucoes span{color:#000;}

#utilitarios{width:80%;margin:30px auto 0px auto; min-height:255px;}
.util{width:31%;margin:0px 1%;min-height:200px;text-align:center;float:left;}
.util img{max-width:100%;height:120px;}
.util-img{min-height: 120px;margin: 0px	auto; text-align: center;width: 100%;}
.util-titulo {width: 100%;color: #0D568A;font-size: 1.8em;text-align: center;margin: 5px auto;font-weight: bold;}
.util-texto{min-height:50px;}
.util-texto p{color:#0C293D;font-size:1.2em;text-align:center;}


#ferramentas-2{width: 100%;min-height: 250px; margin: 20px auto 0px auto;}
.box-ferramenta-2{width: 80%;margin: 0px auto;}
.ferramenta-2{float: left; width: 24.3%; margin: 40px auto;min-height: 190px; text-align: center;}
.ferramenta-2-img{width: 100%;text-align: center; margin: 0px auto; min-height: 125px;}
.ferramenta-2 img{max-width: 100%; }
.ferramenta-2 p{color:#000; font-size: 1.5em;margin: 10px auto;}
.ferramenta-2-calendario{float: left; width: 25%; margin: 0px 2%;min-height: 190px;}

/* CONTATO */
#contato{
	width:30%;
	padding:15px;
	border-radius:15px;
	background-color: #ffffff;
	border: 1px solid black;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	position:absolute;
	z-index:999999;
	color:#000;
	right:2%;
}
#contato .tb-form { width: 90%; }
#contato  input { width: 100%; }
#contato textarea { width: 100%; }
#contato .first { width: 20%; }
#contato .second { width: 80%; }
#contato .valigntop { vertical-align: top; }

#mapa-contato{width:100%;}
#mapa{min-height: 660px; width: 100%}


.label-doc{width:15%; height: 3em;float:left;}
.input-doc{width:80%; height: 3em;float:left;}
#idocumentos {
	width: 27%;
    min-height: 150px;
    float: right;
    padding: 20px;
    margin-right: 10%;
    margin-top: 6px;
    margin-bottom: 6px;
    background: #0C293D;
}
#idocumentos-form{width:100%; min-height: 130px;padding-top:10px}
#idocumentos-form label { margin: 5px auto;color:#FFF;vertical-align:-14px;}
#idocumentos-form input { width: 90%; height: 2em; margin: 5px 10%;	 }
#idocumentos-form button { width:35%; height: 2.5em; margin: 5px 0px;float:left; }
#idocumentos-form p a{ margin-top:20px;float:right;color:#000;}

#icalendario { width: 100%; margin:0px auto; text-align: center;}
#icalendario table { width: 80%; margin: 0 auto; background-color: #fff;}

#box-newsletter{width: 100%; background-color: #0C293D;min-height:100px;margin-bottom: 0px;padding: 30px 0px 20px 0px; }

#inewsletter { width: 80%; height: 100px; margin: 0 auto;  border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; text-align: left;}
#icone-inewsletter { width: 10%; margin-left: 1%;height: 80px;  }
#texto-inewsletter { width: 30%; margin-left: 1%;height: 80px; }
#form-inewsletter { width: 50%;  margin-left: 1%;height: 80px;margin-top: 20px; }
#inewsletter input { width: 60%; height: 2em; margin: 5px auto; }
#inewsletter button { width: 20%; height: 2.8em; }

#box-news { width: 80%; height: 150px; margin: 0 auto; }
#inews a{ color: #333; }
#inews span { display: block; margin: 5px 0px; color: #0D568A; font-style: italic;font-weight: bold; font-size: 1.2em;text-align: center;}
#inews .slide{min-height: 130px;margin: 0px auto!important;text-align: center;}
#inews .slide a{color: #0D568A;}
#inews  .veja_mais { width:90%; height: 1em; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin: 10px auto;}

#box-links-externos{min-height: 245px; width: 90%;margin:30px auto;color: #000;}
.links-externos{width: 26.3%;float: left;margin-left: 7%;}
.links-externos h1{font-weight: bold;font-size: 1.5em;margin-bottom: 20px;}
.links-externos li{font-size: 1.2em;margin-bottom: 10px;}
.links-externos li a{color: #000;}
#ultimas-noticias{width: 100%; float: left;min-height: 260px;background-color: #EAEAEA;}
#ultimas-noticias h1{color: #0D568A; font-size: 2.0em;text-align: center;	margin: 30px auto; }

#abertura, #migracao{width:30%;margin:30px auto;}
.enviar-form{margin: 0px 5px;}

.tb-form_formulario{width:100%;}
.tb-form_formulario tr td div{font-weight:bold;min-height:25px;padding-top:5px;}
.tb-form_formulario tr td input{min-height:25px;}
.tb-form_formulario tr td select{min-height:35px;}
.tb-form_formulario tr td span{color:red;}

/* FIM CONTEUDO */


/* RODAPE */

#wrap-rodape { width: 100%; clear:both; margin-top: 10px; background-color: #0C293D;min-height: 200px;border-bottom: 40px solid #0D568A;}

#rodape { width: 90%; height: 200px; clear:both;padding: 30px 0px; margin: 0px auto;}
#rodape h4 { margin: 0px 0 10px 0; }

#rodape-logo{float: left;width: 33%;height: 200px;text-align: left;  margin-right: 2%;}
#rodape-logo img{margin-bottom: 10px;}
#rodape-rede-social{margin: 30px auto 0px auto; width: 100%;min-height: 50px;}
#rodape-rede-social ul li{float: right; width: 20%;}

#rodape-esquerdo {float: left;width: 33%;height: 100px;margin-right: 2%; font-size: 1.2em; padding-top:60px;}
#rodape-esquerdo {float: left;width: 33%;height: 100px;margin-right: 2%; font-size: 1.2em; padding-top:60px;}
#rodape-direito {float: left; width:30%; height: 200px;}

#rodape_telefone{background: url('../img/phone-rodape.png') no-repeat;padding-left: 45px;min-height: 65px;}
#rodape_email{background: url('../img/email-rodape.png') no-repeat;padding-left:45px;min-height: 65px;}

#final-rodape{
    min-height: 100px;
    width: 90%;
    margin: 0px auto;
    display: flex;
}
#final-rodape p{width:100%; clear:both; margin: 0 auto; text-align: center; color:#fff; }
#final-rodape a{float: right;margin: 5px 1%;}

/* FIM RODAPE */

/* SISTEMA */

#status_erro, .status_erro{
	background: url("../img/ico-erro-1.png") no-repeat scroll 4px center #FFCACA;
	border: 1px solid #AE0000;
	width:85%;
}
.status{
	border-radius: 4px;
	margin: 20px auto;
	padding: 4px 0 4px 24px;
}
	
/* 	
    STATUS:
    ERRO -> Mensagens de erro no sistema 
    OK	 -> Mensagens de sucesso no sistema 
    INFO -> Mensagens com informações sobre determinadas ações
*/

.status{ /* Configuração default das caixas de avisos */
    padding:4px 0px 4px 24px; 
    margin:20px auto;
    border-radius:4px; 
    -moz-border-radius:4px;  
    -webkit-border-radius:4px;
}
    .box-status p{font:11px Tahoma;}
    .box-status p strong, 
    .box-status p b{font:bold 12px Arial;}
	
#status_erro, 
.status_erro{ 
    background:url(../img/ico-erro-1.png) #FFCACA 4px center no-repeat; 
    border:1px solid #AE0000;	 
}
    #status_erro p, 
    .status_erro p{color:#B70000;}

#status_ok, 
.status_ok{ 
    background:url(../img/ico-ok-1.png) #D7FFEB 4px center no-repeat; 
    border:1px solid #00592D;
}
    #status_ok p, 
    .status_ok p{color:#006600;}

#status_info, 
.status_info{  
    background:url(../img/ico-info-1.png) #FF9 4px center no-repeat; 
    border:1px solid #FF0;
}
    #status_info p, 
    .status_info p{color:#666600;}	

#iartigos ul li { margin-top: 10px; }
#iartigos ul li span { display: block; }
#iartigos-detalhes { width: 80%; margin: 10px auto; }

.box-parceiro { margin: 20px 5%; float:left; max-width:30%;min-height:150px; text-align:center;}
.tabela-parceiro{margin:0px auto;}
	
/* Box com link's úteis (utilitários) */
#box-links-uteis p a{padding:4px 2px; display: block;}
#box-links-uteis div{margin-top:10px;}
#box-links-uteis div ul{margin-left:30px; margin-bottom:10px; width:260px;}
#box-links-uteis div ul li a{padding:3px 2px; display:block;}

.galeria-fotos { float: left; margin: 5px 1%;  width: 17%;  min-height: 230px;  text-align: center; border:1px solid #ccc;padding:5px 0px;}
.galeria-videos { float: left; margin: 5px 1%;  width: 17%;  min-height: 230px;  text-align: center; border:1px solid #ccc;padding:5px 0px;}

.box-conteudo ul, .box-conteudo ol {margin: 10px 0px 10px 30px;}
.box-conteudo ul li {list-style: circle; padding: 4px 0px;}
.box-conteudo ol li{list-style: decimal;}

	
/* FIM SISTEMA */

/*BOTÃO AJUDA CHAT*/
#bt-ajuda-rodape{display:none; width:350px; height:100px; position:fixed;bottom:0;right: 5%;cursor: pointer;z-index: 999999999999999999;}

#bt-ajuda-clique{width:350px; height:225px; display:none; position:fixed;bottom:0;right: 5%; cursor: pointer;z-index: 999999999999999999;}
#bt-atendimento-ajuda{background: #dcdcdc; min-height: 50px; width: 350px;padding-top: 1px; }
#bt-meio-atendimento-ajuda{background: #fff; width: 300px;padding: 5px 0px; border-radius: 5px; text-align: center; color:#a8a7a7;margin: 10px auto;font-size: 1.5em; }
/*BOTÃO AJUDA CHAT*/