
@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: 1.0em Calibri; color: #333;}
a { color: #000; text-decoration: none; }
strong{font-weight:bold;}


#wrap-topo { background: url('../img/topo-fundo.png') no-repeat center top #fff;border-top:3px solid #0b46a9; }
#div-menu-topo { background:#dedede; border-top:1px solid #0b46a9;}

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

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

#utilitarios-1 div a {font-size: 1.2em; color:#3d3d3b; font-weight:normal;}
#utilitarios-1 div a span span {font-size:14px;}


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

#inewsletter { background: #e7e7e7; }
#inewsletter h1 { font-size: 1.250em; font-weight: bold;}
#inewsletter input { border: 0px; padding: 1%; font-size: 1em;}
#inewsletter button { background: #3BB7EE; border: 0px; cursor: pointer; color: #FFF; 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;}
#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: #3BB7EE; }
#icalendario .atual { color: red; }
#icalendario #icalendario_agenda_estadual { margin-top: 10px; }

#utilitarios-3 div a { background: #3BB7EE; font-size: 1.5em; color:#FFF; font-weight:normal;}
#utilitarios-3 div a span span {font-size:14px;}
#utilitarios-3 div a:hover { background: #0082B4;}





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

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

#rodape{
	background: url(../img/fundo-rodape.png) #0b46a9 right no-repeat;
    color: #FFF;
    border-top: 10px solid #bfbfbf;
    background-attachment: fixed;
    background-size: cover;
    height: 350px;
}
#rodape a{ color: #FFF;}
#rodape p { font-size:1.0em;}
#rodape h4 { font-size:1.250em;}
#under_rodape {background: #bfbfbf; color: #3d3d3b; }
#under_rodape a {float:left; width:20%;}
#under_rodape p {float:left; width:60%;}


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

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