<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0px;
	font-family: verdana;
	font-size: 10px;
	background-color: #EEEBEB;
}
#divTopo {
	height: 100px;
	width: 968px;
	

}
#divGeral {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#divSite {
	width: 968px;
	position: relative;
	left: 50%;
	margin-left: -484px;
	background-image: url(../images/sombras.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
}
#divSite2 {
	margin: 0px;
	padding: 0px;
	width: 968px;
	position: relative;
	left: 50%;
	margin-left: -470px;
	padding-top: -20px;
	
}
#divMenu {
	background-color: #CCC;
	height: 29px;
	width: 938px;
	border: 1px solid #006600;
	font-size:11px;
	font-family: Verdana, Geneva, "sans-serif bold small-caption";
}
#divConteudo {
	background-color: #FFF;
	height: 670px;
	width: 950px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#divConteudo_internas {
	background-color: #FFF;
	height: auto;
	width: 950px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#divLinks {
	height: 23px;
	width: 915px;
	margin: 0px;
	padding-top: 5px;
}
#divCopyright {
	color: #060;
	font-size:10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	height: 20px;
	width: 915px;
	margin: 0px;
	padding-top: 5px;
}
#divNoticias {
	height: 663px;
	width: 568px;
	float:left;
	border: 1px solid #060;
	background-color: #efefef;
}
#divInternas {
	height: auto;
	width: 915px;
	border: 1px solid #060;
	background-color: #FFF;
	text-align: left;
}
#divRodape {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 71px;
	width: 940px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom:0px;
}

#divLateral {
	padding: 0px;
	float: right;
	height: 665px;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#divTabs {
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	height: 295px;
	width: 327px;
	border: 1px solid #060;
}
#divBotoes {
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 330px;
}
#divTopoLogo {
	top: 25px;
	padding: 0px;
	height: auto;
	width: 90px;
	float:left;
	margin-left: 30px;
	position: absolute;
}
#divTopoDepto {
	height: 30px;
	width: 605px;
	float: right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font:  bold 30px sans-serif;
	padding-top: 52px;
	padding-bottom: 30px;
	position: relative;
	cursor:default;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;

}
h1, h1 a:link, h1 a:visited {
	color: #060;
	font-size:16px;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
.corpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

h2, h2 a:link, h2 a:visited {
	color: #060;
	font-size:14px;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 400;
}
h3, h3 a:link, h3 a:visited {
	color: #060;
	font-size:12px;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}
h4, h4 a:link, h4 a:visited {
	color:#000;
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0pt;
	text-align: left;
}
h5, h5 a:link, h5 a:visited {
	color:#000;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0pt;
	text-align: left;
}
h6, h6 a:link, h6 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: left;
	text-decoration:none;
}
.texto, .texto a:link, .texto a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: auto;
	text-align:justify;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #090;
	text-decoration: underline;
}
h4 a:hover, h5 a:hover {
	color:#666;
	text-decoration:underline;
}
h6 a:hover {
	color: #CCC;
	text-decoration:underline;
}
h4 a:hover, h5 a:hover, .texto a:hover {
	color:#666;
	text-decoration:underline;
}

.rodape_centro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: auto;
	width: 480px;
	height: 61px;
	float: left;
	text-align:left;
	vertical-align:top;
	position:relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rodape_dir {
	width: 280px;
	height: 61px;
	float: right;
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.webmail {
	width: 72px;
	height: 19px;
	float: left;
	vertical-align: middle;
	position:relative;
}
.english {
	height: 19px;
	width: 50px;
	float: right;
	display: inline;
}

.texto_rodape_dir, .texto_rodape_dir a:link, .texto_rodape_dir a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: auto;
	text-align:right;
	padding-top: 3px;
	text-decoration: none;
}
.texto_rodape_dir a:hover {
	color: #999;
	text-decoration:underline;
}
.texto_rodape_centro {
	padding-top: 5px;
}
.conteudo_interno {
	padding:10px;
	margin-left: 10px;
	margin-right: 10px;
}
.texto_corpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.corpo_maior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border:1px solid #ccc;
  font-size:14px;
  width:300px;
  min-height:30px;
  display:block;
  margin-bottom:15px;
  margin-top:5px;
  outline: none;

  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
}
.button{
    margin-left:15px;
    margin:10px 55px 10px 0;
    font-weight: bold;
    line-height: 1;
    padding: 6px 10px;
    cursor:pointer;
    color: #fff;
  
    text-align: center;
    text-shadow: 0 -1px 1px #64799e;
  
    /* Background gradient */
    background: #70ad47;
    background: -moz-linear-gradient
       (top, #70ad47 0%, #507e32 100%);
    background: -webkit-gradient
       (linear, 0% 0%, 0% 100%,
       from(#70ad47), to(#507e32));
  
    /* Border style */
    border: 1px solid #507e32;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  
    /* Box shadow */
    -moz-box-shadow: inset 0 1px 0 0 #a9cc92;
    -webkit-box-shadow: inset 0 1px 0 0 #a9cc92;
    box-shadow: inset 0 1px 0 0 #a9cc92;
  
    }
</pre></body></html>