
@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: #333; text-decoration: none; }

.hr1 {width: 90%; height:0px; text-align:center; border: 0px; border-top:1px solid #CCC;clear:both}

#wrap-topo {background: #FFF; }

#wrap-conteudo #conteudo-index { background: #FFF; font-size:1em;}
#texto-conteudo { color: #4b4b4b; }
#texto-conteudo h2 { font-size:2.15em; margin-bottom: 20px;color:#4b4b4b;}
#texto-conteudo p {
	margin: 0px 0px 10px 0px;
    color: #4b4b4b;
    font-size: 1.2em;
    line-height: 27px;
}
#texto-conteudo p a strong{color:#4b4b4b; }

#idocumentos h1 {
    font-size: 1.25em;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
}
#idocumentos-form input { border: 0px; padding: 1%; font-size: 1em;}
#idocumentos-form button {
	background: #a9200e;
    border: 1px solid #fff;
    cursor: pointer;
    color: #FFF;
    padding: 1%;
    font-size: 1em;
}

#icalendario h3 {
    font-size: 1.4em;
    margin-bottom: 10px;
    color: #414141;
}
#icalendario thead th {
    color: #ffffff;
    background: #a9200e;
    padding: 5px;
}
#icalendario tbody .titulo { color: #000;  background: #ccc;}
#icalendario td { padding: 7px; border: 1px solid #fff;}
#icalendario a { color: #cd0c0c; }
#icalendario .atual { color: #000; font-weight: bold; }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }
#icalendario #icalendario_agenda_estadual a{ color: #fff;}

#inewsletter { }
#texto-inewsletter h1  {
	font-size: 1.35em;
    margin-bottom: 10px;
    color: #fff;
}
#texto-inewsletter p { color: #fff; font-size: 1.1em; }
#inewsletter input { border: 0px; padding: 1%; font-size: 1em; text-align:center;}
#inewsletter button {
	background: #a9200e;
    border: 1px solid #fff;
    cursor: pointer;
    color: #FFF;
    padding: 1%;
    font-size: 1em;
}

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

.box-conteudo { background: #fff; }
.box-conteudo h1 {
    font-size: 1.65em;
    margin-bottom: 30px;
}
.btnenvia, .btnreseta { margin-left:10px; width: 20%; height: 2.5em; margin-top: 10px; background: #a9200e; border: 0px; cursor: pointer; color: #FFF; padding: 1%; font-size: 1em;}


#rodape {color: #fff;}
#rodape a{ color: #fff;}
#rodape p { font-size:1.15em;}
#rodape p a{ font-size:1em;}
#rodape ul li a{ font-size:0.8em;}
#rodape h4 {
    font-size: 1.45em;
    font-family: Calibri;
    text-transform: uppercase;
    padding-bottom: 1%;
}

.box-parceiro { background: #f1f1f1;  }

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


