/* ------------- Globais Site ------------- */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
body {
	margin: 0px;
	background-image:url(images/fundo.jpg);
	background-repeat:repeat-x
}

.center{
text-align:center
}
/* ------------- Para o conteudo BNW ------------- */

div#conteiner_bnw {
float:left;
width:590px;
padding-left:10px;
padding-right:10px;
}
div#conteiner_bnw .titulo{
width:100%;
border-bottom:1px solid #CEDDE7;
padding-bottom:5px;
margin-bottom:12px
}
div#conteiner_bnw .titulo h1{
font-size:18px;
color:#333;
margin:0;
}
div#conteiner_bnw .conteudo{
}
div#conteiner_bnw .conteudo a{
font-size:11px;
color:#0087BD;
text-decoration:none
}
div#conteiner_bnw .conteudo a:hover{
color:#7EA5BC;
text-decoration:underline
}
div#esquerda{
	width:185px;
	float:left
}
div#esquerda #conteinerMenu{
	 width:185px;
	 margin:auto
}
div#esquerda #conteinerNewsletter{
	background-color:#F0F0F0; 
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
div#esquerda #conteinerNewsletter #remover{
	height:25px;
	padding-top:10px;
	padding-left:20px;
	background-image:url(images/remover.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	color:#333;
	cursor:pointer;
}
#news {
	background-image:url(images/backNewsletter.jpg);
	background-position:bottom; 
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#news input,textarea{
	width:165px;
	border:solid 1px #ccc;
	margin-top:3px;
	margin-bottom:3px
}
#news #botao{
	width:73px;
	height:28px;
	border:0;
	margin:auto;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: -71px -112px;
	margin-top:5px;
	cursor:pointer;
}
#news #botao:hover{
	background-position: -71px -140px;
}
#removenews{
	display:none;
}
#removenews input,textarea{
	width:165px;
	border:solid 1px #ccc;
	margin-top:3px;
	margin-bottom:3px
}
#removenews #botaoremover{
	width:67px;
	height:28px;
	border:0;
	margin:auto;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: 0px -112px;
	cursor:pointer;	
}
#removenews #botaoremover:hover{
	background-position: 0px -140px;
}
div#msgNews{
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	font-size:9px;
	margin-bottom:5px;
}
div#msgNews .sucessoNews{
	color:#009933;
}
div#msgNews .erroNews{
	color:#990000;
}

div#direita{
	width:185px;
	float:left;
	background-color:#F1F6F8;
	padding-top:5px;
	padding-bottom:25px;
}

div#direita #fundoNotas{
	background-image:url(images/notasTopo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:171px;
	padding-top:60px;
	padding-left:30px;
	padding-right:20px;
}
div#direita #sequenciaNotas{
	background-image:url(images/notasAndamento.jpg);
	background-position:center;
	background-repeat:repeat-y
}
div#direita #fimNotas{
	background-image:url(images/notasFim.jpg);
	height:17px;
	margin-bottom:16px;
}

div#direita #noticia{
	padding:10px;
	padding-top:2px;
	font-size:11px;
	color:#333;
	margin-bottom:20px;
}
div#direita .tituloNot{
	background-image:url(images/fundoTitulo.jpg);
	width:158px;
	background-repeat:repeat-x;
	height:11px;
	margin-bottom:5px;
	margin-top:8px;
	color:#FFF;
	font-size:11px;
	padding:5px;
}
div#direita #noticia a{
	color:#333333;
	text-decoration:none;
}
div#direita #noticia a:hover{
	text-decoration:none;
}

div#direita #videos{
	
}
div#direita .descricaoVideo{
	background-image:url(images/camera.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:35px;
	padding-left:45px;
	font-size:11px;
	color:#333;
	padding-top:10px;
	padding-right:5px;
}
/* ------------- Rodapé ------------- */
div#fundoRodape{
	background-image:url(images/backRodape.jpg); padding:14px; background-color:#CEDDE7; background-repeat:repeat-x
}
div#rodape{
	color:#666;
}
div#rodapeBnw{
	color:#6C98B5;
	text-align:center;
	padding-top:10px;
}
#contate{
background-image:url(images/seta.jpg); background-repeat:no-repeat; background-position:top left; width:185px; padding-left:40px; float:left
}
#sobre{
background-image:url(images/seta.jpg); background-repeat:no-repeat; background-position:top left; width:406px; padding-left:40px; float:left
}
#visite{
background-image:url(images/seta.jpg); background-repeat:no-repeat; background-position:top left; width:250px; padding-left:40px; float:left
}
div#rodapeBnw a{
color:#6C98B5;
text-decoration:none;
}
div#rodapeBnw a:hover{
text-decoration:underline
}

/*------------------- Muda o estilo do menu horizontal ---------------------*/
ul.menubar{
   margin: 0px;
   padding: 0px;
   background-color: #282828; /* IE6 Bug */
}
ul.menubar .menuvertical{
   margin: 0px;
   padding: 0px;
   list-style: none;
   float:left;
}
ul.menubar ul.menu{
   display: none;
   position: absolute;
   margin: 0px;
}
ul.menubar a{
    display:block;
	text-decoration: none;
	font-size:11px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #CCCCCC;
}
ul.menubar a:hover{
	background-color:#EAEAEA;
}
/*------------------- Muda o estilo do submenu horizontal ---------------------*/
ul.menu{
   margin: 0;
   padding: 0;
   width:185px; /* Tamanho do menu em Width */
   background-color:#FFF;
   font-family:Verdana;
   font-size:11px;
}
ul.menu ul{
   margin: 0;
   padding: 0;
   background-color: #FFF; /* IE6 Bug */
}
ul.menu li a{
    display: block;
	text-decoration: none;
    font-weight:normal;
    text-decoration: none;
    padding:5px;
	background-image:url(); /*Reseta a imagem de fundo do menu caso tenha citado acima*/
	border-bottom:1px dashed #CCC;
	color:#333333;
}
ul.menu li a:hover {
	background-color:#E9F0F4;
}
/*--- Altera o estado normal do item que tem submenu ---*/
ul.menu li.submenu a{
	background-image: url(images/submenu_a.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
ul.menu li.submenu a:hover{
	background-image: url(images/submenu_a_hover.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
/*--- Altera os submenus ---*/
ul.menu ul{
   position: absolute;
   display: none;
   left: 160px; /* Seta o submenu 1 pixel ants do fim para "pega-lo" */
   top: 0px;
   width:170px;
   border:1px solid #CCC;
}
ul.menu li.submenu ul { 
	display: none;
	color:#A6A6A6;
	background-position: top;
	background-color:#E9F0F4;
} 
ul.menu li{
   position: relative;
   list-style: none;
   border: 0px;
}
/*--- Altera os estilo dos submenus --- */
ul.menu li.submenu li a{
	border:0px;
	border-bottom:1px dashed #CCC;
}
ul.menu li.submenu li a:hover{
	background-color:#FFF;
}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li {
	float: left; height: 1%; 
}
* html ul.menu li a { 
	height: 1%; 
}
/* End */




/* ------------- Fotos ------------- */

#borda1_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC; 
	padding:6px;
	width:102px;
	height:102px;
}
#borda2_foto{ /* Para a galeria efeito de polaroyd caso nescessite */
	border: 1px solid #CCCCCC; 
	width:100px;
	height:100px;
}
.titulo_imagem{	/* define o texto de instrução da galeria */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.imagem_galeria{ /* define a borda da tabela da galeria */
	border: 0px solid #E0E0E0;
}

/* ------------- Formulários ------------- */
div#formulario {	
}
div#formulario input, textarea{
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	border: 1px solid #CCCCCC;
}
div#formulario input:focus, textarea:focus{ /* Soemnte para o Firefox */
	border: 1px solid #80291F;
}
table.tabela_formulario{ /* Define os campos da tabela */
	border-collapse:collapse;
}
table.tabela_formulario .linha_tabela_formulario{
}
table.tabela_formulario .celula_label_tabela_formulario{
	vertical-align:top;
}
table.tabela_formulario .celula_campo_tabela_formulario{
	vertical-align:top;
}
div#formulario .botao_formulario { /* define o estado do botão dos formulários*/
	padding-bottom:8px;
	padding-top:8px;
	width: 80px;
	border:1px solid #999999;
	color:#000000;
	background-color:#FFFFFF;
}
div#formulario .texto_intro{ /* define texto das instruç~eos do formulário */
}


/* ------------- Ajustes Globais ------------- */
img {
	border:0; /* Para tirar a borda do link em imagens */
}
fomr {
	margin:0px;
	padding:0px;
}


/* ------------- lightbox ------------- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{ padding: 10px; }
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left; background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink { right: 0; float: right; background: url(/images/nextlabel.gif) right 1% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 1% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 1% no-repeat;}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}			
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


/*--------- ESTILOS PARA OS SISTEMAS ----------*/

.noticia_lista_linha{
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom:1px solid #EFEFEF;
}
.noticia_lista_titulo{
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.noticia_lista_titulo small{
	font-size:9px;
	font-weight:normal;
	color:#666666;
}
.noticia_lista_conteudo{
	margin-bottom:5px;
}
.noticia_lista_conteudo .imagem{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
.noticia_lista_conteudo .imagem img{
	border:1px solid #CCCCCC;
	padding:3px;
	width:80px;
}
.noticia_lista_conteudo p{
	margin-top:0px;
	padding-top:0px;
}
.noticia_lista_mais{
	text-align:right;
}

div#imagem_noticia{
	background-color:#F1F6F8;
	padding:8px;
	color:#333333;
	text-align:center;
	width:180px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
div#imagem_noticia .titulo{
	border-bottom:1px solid #CCCCCC;
}
div#imagem_noticia .titulo small{
	display:block;
}
div#imagem_noticia .foto{
	margin-top:5px;
	margin-bottom:5px;
}
div#imagem_noticia .foto img{
	border:1px solid #CCCCCC;
	padding:3px;
	width:150px;
}
div#imagem_noticia .thumb{
}
div#imagem_noticia .thumb img{
	border:1px solid #CCCCCC;
	padding:1px;	
}
div#noticia_detalhe .links{
	clear:both;
	text-align:center;
	margin-top:15px;
}

.video{
	text-align:center;
	padding:10px;
	padding-bottom:0px;
}
.exibicao_video{
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:9px;
	color:#999999;
}
.descricao_video{
}
.descricao_video object{
	border:1px solid #CCCCCC;
	padding:3px;
}
.descricao_video .tituloVideo{
	display:block;
	float:left;
	padding-right:3px;
	padding-top:0px;
}
.palavra_video{
}

div#busca_video{
	margin-top:10px;
}
div#busca_video .pesquisarVideo a{
	display:block;
	width:111px;
	height:28px;
	text-indent:-9999em;
	cursor:pointer;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: -71px 0px;
}
div#busca_video .pesquisarVideo a:hover{
	background-position: -71px -28px
}
form#form_busca {
	border:1px solid #CEDDE7;
	background-color:#F1F6F8;
	padding:15px;
	display:none;
}
form#form_busca label{
	padding-right:10px;
}
form#form_busca input{
	border:1px solid #CCCCCC;
	padding:3px;
	width:360px;
}
form#form_busca .botao input{
	width:70px;
	height:28px;
	background-color:#F1F6F8;
	border:0px;
	text-indent:-9999em;
	cursor:pointer;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: -71px -56px;	
}
form#form_busca .botao input:hover{
	background-position: -71px -84px;	
}

div#encontrado{
	padding-bottom:25px;
}
table.resultado_video{
	border-collapse:collapse;
}
table.resultado_video th{
	border:1px solid #CEDDE7;
	background-color:#F1F6F8;
	padding:5px;
}
table.resultado_video td{
	border:1px solid #CEDDE7;
	padding:3px;
}
table.resultado_video a{
	display:block;
	width:72px;
	height:28px;
	cursor:pointer;
	text-indent:-9999em;
	background-image: url(images/spriteNoticia.png);
	background-repeat: 0;
	background-position: -141px -56px;
}
table.resultado_video a:hover{
	background-position: -141px -84px;
}










.paginacao_resultado{
}
table.tabela_paginacao{
	border-collapse:collapse;
}
table.tabela_paginacao .prev{
}
table.tabela_paginacao .prev a{
	display:block;
	width:68px;
	height:28px;
	text-indent:-9999em;
	background-image: url(images/spriteNoticia.png);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}
table.tabela_paginacao .prev a:hover{
	background-position: 0px -84px;
}

table.tabela_paginacao .select{
}
table.tabela_paginacao .select select{
	border:1px solid #CCCCCC;
	padding:3px;
	text-align:center;
}
table.tabela_paginacao .next{
}
table.tabela_paginacao .next a{
	display:block;
	width:68px;
	height:28px;
	text-indent:-9999em;
	background-image: url(images/spriteNoticia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
table.tabela_paginacao .next a:hover{
	background-position: 0px -28px;
}





