
@font-face {
font-family: Oswald;
	src: url('../fonts/oswald-regular-webfont.eot'); /* IE9 Compatibility Modes */
	src: url('../fonts/oswald-regular-webfont.eot?') format('eot'),  /* IE6-IE8 */
	url('../fonts/oswald-regular-webfont.woff') format('woff'), /* Modern Browsers */
	url('../fonts/oswald-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/oswald-regular-webfont.svg#Oswald') format('svg'); /* Legacy iOS */
}

body { font: 0.875em Arial; color: #333;}
a { color: #000; text-decoration: none;}

strong { font-weight: bold; }
em { font-style: italic; }


#wrap-topo {     background: #0951A1; }
#div-menu-topo { background:#fff;     border-bottom: 1px solid #ccc; }

#full-slider-wrapper { border-top: 5px solid #FFF; border-bottom: 5px solid #FFF;}

#conteudo-index { background: #FFF; font-size:1em; padding-bottom: 15px;}
#conteudo-index h1, #conteudo-index h2 {
	font-size: 2em;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 12px;
}
#conteudo-index p { margin: 0px 0px 10px 0px; }

.utilitarios-1 div a { background: #0951A1; font-size: 1.5em; color:#FFF; font-weight:normal;}
.utilitarios-1 div a span span {font-size:14px;}
.utilitarios-1 div a:hover { background: #2E81BE;}


#idocumentos h1, #idocumentos h2 { font-size: 1.250em; font-weight: bold;}
#idocumentos { background: #e7e7e7; }
#idocumentos-form input { border: 0px; padding: 1%; font-size: 1em;}
#idocumentos-form button { background: #2e81be; border: 0px; cursor: pointer; color: #FFF; padding: 1%; font-size: 1em;}

#inewsletter { background: #e7e7e7; }
#inewsletter h1, #inewsletter h2 { font-size: 1.250em; font-weight: bold;}
#inewsletter input { border: 0px; padding: 1%; font-size: 1em;}
#inewsletter button { background: #2e81be; border: 0px; cursor: pointer; color: #FFF; padding: 1%; font-size: 1em;}

#atendimento-online h1, #atendimento-online h2 { font-size: 1.250em; font-weight: bold;color: #2e81be;}
#atendimento-online-texto p a { font-weight: normal; }

#icalendario table {background: #EEE;}
#icalendario h3 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}
#icalendario thead th { color: #FFF;  background: #2e81be; padding: 5px;}
#icalendario tbody .titulo { color: #666;  background: #CCC;}
#icalendario td { padding: 5px; border: 1px solid #fff;}
#icalendario .first-td { color: #666;}
#icalendario a { color:#2e81be; }
#icalendario .atual { color: red; }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }

#utilitarios-3 div a { background: #2E81BE; font-size: 1.5em; color:#FFF; font-weight:normal;}
#utilitarios-3 div a span span {font-size:14px;}
#utilitarios-3 div a:hover { background: #0951a1;}

#box-news  h2 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}
#inews  .veja_mais { text-decoration:underline;}
#manual-empresarial h1, #manual-empresarial h2 { font-size: 1.250em; font-weight: bold; margin: 10px 0px;}

.box-conteudo h1 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}
.btnenvia, .btnreseta { width: 20%; height: 2.5em; margin-top: 10px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background: #2e81be; border: 0px; cursor: pointer; color: #FFF; padding: 1%; font-size: 1em;}

#rodape{background:#0951A1; color: #FFF; border-top: 10px solid #2E81BE;}
#rodape a{ color: #FFF;}
#rodape p { font-size:1em;}
#rodape h4 { font-size:1.250em;}
#under_rodape {background: #2E81BE; color: #FFF; }
#under_rodape_sub{background:#0951A1;}


#iartigos h1, #iartigos-detalhes h1 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}

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

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