

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

#box-esquerdo{width: 20%; float: left; margin: 0px auto; margin-bottom: -10px;background: #76848A;}
#box-direito{ width: 80%; float: left; margin: 0px auto; background-color: #EFEFEB;}
/* TOPO */
#geral{max-width:1485px;margin:0px auto;position:relative;}
#wrap-topo { width: 100%; height:auto;}


#box-logo-info{width: 100%; min-height: 90px; margin: 0px auto;position: absolute;z-index: 99999; top: 0px;}
#div-logo-topo { width: 20%; min-height: 80px;float: left; background: #EFEFEB; text-align: center;padding: 5px 0px; }
#div-info-topo{float: right;width: 6%; min-height: 80px; text-align: center;cursor: pointer;}

#box-info-endereco{padding:10px 10px;font-size:0.8em;color:#fff;width: 18%; min-height: 130px; background: url('../img/fundo-box-info.png')repeat;position: absolute; right: 0px;top: 84px;z-index: 9999999;}
#info_telefone{background: url('../img/phone.png') no-repeat;padding-left: 32px;min-height: 45px;}
#info_email{background: url('../img/email.png') no-repeat;padding-left: 32px;min-height: 45px;}
#info_email a{color: #fff;}
#info_endereco{background: url('../img/endereco.png') no-repeat;padding-left: 32px;min-height: 45px;}

#box-menu{  width: 100%; margin-top:90px;}
#div-menu-topo { width: 100%; margin:0px auto; background: #ccc9c6;}
#full-slider-wrapper{width: 100%; margin:0px auto; min-height: 348px;}
ul.slimmenu .lessborder{border-bottom: 0px;}

/* 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: 90%;margin: 30px 5%; float: left; min-height: 500px;}
#wrap-conteudo #conteudo-index { width: 100%; min-height: 300px; float: left; padding: 50px 0px;}
#conteudo { width: 80%; margin: 30px auto;}
#texto-conteudo {width: 45%;float: left;margin:2%;}

#box-tools-1{width: 100%; min-height: 425px; background: #76848A;}
#box-tools-2{width: 100%; min-height: 500px;}

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

#box-ferramenta{min-height: 200px;padding-top: 20px;width: 100%;}
.ferramenta{ background: #ccc9c6; width: 90%; margin: 5px auto;min-height: 60px; }
.ferramenta img{float: left;max-width: 100%;margin: 5% 1% 5% 5%;}
.ferramenta p{font-size: 1.2em; color: #333438; margin: 19px 5px;float: left;}

#inewsletter{width: 90%;margin:42px auto;}
#icone-inewsletter{margin:5px 10px 5px 0px;}
#form-inewsletter{width: 100%;margin: 5px auto;clear: both;}

#barra-servicos{
	min-height: 100px;
    width: 96%;
    margin: 20px auto;
}
.barra h2{color: #333438; font-size: 2.2em; text-align: center; width: 100%; padding: 10px 0px; font-family: Calibri;}
.barra p{color: #fff; font-size: 1.0em; text-align: center; width: 100%; background: #76848A; padding: 10px 0px}

.barra-1{min-height: 100px; width: 49%;margin: 0px auto;float: left;}
.barra-1 h2{ background: #ccc9c6;}
.barra-1 h2:hover{background: #aaa29b; color: #fff;}

.barra-2{min-height: 100px; width: 49%;margin: 0px auto;float: right;}
.barra-2 h2{background: #ccc9c6;}
.barra-2 h2:hover{background: #aaa29b; color: #fff;}

#box-info{
    width: 96%;
    margin: 0 auto;
    min-height: 350px;
    padding: 2% 0%;
}

#new-box{ width: 40%;margin: 0px auto; float: right; min-height: 350px; }
#new-box h2{
	font-size: 1.45em;
    margin-bottom: 10px;
    color: #333438;
    font-weight: bold;
    font-family: sans-serif;
}
#new-box .data-cad_news{
	background: #76848a;
    font-size: 12px;
    text-align: center;
    padding: 2px 0px;
    width: 70px;
    color: #ffffff;
    margin-bottom: 10px;
}

#ferramenta-extra{
	    min-height: 208px;
    float: left;
    width: 59%;
}
.tools-extra{width: 30%; float: left; text-align: center; background:url('../img/fundo-tools.png')no-repeat center;  min-height: 190px;  margin: 0px 1%;}
.tools-extra h2 {color: #fff;font-size: 1.2em;margin: 45px auto 10px auto;}
.tools-extra p{color: #fff; font-size: 0.9em; margin: 10px auto 10px auto; width: 85%;}
.tools-extra img{max-width: 100%;}

#consulta-rapida{
	width: 53%;
    padding: 2%;
    min-height: 135px;
    margin: 0 auto;
    float: left;
    background-color: #ccc9c6;
}
#consulta-rapida h2{
	    text-align: left;
    font-size: 1.45em;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #333438;
    font-weight: bold;
}
.lista-conculta{width: 50%; float: left; }
.lista-conculta li {line-height: 25px;list-style: url('../img/bandeira.png'); margin-left:30px;}
.lista-conculta li a{font-size: 1.0em; vertical-align: 3px;}
.lista-conculta li a:hover{color: #fff; background-color: #FD7C38; padding: 5px;}

/* BOX-FALE CONOSCO */

#box-faleconosco{
	padding:2% 0% 2% 0%;
	background:#ccc9c6;
	text-align:center;
	margin: 0 auto;
	width:100%;
	clear:both;
}

#box-faleconosco h2{
	    color: #333438;
    font-size: 1.45em;
    font-family: sans-serif;
    padding-bottom: 1%;
	font-weight:bold;
}

#box-faleconosco p{
    color: #333438;
    font-size: 1.2em;
    font-family: sans-serif;
    line-height: 24px;
}


/* CONTATO */
#contato{
	width:30%;
	padding:15px;
	background-color: #ffffff;
	border: 1px solid #eee;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	
	z-index:999999;
	color:#000;
	float: left;
	min-height: 425px;
}
#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%}

.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;}

.label-doc{width:15%; height: 3em;float:left;}
.input-doc{width:80%; height: 3em;float:left;}
#idocumentos {width: 45%; min-height: 150px; margin:0px auto;background:#ededed;padding:20px;}
#idocumentos-form{width:100%; min-height: 130px;padding-top:10px}
#idocumentos-form label { margin: 5px auto;color:#448ed3;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:#448ed3;}

/* FIM CONTEUDO */


/* RODAPE */

#wrap-rodape{width: 20%;  background: #76848A;margin-top: -126px; min-height: 120px; float: left;}
#rodape-social{width: 30%;; margin: 5px auto; min-height: 50px;}
#rodape-social ul li{float: left;margin:0px 2%;}
#rodape-direitos{
	font-size: 11px;
    color: #FFF;
    text-align: center;
    width: 80%;
    clear: both;
    margin: 0 auto;
    padding: 1%;
}
#rodape-validacao{margin:10px auto;width: 90%;color: #c5c5c5;}
#w3c{float: left;}
#tiideal{float: right;}

#final-rodape{width: 100%; background: #333438;min-height: 20px;clear: both;}

/* 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 */