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

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

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




#wrap-conteudo #conteudo-index { background: #FFF; font-size:1em;}
#texto-conteudo h1 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;color:#000;}
#texto-conteudo p { margin: 0px 0px 10px 0px;color:#000; }
#texto-conteudo p a strong{font-weight:bold;color:#000; }

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

#icalendario h3 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px; color: #000;}
#icalendario thead th { color: #FFF;  background: #333; padding: 5px; font-weight: bold;}
#icalendario tbody .titulo { color: #000;  background: #ccc;}
#icalendario td { padding: 5px; border: 1px solid #999;}
#icalendario .first-td { color: #000;  background: #ccc;}
#icalendario a { color: #cc9a30; }
#icalendario .atual { color: #000; font-weight: bold; }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }
#icalendario #icalendario_agenda_estadual a{ color: #000;}

#inewsletter { }
#texto-inewsletter h1  { font-size: 1.250em;  margin-top: 10px; color: #fff;}
#texto-inewsletter p { color: #fff; }
#inewsletter input { border: 0px; font-size: 1em;text-align: center;  height: 25px;  width: 100%;}
#inewsletter button { background: #1aa1c1; border: 0px; cursor: pointer; color: #000; font-size: 1em;  height: 25px;  margin: 5px auto;width: 100%;}

#box-news  h2 { font-size: 1.250em; font-weight: bold; margin-bottom: 10px;}
#inews .veja_mais { text-align:center;border: 0px; cursor: pointer; color: #FFF; padding: 1%; font-size: 1em; font-weight: bold;}

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


#rodape{color: #fff;}
#rodape a{ color: #fff;}
#rodape p { font-size:1.0em;}
#rodape p a{ font-size:1.0em;}
#rodape ul li a{ font-size:1.0em;}
#rodape h4 { font-size:1.0em;font-weight: bold;}

#logo_rodape{filter:opacity(75%);}


#iartigos h1, #iartigos-detalhes h1 { font-size: 1.250em; 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;}

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


