body, div, p, label, img, ul, li, a, table, tr, td, form, input, textarea, h1, h2, h3{
	font-family:Verdana; 
	font-size:12px; 
	line-height: 15px;
	color: #555555;
}

body{
	background-color: #F5F5F5;
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
}	


#topo{
	height: 193px;
	width: 100%;
	background-image: url('../imagens/home/bg_topo.jpg');
	background-repeat: no-repeat;
}

#topo .logo{
  height: 135px;
  width: 173px;
  float: left;
  margin-left: 45px;
  margin-top: 30px;
  text-indent:-9999px;
  overflow: hidden;
}

#topo .logo a{
  background-image: url("../imagens/home/logo.jpg");
  background-repeat: no-repeat;
  height: 135px;
  width: 173px;
  float: left;
  overflow: hidden;
}
#topo .selo a, #topo .selo, #topo .selo img{
  height: 115px;
  width: 80px;
  float: right;
  overflow: hidden;	
}
#topo .selo{  
  margin-right: 0px;
  background-repeat: no-repeat;
  margin-top: 50px;
}

#topo .area-adm{  
	background-image:url("../imagens/home/area-adm.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	float:right;
  margin-right: 0px;
  background-repeat: no-repeat;
  margin-top: 50px;
  width: 232px;
  height: 136px;
}

#topo .area-adm span{
  float: right;
  margin-right: 30px;
}
#topo .area-adm span a{
  color:#1A3761;
  text-decoration: none;
}
#topo .area-adm form{
	float:left;
  margin-top: 30px;
  padding-left: 18px;	
  width: 200px;
  text-align: left;
}  

#topo .area-adm input{
	margin:0px;
	float:left;
	margin: 5px 0px;
	height: 15px;
	width: 191px;
	font-family:verdana;
	font-size:11px;
	color:#999;
	border: 1px solid #666;
	padding-left: 5px;
}

#topo .area-adm input#password{
  width:133px;	
}

#topo .area-adm input.enviar{
	padding:0px;
  width:54px;
  background-color: #245F8E;
  border-color: #009999;
  color: #fff;
  height: 19px;
  padding-bottom:3px;
  margin-left: 4px;  
}

.menuPrincipal{
  background-image: url("../imagens/home/bg_menuPrincipal.jpg");
  background-repeat: no-repeat;
  width: 695px;
  height: 69px;
  float: left;
  position: relative;
}

.menuPrincipal ul{
  padding-left: 50px;
  list-style-type:none;
  overflow: hidden;
}

.menuPrincipal li{
	display: block;
	float: left;
}

.menuPrincipal li span{
  padding-top: 10px;
  display: block;
  margin-left: 5px;
  margin-right: 5px;
}

.menuPrincipal li.divisa1, .menuPrincipal li.divisa2{
  padding-top: 0px;
  margin-top: 7px;
  display: block;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  width:1px;
  height: 22px;
  background-color: #71818C;
}

.menuPrincipal li.divisa2{
  background-color: #3F5059;
}

.menuPrincipal a{
  text-decoration: none;
  color: white;
  letter-spacing: 1px;
}

.menuPrincipal li.current{
  background-image: url("../imagens/home/menuPrincipalSelTopo.jpg");
  background-repeat: no-repeat;
  background-position: top center; 
}

.menuPrincipal li.current a{
  font-weight: bold;
}

.menuPrincipal li:hover a {
  text-decoration: underline;
}


.menuSecundario{
  background-image: url("../imagens/home/bgC_menuSecund.jpg");
  background-repeat: repeat-x;
  position: absolute;
  top: 36px;
  left: 63px;
  height: 32px;
  float: left;
}

.menuSecundario .bordaEsq{
  background-image: url("../imagens/home/bgEsq_menuSecund.jpg");
  background-repeat: no-repeat;
  width: 8px;
  height: 32px;
  float: left;
}

.menuSecundario .bordaDir{
  background-image: url("../imagens/home/bgDir_menuSecund.jpg");
  background-repeat: no-repeat;
  width: 8px;
  height: 32px;
  float: left;
}      


.menuSecundario ul{
  list-style-type:none;
  overflow: hidden;
  padding-left: 0px;
  float: left;
}

.menuSecundario li{
  display: block;
  float: left;
}

.menuSecundario li span{
  padding-top: 9px;
  display: block;
  margin-left: 14px;
  margin-right: 14px;
}

.menuSecundario li.divisa1, .menuSecundario li.divisa2{
  padding-top: 0px;
  margin-top: 7px;
  display: block;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  width:1px;
  height: 22px;
  background-color: #71818C;
  overflow: hidden;
}

.menuSecundario li.divisa2{
  background-color: #3F5059;
}

.menuSecundario a{
  text-decoration: none;
  color: white;
  letter-spacing: 1px;
}

.menuSecundario li.current{
  background-image: url("../imagens/home/menuSecundarioSelTopo.jpg");
  background-repeat: no-repeat;
  background-position: top center; 
}

.menuSecundario li.current a{
  font-weight: bold;
}

.menuSecundario li:hover a {
  text-decoration: underline;
}


.homeDIV{
  position:absolute;
	left:24px;
  top:17px;
	width:23px;
  height:23px;
  cursor: pointer;	
}	

#rodape{
	height: 28px;
	clear: both;
	width: 100%;
	text-align: center;
	background-image: url('../imagens/home/bgC_rodape.jpg');
	background-repeat: repeat-x;
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
}

#rodape .detalheEsq{
	background-image: url('../imagens/home/bgEsq_rodape.jpg');
	width: 4px;
	height: 28px;
	float: left;
}

#rodape .detalheDir{
  background-image: url('../imagens/home/bgDir_rodape.jpg');
  width: 4px;
  height: 28px;
  float: right;
} 

#rodape span{
  letter-spacing: 3px;
  color: #EBEDEE;
  padding-top: 6px;
  display: block;
  font-size: 11px;
  overflow: hidden;
}	

#conteudo{
  width: 695px;
  overflow: hidden;
  float: left;
}


#conteudo .noticia{
  margin-bottom: 40px;
  overflow: hidden;
}

#conteudo .galeriaFoto{
  margin-bottom: 30px;
 	overflow: hidden;
}	

#noticias{
  float: right;
  width: 232px;
  overflow: hidden;
  clear: none;
  font-size: 11px !important;
  color: #4F6370 !important;
}

#noticias hr{
  background-color: #CCCCCC !important;
  padding: 0px;
  height: 1px;
  overflow: hidden;
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

#noticias span{
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	font-size: 11px !important;
}

#noticias a{
  text-decoration: none;
  font-size: 11px !important;
}

#noticias a:hover{
  text-decoration: underline;
}


#newsletter{
  float: right;
  clear: right; 
  width: 232px;
  overflow: hidden;
}

.imgTopico{
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}

h2{
  color: #00A0C4;
  font-size: 19px;
  margin-bottom: 14px;
  line-height: 20px;
}

h3{
  color: #00A0C4;
  font-size: 13px;
  margin-bottom: 2px;
}

#imgSelmenuSecundario{
  top: 28px;
  left: 0px;
  position: absolute;
  display: none;
}

#conteudo .divIcone{
  background-color: rgb(255, 255, 255); 
  display: table-cell;
  border: 1px solid #CCCCCC;
  padding: 2px; 
}

#conteudo .divIcone img{
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-left: 5px;
  width: 70px;
}

#conteudo .divAssociadas{
  background-color: rgb(255, 255, 255); 
  display: table-cell;
  border: 1px solid #CCCCCC;
  padding: 10px; 
}

#conteudo .divAssociadas img{
  vertical-align: middle;
  margin-top: 5px;
  width: 200px;
}

#conteudo hr{
	background-color:#CCCCCC !important;
	border:medium none;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;
	padding:0;
}

#conteudo .itemGaleriaFoto{
	float: left; 
	padding-left: 10px;
	padding-bottom: 10px;
}

.formContato{
	margin-bottom:40px;
}

.formContato label {
  clear:both;
  display:block;
  float:left;
  font-weight:bold;
  line-height:35px;
  width:100px;
}

.formContato .input {
  display:block;
  float:left;
  overflow:hidden;
  padding-top:6px;
  width:450px;
}

.formContato input, .formContato textarea {
  border:1px solid #969696;
  display:block;
  width:432px;
  color: black;
}

.formContato .imgSubmit {
  cursor:pointer;
  display:block;
  margin-left:98px;
  margin-top:20px;
}

.itemComentario span.autor {
	display:block;
	font-weight:bold;
	padding-bottom:5px;
}

.itemComentario span.dataCad {
	clear:both;
	display:block;
	font-size:11px;
	font-style:italic;
	padding-bottom:5px;
	padding-top:5px;
}

.home-contato{
  float: left;
}

.home-selo{
	float: right;
}

.home-selo img{
	height: 105px;
}

.secao209 #conteudo .noticia{
	margin-bottom: 10px;	
}
	


/*################NEWS##################*/
.left{
	float: left;
}
.esconde{
	display: none;
}
.aparece{
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.topNews{
 	background-image: url("news/topo.jpg");
 	width: 600px;
 	height: 142px;
 	margin: 0 auto;
}
 .conteudoNews{
 	clear: both;
 	width:600px;
 	margin: 0 auto;
}
.rodapeNews{
   clear: both;
 	background-image: url("../imagens/interna/rodapeNews.jpg");
 	background-repeat: no-repeat;
 	width: 600px;
 	height: 83px;
 	margin: 0 auto;
}
.news{
 	float: left;
 	clear:both;
 	padding-top: 20px;
 	padding-bottom: 10px;
 	width: 600px;
 	background-color: #fff;
 	background-image: url("../imagens/interna/fundoNews.png");
 	background-repeat: no-repeat;
 	background-position: bottom;
}
.news .img{
 	float: left;
 	margin-right: 5px;
 	width: 185px;
 	text-align: center;
}
.news .chamada{
 	width: 362px;
}
.news .newsSaibaMais{
 	background-image: url("../imagens/interna/saibamaisNews.png");
 	width: 103px;
 	height: 21px;
 	margin-top: 25px;
 	cursor: pointer;
}
.news .newsEntreOpiniao{
 	background-image: url("../imagens/interna/entreOpiniao.png");
 	width: 192px;
 	height: 22px;
 	margin-top: 25px;
 	cursor: pointer;
}
.aparece{
 	clear: both;
 	margin: 10px;
 	padding-top: 5px;
}

/**FOrUM**/
h2.forum{
	font-size: 21px;
	font-family: Helvetica;
	font-weight: normal;
	font-stretch: condensed;
	margin-top: 14px;
}
h2.forum span{
	font-size: 16px;	
}
.blue1{background-color: #0099BA;}
.blue2{background-color: #00728A;}
.blue3{background-color: #005C71}
.gray1{background-color: #CCCCCC;}
.gray2{background-color: #CBCFD3}
.gray3{background-color: #54616E;}
.red1{background-color: #932A2A;}
.block{
	height: 20px;
	width: 98.5%;
	padding: 5px;
	margin-bottom: 5px;
	position:relative;
	clear: both;
	float: left;
}
.t1{color: #fff; font-family: Helvetica;font-size: 14px;}
.t2{color: #525F6C;	font-family: Verdana; font-size: 12px;}
.t3{color: #fff; font-family: Helvetica;font-size: 14px; text-align: center;}
.t3 img{ vertical-align: text-bottom;margin-right: 5px;}
.be{
	width: 100%;
	height: 100%;
	float: left;
	display:table;
	margin-bottom: 5px;
	text-align: center;
	#position: relative;
}
.align-center{
    width: 120px;
    color: #fff;
    font-family: Verdana;
    font-size: 12px;
	display: table-cell;
	vertical-align: middle;
	#position: absolute;
	#top: 50%;
	#left: 0px;
}
.align-center span{
	#position: relative;
	#top: -50%;
}
.btd{
	width: 555px;
	padding: 5px;
 	padding-left: 10px;
	color: #fff;
	font-size: 14px;
	font-family: Helvetica;
	float: right;
	border-left: 5px solid #FFFFFF;
	text-align: left;
}
.bbd{
	width: 555px;
	padding: 5px;
 	padding-left: 10px;
	float: right;
	border-left: 5px solid #FFFFFF;
	text-align: left;
	line-height: 17px;
	font-size: 11px;
	font-family: Verdana;
}
