body { font: 0.875em Calibri; color: #333;}
a { color: #333; text-decoration: none; }
strong{font-weight:bold;}

#wrap-topo { background: #fff; }

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

#wrap-conteudo #conteudo { background: #fff; }
#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:#000;}*/

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

.utilitario-btn { background: #FF884A; height:30px; }
.utilitario-btn a{ color:#000; }
/* ------------------------------------------------------------------------ */

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

#idocumentos h1 { font-size: 2em; color:#3a3a3a; padding:25px 0 7px 0; float:left;}
#idocumentos-form input { border: 1px solid #ccc; padding: 1%; font-size: 1em; background:#fff;margin-right:10px;float:left;}
#idocumentos-form button { background: #181818; border: 0px; cursor: pointer; color: #fff; padding: 1%; font-size: 1em;}
#idoc-div-btn{padding:5px 0 5px 0; }
    
#inewsletter { }
#inewsletter h1  { width:20%; font-size: 26px; color:#181818;float:left; margin-top:10px;}
#inewsletter p { color: #767981; font-size:0.8em;}
#inewsletter input { border: 1px solid #ccc; padding: 1%; font-size: 1em; background:#fff; text-align:center;float:left; }
#inewsletter button { background: #FF884A; border: 0px; cursor: pointer; color: #fff; padding: 1%; font-size: 1em;}
#inew-div-btn{ text-align:center; padding:2px 0 5px 0; }
/* ------------------------------------------------------------------------ */

/* iCalendário */
#icalendario h3 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}
#icalendario thead th { color: #FFF;  background: #FF884A; 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:#FF884A; font-weight: bold;}
#icalendario .atual { color:#c05303; }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }
#icalendario #icalendario_agenda_estadual a{ color:#333; }
/* ------------------------------------------------------------------------ */

/* Ideal News */
#box-news  h2 { font-size: 1.8em; margin-bottom: 40px; color:#181818; }
#inews .veja_mais { background: #FF884A; border: 0px; cursor: pointer; color: #fff; padding: 1%; font-size: 1em;}
/* ------------------------------------------------------------------------ */

/* Rodapé */
#wrap-rodape{ color:#181818; }
#wrap-rodape a{ color:#fff; }

#under-rodape-content p { text-align:left; color:#212121; }

#wrap-rodape #rodape #chat-rodape { background:#212121; }
#wrap-rodape #rodape #chat-rodape a{ text-align:center; color:#fff; font-size: 18px;}

#wrap-rodape #rodape #endereco-rodape{ color:#181818; font-size:17px;}
#wrap-rodape #rodape #endereco-rodape a{ color:#181818; }
#wrap-rodape #rodape h4 { text-align:center; font-size:2.3em; color:#212121; padding:45px 0 45px 0; }

#redes-sociais-rodape { color:#212121; font-size: 20px; text-align: center; }
/* ------------------------------------------------------------------------ */

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

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