/* 
    Document   : STYLE
    Created on : 05/09/2012, 14:26:19
    Author     : programacao01
    Description:
        Purpose of the stylesheet follows.
*/
body{
    background: url('../img/fundo.gif') repeat-x;
    font-family: "Trebuchet MS", sans-serif, Verdana;
}
.conteudo_pagina a{
	color:blue;
}
.conteudo_pagina img{
	margin:15px;
}
#principal{
    width: 900px;
    margin: 0px auto;
}

#topo #top-esquerda{
    float: left;
}
#topo #top-direita{
    float: right;
    padding: 40px 0px 0px 0px;
}
#logo{
    margin-top: 20px; 
}
.links_uteis{
	float: right; 
	margin-bottom: 25px;
}
.links_uteis ul{
	margin: 0px;
	padding:0px;
}
.links_uteis ul li a img{
	margin-bottom:10px;
}
.links_uteis ul li a{
    color:#82647E;
	font-weight:normal;
}
.links_uteis ul li{
    list-style: none;
    font-size: 11px;
    text-align: center;
	float:left;
	margin:0 0 0 5px;
	font-weight:normal;
	width:70px;
	height:45px;
}
.links_uteis .separador{
    border-left: 1px dotted #D0BFCA;
}
#redes ul{
    margin: 0px; padding: 0px;
}
#redes ul li{
    float:left; list-style: none;
	height:15px;
	padding-left:15px;
}
#redes ul .separador{
    border-right: 1px dotted #7A9E8F;
}
#topo #top-direita #redes{
	margin-right:10px;
	padding-top:25px;
	height:15px;
    float: right; margin-bottom: 25px;
}
.menu .separador{
    background: url('../img/separador.jpg') no-repeat center center; width: 1px; height: 28px;
}
#topo .menu{
    float: right;
    position:relative;
    z-index:40;
}
#topo .menu ul, .twitt{
    margin: 0px;
    padding: 0px;
}
.img_noticia{
	margin-right:20px;
	margin-bottom:10px;
	float:left;
}

#topo .menu ul li, .twitt ul li{
    float: left;
    list-style: none;
}
.texto-menu:hover, .link_under:hover{
    text-decoration: underline;
}
.bird_twitt{
    margin-bottom: -25px; margin-right: 10px;
}
.bk_twitt{
     background: url('../img/bk_twitt.png') no-repeat; width: 575px; height: 40px; padding: 5px 0px 0px 13px; 
}
.bk_twitt a{
    color:#fff; font-size: 11px;
}
.menu ul li .texto-menu{ 
    padding: 5px 4px 5px 4px;
    margin: 1px;
    font-size: 13px;
    font-weight: bold;
    color:#82647E;
}
.menu ul li ul li .texto-menu{ 
    padding: 5px 4px 5px 4px;
    margin: 0px;
    font-size: 13px;
    font-weight: normal;
    color:#fff;
}


#conteudo{
    padding-top: 40px; min-height: 600px;
}
#conteudo #esquerda{
    float:left;
}
.left{
    float:left;
}
.right{
    float:right;
}

.font_p{
    font-size: 10px;
}
.font_g{
    font-size: 14px;
}

#banner{
    width:579px;
    height:375px;
    margin-bottom:20px;
}
#aba{
    height:auto;
}
#aba-img{
    width:579px;
    height:300px;
}
#aba-text{
	position:relative;
    height:50px;
    color: #82647E;
	font-size:10px;
	padding:10px 0;
}
#aba-text h2{
	width:579px;
    font-size: 13px;
}
#aba-img iframe{
	width:579px;
}

#aba-text img{
   /* padding: 20px 0px 0px 75px;*/
}

#conteudo #direita{
    float:left;
    width: 281px;
    padding: 0px 0px 0px 33px;
}

#direita  .div-calendario{
    width: 260px;
    height: 295px;
	padding-left:30px;
    border-right: 1px dotted #7A9E8F;
	background:url('../img/calendario_vert.png') no-repeat top right;
}
.hj{
    background: #82647E; color: #fff;
}
.evento a{
    color: #AA8197;
}
#calendario table{
    width: 200px; margin-top: 30px; text-align: center;
}
#calendario table thead{
    font-weight: bold;
}
#calendario table thead tr{
    height: 30px; vertical-align: top;
}
.mes_calendario .limes{
    width: 171px; text-align: center;
}
.mes_calendario ul{
    margin: 0px; padding: 0px;
}
.mes_calendario ul li{
    float: left; list-style: none;
}
#listas_calendario{
	width:191px;
    margin-top: 15px;
}
#listas_calendario #listar-ano,#listas_calendario #listar-mes{
    height: 46px;
    border-top: 1px dotted #7A9E8F;
}
#listas_calendario #listar-ano .img,#listas_calendario #listar-mes .img{
    height: 28px;
    padding-top: 13px; 
    float: left;
}
#listas_calendario #listar-ano .text,#listas_calendario #listar-mes .text{
    float: left;
    height: 25px;
    width: 155px;
    padding-top: 15px;
    margin-left: 10px;
}

#busca{
	width:500px;
	margin:10px 0 0 15px;
    font-size: 11px;
    font-weight: bold;
}
#busca #campo-busca{
    background: #E8F4FF;
    height: 17px;
    border: none;
    width: 415px;
}
#busca #btbusca{
    border: none;
    background: url('../img/busca_ir.png') no-repeat;
    height: 20px;
    width: 26px;
}

#noticias{
	width:600px;
}
#noticias .div-noticias{
    width: 279px;
    margin: 20px 20px 0px 0px; 
    float: left;
	height:370px;
}
#noticias .div-noticias h3{
    color: #517D6C;
	margin-bottom:1px;
}
.nota{
	height:88px;
}
.nota2{
	min-height:55px;
}
.div-noticias{
	border-bottom:1px dotted #517D6C;
	padding-bottom:25px;
}
#noticias .div-noticias .img-noticias{
    width: 100%;
    height: 200px;
}
#noticias .div-noticias .autor-post{
    display: table-cell;
    width: 200px;
    color: #fff;
    font-size: 11px;
    vertical-align: middle;
}
#noticias .div-noticias .autor-post span{
    background: #82647E;
}
#noticias .div-noticias .img-post{
    display: table-cell;
    width: 17%;
}
.plataforma_col{
    margin-top: 50px;
}
.plataforma_col .login{
    background: url('../img/bk_login.jpg') no-repeat; width: 900px; height:45px;
}
.plataforma_col .login ul{
    margin-left: 75px;
}
.plataforma_col .login ul li{
    float: left; list-style: none outside none; margin: 10px 13px;
}
.plataforma_col .login button{
    background: #93738E; color:#fff;
}
.plataforma_col .login input, .plataforma_col .login button{
    border:none; height: 24px;
}
.plataforma_col .login p{
    margin-top: 5px;
}
.plataforma_col .login .font_p{
    font-weight: bold;
}
.plataforma_col .login .font_g{
    color: #70566B;
}
#frm_plataforma #senha{
    width: 110px;
}
/**************PAGINA*****************/
.btredes{
    margin: 15px 0px 0px 0px; padding: 0px;
}
.btredes li{
    float:left; list-style: none; margin-right: 7px;
}
.conteudo_pagina{
    font-size: 16px;
}
.relacionado .tt img{
    margin-bottom: -2px; margin-right: 5px;
}
.relacionado .tt p{
    font-weight: bold;
}
.relacionado ul li{
    list-style: none; float: left; margin:0px 10px 10px 0px; font-size: 12px;
}
.relacionado ul{
    margin: 0px; padding: 0px;
}
.imgs ul li{
    text-align: center; width: 77px;
}
.imgs ul li img{
    height: 77px; width: 75px;
}
.relacionado .downs{
  width: 200px;
}
/*************ARQUIVOS***************/
.grupo-down{
    cursor: pointer; text-align:right; background: #ccc; padding: 5px;
}
.downs{
  padding-bottom: 5px; border-bottom: 1px dotted #000;
}

/***************PAGINAS****************/

.pg{
    margin-bottom: 20px; 
}
.pg .left{
    max-width: 679px;
}
.pg .left img{
    width: 202px; margin-right: 19px;
}
.pg .left h3{
    margin-top: 0px;
}

/***************GALERIA****************/

.galeria_quadro{
	width:298px; 
	height:200px;
	float:left;
	border-right:2px solid #333333;
}
.galeria_titulo{
	width:279px;
	padding:10px;
	text-align:center; 
	height:50px;
	bottom:0px;
	background:#333333;
	border-right:2px solid #eeeeee;
	font-size:12px;
}
.galeria_titulo a{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#eeeeee;
}

.listabox{
	text-align:center;
	margin-right:5px;
	padding:5px;
	width:200px;
	height:150px;
	float:left;
	margin-bottom:5px;
}

/****************RODAPE*****************/
.rodape{
    background: url('../img/fundorodape.gif') center center;
    height: 215px;
    width: 900px;
}
.rodape ul{
    margin: 0px auto;
    padding: 35px 0px 0px 0px;
    width: 684px;
}
.rodape ul li{
    float:left;
    list-style: none;
}
.center{
    margin-top:20px;
    font-size: 11px;
    text-align: center;
}

.widgets{
    float:left;
    margin-right:47px;
}
#wdface .divwdface{
    margin-left: 11px;
}
#wdrss{
    float:right;
    margin: 0px;
}
.divwdrss{
    width: 205px; height: 271px; border: 1px solid #FF9900; margin-top:13px;  padding: 10px 10px 10px 25px; position: relative
}
.divwdrss ul{
    margin:0px; padding: 0px;
}
.divwdrss ul li{
    list-style-image: url('../img/seta_rss.png');
}
.divwdrss a{
    color:#000;
}
.link_rss{
    position: absolute; bottom: 10px;
}
#info-widget{
	float:left;
	/*border:1px solid #BFDAE1;*/
	background:#BFDAE1;
	margin:5px;
	padding: 5px;
	width:300px;
	margin-right:30px;	

}
.op-widget{
	border-top:1px solid #888;
	padding:5px;
}
.op-widget input{
	padding:5px;
	text-align:center;
}
.op-widget textarea{
	padding:5px;
}
#info-widget input{
	border:1px solid #ccc;
	height:20px;
	width:60px;
}
#btngeracode{
	height:30px;
	width:120px;
}
#widget{
	float:left;
	width:300px;
}

/*********FORMULÁRIOS*********/
.margin{
    margin-left: 30px;
}
.contato left{
    width: 450px;
}
.contato{
    font-size: 16px;
}
#frmcontato{
   width:375px;
}
.tabelaform{
    display:table-row;
}
#frmcontato label{
    font-weight: bold; margin:5px; font-size:12px;
}
.tabelaform .cel{
    display: table-cell; height:30px; padding:3px; text-align: right;
}
.tabelaform #tel, .tabelaform #cel{
    width: 105px;
}
.campos{
    font-size:12px; background-color:#DCDFE3; color:#6E6E6E; border:none; padding:5px; width: 287px;
}
.divbotoes{
    margin:0 auto; text-align:right; padding: 10px;
}
.botoes{
    background-color:#FF9900; color:#fff; border:none; padding:3px 10px;
}
.campos:focus, .botoes:hover{
    background-color:#ccc; color:#040A22;
}
label.error{
    color:#f00;
}
input.error, textarea.error, select.error{
    border:1px solid #FF6600; color:#FF6600;
}
/*
Mapeamento
*/
.borda-rodape{
    margin-top: 20px;
    width: 100%;
}
#rodape{
    background: url('../img/fundo_rodape2.png') no-repeat center top;
    width: 100%;
    height: 452px;
    position: relative;
    top:-7px;
}
#corpo-rodape{
    width: 900px;
    margin: 0px auto;
}
#esquerda-rodape{
    float: left;
    width: 550px;
}
#esquerda-rodape .titulo-rodape .direita{
    float: left;
    width: 50%;
    text-align: right;
}
#esquerda-rodape .titulo-rodape .direita .cultura{
    margin-top: 50px;
}
#esquerda-rodape .titulo-rodape .esquerda{
    float: left;
    width: 50%;
}
#esquerda-rodape .titulo-rodape .esquerda h3{
    margin:80px 0px 0px 10px;
    color:#fff;  
}
#esquerda-rodape .titulo-rodape .esquerda p{
    margin:20px 0px 0px 10px;  
}

.topico{
    font-size: 12px;
    border-bottom: 1px dotted #000;
}
.topico .avatar{
    display: table-cell;
    vertical-align: middle;
    width: 53px;
}
.topico .texto-topico{
    display: table-cell;
    padding: 0px 10px 0px 10px;
    width: 477px;
}
#direita-rodape{
    float: left;
    width: 350px;
}
#direita-rodape h3{
   color: #536F64;
    margin: 60px 0px 0px 35px;
}



#texto-rodape{
    width: 830px;
    margin:0px auto;
    padding: 20px 0px 20px 0px;
    font-size: 12px;
}
#texto-rodape #texto-rodape-esquerda, #texto-rodape #texto-rodape-meio, #texto-rodape #texto-rodape-direita {
    float: left;
}
#texto-rodape #texto-rodape-esquerda img{
    padding-right: 20px;
}
#texto-rodape #texto-rodape-meio {
    padding-right: 20px;
}
#texto-rodape #texto-rodape-direita {
	width:180px;
    padding-left: 20px;
    border-left: 1px solid #F89207;
}

.mapPergunta{
	padding:5px;
	font-family:arial;
}
.mapPergunta li{
	list-style: none;
	margin-bottom:5px;
}
.mapPergunta p{
	font-weight:bold;
	border-bottom:2px solid #000000;
}
.listaboxmap{
	padding:5px;
	width:200px;
	min-height:180px;
	border:2px solid #7A9E8F;
	float:left;
	text-align:center;
	margin:10px;
}
.listaboxmap p{
	text-align:left;
}
#menuPainel{
	width:100%;
	border-bottom:2px dotted #536F64;
}
#menuPainel ul{
	margin:0px;
	padding:0px;
	float:left;
}
#menuPainel ul li{
	padding:10px 20px 10px 20px;
	list-style: none;
	border-right:2px dotted #536F64;
	text-align:center;
	float:left;
}
#menuPainel a{
	color:#536F64;
	font-weight:bold;
}
#menuPainel .tituloMap{
	float:right;
	font-size:20px;
	font-weight:bold;
}
#direita-rodape .mapeamento{
    color: #fff;
    width: 270px;
    font-size: 13px;
    margin: 90px 0px 0px 35px;
    
}
.btnMap{
	background:#536F64;
	padding:5px;
	margin:5px;
	border:1px solid #ffffff;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
.btnMap a{
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}
.btnMap:hover{
	background:#21BC24;
}

.mapacessar{
	background:#536F64;
	padding:5px;
	border:1px solid #ffffff;
	width:150px;
	margin:0 auto;
	text-align:center;
}
.mapacessar a, .mapacessar input{
	font-weight:bold;
	font-size:16px;
	color:#536F64;
}
.mapacessar:hover{
	background:#21BC24;
}
.destacatxt{
	font-weight:bold;
	font-size:16px;
}
#mapparticipe{
	width: 285px;
	margin-top:20px;
}
#mapparticipe a{
	color:#ffffff;
}
#frmmapalterarcad label{
	display:block;
	margin-bottom:5px;
	font-weight:bold;
}

.tabela thead td{
    padding:5px;
    margin:0px;
    font-weight:bold;
    font-size:14px;
	border-right:1px solid #536F64;
	border-bottom:2px solid #536F64;
	text-align:center;
}
.tabela tbody td{
    padding:3px;
	border-right:1px solid #536F64;
    margin:0px;
}
.tabela tbody tr:hover{
    background:#A8EDD1;
}
.erro{
	width:100%;
	text-align:center;
	color:white;
	margin-top:20px;
	background:red;
}
.questoesRel{
	margin:10px;
	padding:5px;
}
.relMap{
	width:800px;
	height:400px;
	margin-top:10px;
	font-weight:bold;
}
#mapparticipe .campos{
	background: white;
	border:1px solid #536F64;
	width: 230px;
}
/*
.stream{
	height:867px;
}
*/
