
@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; font-weight: bold; }
strong{font-weight: bold;}



#wrap-topo { background: url('../img/bg-topo.jpg') no-repeat center top #f89b48; }
#div-menu-topo { background: url('../img/transparencia.png') repeat; }

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


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

#conteudo-index { background: #FFF; font-size:1em;}
#conteudo-index h1 { font-size: 1.7em; font-weight: bold; margin-bottom: 10px;}
#conteudo-index p { margin: 0px 0px 10px 0px; }

#utilitarios-1 div a { background: #000; font-size: 1.5em; color:#F89B48; font-weight:normal;}
#utilitarios-1 div a span span {font-size:14px;}
#utilitarios-1 div a:hover { background: #F89B48; color: #fff;}


#idocumentos h1 { font-size: 1.250em; font-weight: bold;}
#idocumentos { background: #F89C4A; }
#idocumentos-form input { border: 0px; padding: 1%; font-size: 1em;}
#idocumentos-form button { background: #FFDDBE; border: 0px; cursor: pointer; color: #000; padding: 1%; font-size: 1em;}

#inewsletter { background: #F89C4A; }
#inewsletter h1 { font-size: 1.250em; font-weight: bold;text-align: center;}
#inewsletter input { border: 0px; padding: 1%; font-size: 1em;}
#inewsletter button { background: #000; border: 0px; cursor: pointer; color: #FFDDBE; padding: 1%; font-size: 1em;}

#atendimento-online h1 { font-size: 1.250em; font-weight: bold;}
#atendimento-online-texto p a { font-weight: normal; }

#icalendario table {background: #EEE;}
#icalendario h3 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;  color: #F89C4A;}
#icalendario thead th { color: #FFF;  background: #999; padding: 5px; font-weight: bold;}
#icalendario tbody .titulo { color: #666;  background: #CCC;}
#icalendario td { padding: 5px; border: 1px solid #999;}
#icalendario .first-td { color: #666;  background: #CCC;}
#icalendario a { color: #A8A8A8; }
#icalendario .atual { color: rgb(255, 120, 0); }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }

#utilitarios-3 div a { background: #F89C4A; font-size: 1.5em; color:#000; font-weight:normal;}
#utilitarios-3 div a span span {font-size:14px;}
#utilitarios-3 div a:hover { background: #000; color: #F89C4A;}





#box-news  h2 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}
#inews  .veja_mais { text-decoration:underline;color: #FF7800;}
#manual-empresarial h1 { font-size: 1.250em; font-weight: bold; margin: 10px 0px;}
#parceiros h1 { font-size: 1.250em; font-weight: bold; margin: 10px 0px;}
#receita h1 { 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: #F79B48; border: 0px; cursor: pointer; color: #FFF; padding: 1%; font-size: 1em;}

#rodape{background:url('../img/bg-rodape.jpg') no-repeat center top ;color: #FFF; border-top: 10px solid #F89C4A;}
#rodape a{ color: #FFF;}
#rodape p { font-size:1em;}
#rodape h4 { font-size:1.5em;}
#under_rodape {background: #F89C4A; color: #FFF; }
#under_rodape_sub{background: #222222;}


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

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