.rodape {
	background-image: url(../img/img_rodape.png);
	background-repeat: repeat;
}
.textorodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #FFFFFF;
}

a.classerodape:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.classerodape:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.classerodape:hover {
  text-decoration: underline; 
  color: #FFFFFF;
}
  a.classerodape:active {
  font-weight:bold;
  text-decoration: none;
  color: #FFFFFF;
}

  a.classetopo:link {
  font-family: verdana;
  font-size:10px;
  font-weight:bold;
  text-decoration: none;
  color:#000064;
}
  a.classetopo:visited {
  font-family: verdana;
  font-size:10px;
  font-weight:bold;
  text-decoration: none;
  color:#000064;
}
  a.classetopo:hover {
  font-family: verdana;
  font-size:10px;
  font-weight:bold;
  text-decoration: underline; 
  color: #000064;
}
  a.classetopo:active {
  font-family: verdana;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  color: #000064;
}
.fontetitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	
}




}
.fontetexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	font-weight: 400;
	text-align: justify;
	line-height: normal;
    padding-left:0.5cm;





}
.fontetitmenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tabela {
	border: 1px solid #999999;
	
}
hr {
      border: 1px solid #CCCCCC;
      color: #fff;
      background-color: #fff;
      height: 1px;
    }
.fontetextogeral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
    line-height:150%;
	



}
.fundo {
	background-image: url(../img/img_fundo.png);
	background-repeat: repeat;
}



