body { font: 0.875em Arial; color: #333; background: url(../img/noise.png);}
a { color: #333; text-decoration: none; }


#wrap-topo {
    background: #5d1517;
    border-top: 15px solid #ffffff;
}

#full-slider-wrapper { padding-top:35px; }

#utilitarios-1 h1, #utilitarios-2 h1 { font-size: 1.2em; font-weight: bold;}

#texto-conteudo h1 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}
#texto-conteudo p { margin: 0px 0px 10px 0px; }

/* Links Úteis */
#linksuteis h2 { font-size: 1.8em; margin-bottom: 40px; text-align:center; color:#fff;background: #454547;width: 17%;margin-left: 42%;} 

.utilitario h1 {    margin-bottom: 15px;
    font-weight: bold;
    font-size: 2em;
}
.utilitario p { font-size:0.9em; margin-bottom:15px; }

.utilitario-btn { background: #5d1517; height:30px; }
.utilitario-btn a{ color:#fff; }
/* ------------------------------------------------------------------------ */

/* Área do Cliente */
#areadocliente  h2 { font-size: 1.8em; margin-bottom: 40px; text-align:center; color:#4e525d; }

#idocumentos h1 { width:80%; margin:0 auto; font-size: 2em; margin-top: 30px; color:#fff; text-align:center; padding:7px 0 7px 0; }
#idocumentos-form { }
#idocumentos-form input { border: 0px; padding: 1%; font-size: 1em; background:#fefefe; text-align:center; border: solid 1px #ccc; }
#idocumentos-form button { background: #470e10; border: 0px; cursor: pointer; color: #FFF; padding: 1%; font-size: 1em;}
#idoc-div-btn{ text-align:center;  padding:5px 0 5px 0; }
    
#inewsletter { }
#inewsletter h1  {width: 80%; margin: 0 auto; font-size: 2em; color: #fff; text-align: center; margin-top: 36px;}
#inewsletter p { color: #fff; font-size:1.1em; min-height:28px;}
#inewsletter input { border: 0px; padding: 1%; font-size: 1em; background:#fefefe; text-align:center; border: solid 1px #ccc;}
#inewsletter button { background: #470e10; border: 0px; cursor: pointer; color: #FFF; padding: 1%; font-size: 1em;}
#inew-div-btn{ text-align:center; padding:5px 0 5px 0; }
/* ------------------------------------------------------------------------ */

/* iCalendário */
#icalendario h3 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}
#icalendario thead th { color: #FFF;  background: #485460; padding: 5px; font-weight: bold;}
#icalendario tbody .titulo { color: #333;  background: #eee;}
#icalendario td { padding: 5px; border: 1px solid #999;}
#icalendario .first-td { color: #333;  background: #eee;}
#icalendario a { color:#2d9a9c; }
#icalendario .atual { color:#49cbcd; }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }
#icalendario #icalendario_agenda_estadual a{ color:#333; }
/* ------------------------------------------------------------------------ */

#chat-rodape h1 {font-size: 1.2em;
    color: #fff;
    text-align: center;
    line-height: 39px;
}

/* Ideal News */
#box-news  h2 {font-size: 2em;
    color: #5d1517;
    height: 45px;
    width: 25%;
    padding-top: 13px;
    clear: both;
    margin: 0 auto;
	font-weight:bold;
}
#inews .veja_mais {border: 0px; cursor: pointer; color: #5d1517; padding: 1%; font-size: 1em;}
/* ------------------------------------------------------------------------ */

/* Rodapé */
#wrap-rodape{ color:#9d9f9c; }
#wrap-rodape a{ color:#9d9f9c; }

#under-rodape-content p { text-align:center; color:#fff; }

#wrap-rodape #rodape #chat-rodape { background:#5d1517; }
#wrap-rodape #rodape #chat-rodape a{ text-align:center; color:#fff; }

#wrap-rodape #rodape #endereco-rodape{ color:#fff; }
#wrap-rodape #rodape #endereco-rodape a{ color:#fff; }
#wrap-rodape #rodape h4 { text-align:center; font-size:2em; color:#fff; padding:12px 0 45px 0; }

#redes-sociais-rodape { color:#fff; }
/* ------------------------------------------------------------------------ */

.box-conteudo h1{font-size:1.2em; font-weight:bold; margin-bottom:10px;}


/* Box com link's Ãºteis (utilitÃ¡rios contÃ¡beis) */
#box-links-uteis p{cursor:pointer;}
#box-links-uteis p a{color:#000;}
#box-links-uteis p:hover{background:#CCC}
#box-links-uteis p.t-ativo{background-color:#777; color:#FFF; border:1px solid #999;}
#box-links-uteis p.t-ativo span,#box-links-uteis p.t-ativo a{color:#FFF;}
#box-links-uteis div ul li{list-style: circle;}
#box-links-uteis div ul li:hover{list-style:disc;}
#box-links-uteis div ul li a{color:#080101; font:11px Tahoma;}
#box-links-uteis p a:hover{text-decoration: none;}

#wrap-conteudo #wrap-conteudo-artigos #conteudo{ background:#fff; }

/*---CSS mapa personalizado--*/

.infoBox { background-color: #FFF; width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; border: 2px solid #3fa7d8; border-radius: 3px; margin-top: 10px;padding:10px; }
.infoBox p { padding: 0 15px }
.infoBox:before { border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #3fa7d8; top: -10px; content: ""; height: 0; position: absolute; width: 0; left: 138px }

--------------