@import url("exibemultimidia.css");
*{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:0px;
}
a {
	color:#333333; text-decoration:none;
}

body {
	text-align:center;
	background:#e8e4e5;
}

.divMae{
	position:relative;
	margin:0 auto;
	width:960px;
}

#divCabeca{
	position:relative;
	width:100%;
	background:url(imagens/fundo_cabeca_branca.gif) #000000 repeat-x bottom;
	height:129px;
}


#divCabeca .cabeca{
	position:relative;
	display:inline-block;
	margin:0 auto;
	width:960px;	
	height:129px;
	text-align:left;
	background:url(imagens/cabeca_branca.gif) no-repeat;
}

#divCabeca .cabeca .logo{
	margin-left:12px;
	margin-top:20px;
}

#divMenu{
	position:relative;
	width:100%;
	height:33px;
	background:url(imagens/fundo_menu.gif) repeat-x;
}

#divMenu .menu{
	margin:0 auto;
	width:960px;
	height:33px;
	display:inline-block;
}	

#divMenu .menu ul{
	list-style:none;
	height:33px;
}	

#divMenu .menu ul li{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:32px;
	display:inline-block;
	width:118px;
	height:33px;
	background:url(imagens/fundo_bt_menu.gif) no-repeat;
	padding-top:9px;
	max-height:33px;
}

#divMenu .menu ul li.ativo{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:32px;
	display:inline-block;
	width:118px;
	height:33px;
	background:url(imagens/fundo_bt_menu_ativo.gif) no-repeat;
	padding-top:9px;
	max-height:33px;
	color:#fff;
}


#divMenu .menu ul li.ativo a{
	color:#fff;
}

#divMenu .menu ul li a{
	color:#000000;
	text-decoration:none;
}

#divMenu .menu ul li a:hover{
	text-decoration:none;
	color:#000;
}

#divMenu .menu ul li:hover{
	cursor:pointer;
	background:url(imagens/fundo_bt_menu_over.gif) no-repeat;
}



#divCorpo{
	width:100%;
	display:inline-block;
	background:url(imagens/fundo_body.jpg) #FFFFFF repeat-x bottom left;
}

#divCorpoInterna{
	width:100%;
	display:inline-block;
	background:url(imagens/fundo_body.jpg) #FFFFFF repeat-x bottom left;
}


#divCorpo .painel{
	margin:0 auto;
	width:939px;
	margin-top:20px;
	display:inline-block;
	z-index:10;
	clear:both;
}	

#divCorpo .conteudo{
	margin:0 auto;
	width:939px;
	z-index:40;
	clear:both;
	text-align:left;
	display:inline-block;
}	


#divCorpoInterna .conteudoInterna{
	margin:0 auto;
	width:939px;
	z-index:40;
	clear:both;
	text-align:left;
	display:inline-block;
	padding-bottom:10px;
}	



#divRodape{
	position:absolute;
	width:100%;
	height:52px;
	top:780px;
	left:0px;
	z-index:60;
	background:url(imagens/fundo_rodape.gif) repeat-x;
}

#divRodapeInterna{
	width:100%;
	height:52px;
	left:0px;
	z-index:60;
	background:url(imagens/fundo_rodape.gif) repeat-x;
}

.divContainerRodape{
	margin:0 auto;
	width:939px;
	z-index:40;
	clear:both;
	display:inline-block;
	padding-bottom:10px;

}

.menuRodape{
	float:left;
	width:50%;
	margin-top:15px;
}

.menuRodape *{
	font-size:10px;
}

.menuRodape h1{
	font-size:12px;
}

.menuRodape ul{
	float:left;
	font-size:10px;
	width:120px;
	margin-top:10px;
}

.esquerda{
	text-align:left;
	float:left;
	width:460px;
}

.direita{
	text-align:right;
	right:0px;
	float:left;
	width:460px;
}

.menuRodape p{
	margin-top:10px;
}

.menuRodape ul li{
	margin-left:10px;
	text-align:left;
}



.conteudoInterna .colunaDireita{
	float:left;
	width:248px;
	border:0px;
	margin-left:30px;
	margin-top:25px;
	margin-bottom:30px;
	font-size:13px;
}


.conteudoInterna .colunaEsquerda{
	float:left;
	width:660px;
}

.conteudoInterna .colunaUnica{
	clear:both;
	width:960px;
	
}

.conteudoInterna .colunaUnica p,
.conteudoInterna .colunaEsquerda p{
	font-size:13px;
	text-align: justify;
}

.conteudoInterna .colunaEsquerda h1{
	font-size:24px;
	text-align:left;
	margin-top:25px;
	margin-bottom:25px;
	
}

.conteudoInterna .colunaUnica h1{
	font-size:24px;
	text-align:left;
	margin-top:25px;
	margin-bottom:25px;
	border-bottom:#CCCCCC 1px solid;
	width:100%;	
}






.conteudoInterna .colunaUnica h2,
.conteudoInterna .colunaEsquerda h2{
	font-size:18px;
	text-align:left;
	margin-top:0px;
	margin-bottom:25px;
	color:#f58220;
}

.conteudoInterna .colunaUnica h3,
.conteudoInterna .colunaEsquerda h3{
	font-size:14px;
	text-align:left;
	margin-top:25px;
	margin-bottom:25px;
	color:#f58220;
}

	
.leiamais{
	margin-top:20px;

}

.leiamais a{
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	color:#FF6600;
}

.leiamais span{
	font-size:9px;
}

.artigos{
	text-align:left;
	margin-left:25px;
	width:380px;
}

.artigos li{
	padding-top:3px;
	padding-bottom:2px;
	border-bottom:1px #eaeaea solid;
	font-weight:bold;
	font-size:12px; 
}


.conteudo .colunaDireita{
	float:left;
	width:280px;
	height:386px;
	background:url(imagens/fundo_coluna_direita.gif) #f6f6f6 repeat-x;
	border:0px;
	border-left:1px #eaeaea solid;
	border-right:1px #eaeaea solid;
	margin-left:55px;
	display:inline-block;
}

.conteudo .colunaEsquerda{
	float:left;
	width:600px;
}


.titulo{
	margin-top:30px;
}

.boxNoticias{
	position:relative;
	margin-top:18px;
	padding-top:25px;
	clear:both;
	display:inline-block;
	background:url(imagens/fundo_box_noticias.gif) no-repeat;
	width:640px;
}

.boxNoticias a{
	color:#333;
	text-decoration:none;	
}


.boxNoticias .noticia{
	width:300px;
	position:relative;
	padding-top:10px;
	padding-bottom:20px;
	float:left;
	margin-right:15px;
}

.boxNoticias .ultima{
	padding-left:10px;
}

.boxNoticias .mais{
	position:absolute;
	top:10px;
	left:480px;
	font-size:10px;
	color:#993300;
	z-index:50;
	width:150px;
	text-align:right;
}

.boxNoticias .mais a{
	font-size:10px;
	color:#993300;
	text-decoration:none;
}

.boxBlog .post img,
.boxArtigos .artigo img,
.boxNoticias .noticia img{
	margin-right:15px;
}



.boxArtigos{
	position:relative;
	margin-top:15px;
	padding-top:35px;
	display:inline-block;
	background:url(imagens/fundo_box_artigos.gif) no-repeat;
	width:638px;
	height:136px;
}

.boxArtigos .artigo{
	width:580px;
	position:relative;
	display:inline-block;
	margin-left:20px;
}


.boxArtigos .mais{
	position:absolute;
	top:10px;
	left:530px;
	font-size:10px;
	color:#993300;
	z-index:50;
	width:100px;
	text-align:right;
}

.boxArtigos .mais a{
	font-size:10px;
	color:#993300;
	text-decoration:none;
}

.boxBlog{
	width:255px;
	position:relative;
	display:inline-block;
	margin-left:10px;
	margin-top:27px;
}

.boxBlog .post h2,
.boxArtigos .artigo h2,
.boxNoticias .noticia h2{
	font-size:14px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
}

.boxBlog .post p,
.boxArtigos .artigo p,
.boxNoticias .noticia p{
	font-size:13px;
	text-align: justify;
	color:#333333;
	line-height:18px;
	margin-bottom:0px;
}

.boxBlog .mais{
	position:absolute;
	top:4px;
	left:183px;
	font-size:10px;
	color:#993300;
	z-index:50;
}

.boxBlog .mais a{
	font-size:10px;
	color:#993300;
	text-decoration:none;
}

#twitter_div{
	width:255px;
	position:relative;
	clear:both;
	display:inline-block;
	margin-left:10px;
	margin-top:25px;
	font-size:13px;
	line-height:18px;
	border-top:3px #fff solid;
	padding-top:20px;
}

#twitter_div *{
	font-size:13px;
	list-style:none;
}
	
#twitter_div .mais{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	z-index:50;
	margin-top:20px;
	text-decoration:none;
	clear:both;
}

.boxVideos{
	width:240px;
	background:url(imagens/fundo_box_videos.gif) repeat-y;
	display:inline-block;
	margin-top:0px;
}

.boxVideos .video{
	width:200px;
	margin-left:20px;
	position:relative;
	padding-top:10px;
	padding-bottom:20px;
}

.boxVideos .video a{
	color:#000000;
	text-decoration:none;
}

.boxVideos .video a:hover{
	color:#333;
	text-decoration:none;
}

.boxVideos .mais{
	position:absolute;
	top:0px;
	left:560px;
	font-size:10px;
	color:#993300;
}

.boxVideos .mais a{
	font-size:10px;
	color:#993300;
	text-decoration:none;
}

.indice{
	list-style:none;
}

.indice li{
	border-bottom:1px #eaeaea solid;
	padding-bottom:10px;
}

.indice li a{
	color:#000000;
	text-decoration:none;
}

.indice li h1{
	font-size:24px;
}

.tabela{
	background:#FFFFFF;
	border:1px #ff6600 solid;
	border-collapse:collapse;
}

.tabela td{
	border-collapse:separate;
	padding:5px;
	text-align:center;
	border-collapse:collapse;
}

.tabela .subtitulos td{
	background:#ff6600;		
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.tabela .meio{
		border-left:1px #fff solid;
		border-right:1px #fff solid;
}

.tabela .texto td{
	border:1px #ff6600 solid;
	text-align:center;
	color:#000;
}

#tabs{
	margin-top:30px;
}

.chamada{
	padding-bottom:20px;
	margin-bottom:20px;
	clear:both;
}

.voltar{
	width:100%;
	border-top:1px #ccc solid;
	display:inline-block;
	text-align:right;
	font-size:10px;
	color:#333333;
	margin-top:20px;
}
.citacao{
	width:100%;
	border-top:1px #ccc solid;
	display:inline-block;
	text-align:right;
	font-size:10px;
	color:#333333;
	margin-top:0px;
}
.voltar a{
	color:#333333;
}

.submenu{
	list-style:none;
	margin-top:5px;
	margin-bottom:15px;
}

.submenu li{
	padding:3px;
	border:1px #eaeaea solid;
	float:left;
	margin-right:3px;
	font-weight:bold;
}

.submenu li:hover{
	padding:3px;
	border:1px #CCCCCC solid;
	float:left;
	margin-right:3px;
	font-weight:bold;
	background:#eaeaea;
}


.topo{
	width:100%;
	display:inline-block;
	text-align:left;
	font-size:10px;
	color:#333333;
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
	background:url(imagens/setinha_up.gif) no-repeat;
	text-indent:0px;
	padding-left:18px;
}
.topo a{
	color:#333333;
}

.divInteracao{
	margin-top:15px;
}

.bookmarks{
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px #eaeaea solid;
	font-size:9px;
	color:#666666;
	padding-top:5px;
}

.bookmarks img{
	width:16px;
	height:16px;
}


.boxComente{
	display:none;
	width:400px;
	height:150px;
	border:1px #CCCCCC solid;
	padding:10px;
}

.boxEnvie{
	display:none;
	width:400px;
	border:1px #CCCCCC solid;
	padding:10px;
}

.boxEnvie input{
	width:250px;
	border:1px #CCCCCC solid;
	margin-bottom:8px;
}

.boxComentarios{
	background:#fff;
	width:650px;
	border:5px solid #eaeaea;
	margin-top:10px;
	display:none;
}


.boxComentarios .comentario{
	margin:0px;
	width:100%;
	border-bottom:1px #eaeaea solid; 
	display:inline-block;
	padding-top:10px;
	padding-bottom:3px;
}

.boxComentarios .comentario p{
	padding-left:6px;
	width:98%;
	display:inline-block;
}

.boxComentarios .comentario .data{
	font-weight:bold;
}

.boxComentarios .comentario .por{
	font-weight:bold;
}


.barraComentario{
	width:650px;
	display:inline-block;
	clear:both;
	margin-top:20px;
	border:1px #eaeaea solid;
}

.barraComentario a{
	color:#000;
}

.barraComentario .titComentarios{
	float:left;
}


.barraComentario .btComentario{
	text-align:right;
	float:left;
	width:490px;
	margin-top:0px;
	margin-left:0px;
}


.formComentario{
	margin-top:20px;
	margin-bottom:50px;
	display:inline-block;
	text-align:left;
	background:#FFFFFF;
	width:350px;
	padding:10px;
	border:#999999 2px solid;
}

.formComentario h1{
	font-size:12px;
}


.formComentario p{
	width:400px;
	clear:both;
	margin:0px;
	padding:0px;
}


.formComentario .com{
	margin-bottom:5px;
	font-weight:bold;
}


.formComentario .campos{
	border:1px solid #CCC;
	width:300px;
	clear:both;
}

.formComentario .botao{
	border:1px solid #CCC;
	background:#eaeaea;
	width:60px;
	margin-top:10px;
	text-align:center;
}


.txtexp {
	background: #FFFFFF;
	position: relative;
	float: left;
	width: 616px;
	padding: 0;
	margin: 0px 7px 0px 10px;
}
.txtexp #tlc {
	background: url(../images/txt_lcrnr.gif);
	position: relative;
	float: left;
	width: 8px;
	height: 8px;
}
.txtexp #trc {
	background: url(../images/txt_rcrnr.gif);
	position: relative;
	float: right;
	width: 8px;
	height: 8px;
}
.txtexp #tbl {
	position: relative;
	float: left;
	width: 616px;
}
.txtexp #top {
	background: #FFFFFF url(../images/txt_top.gif);
	height: 8px;
	width: 600px;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
}
.txtexp #main {
	font: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	text-align: justify;
	font-size: 11px;
}
.txtexp #bottom {
	background: #FFFFFF url(../images/txt_bottom.gif);
	height: 8px;
	width: 600px;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
}
.txtexp #blc {
	background: url(../images/txt_blcrnr.gif);
	position: relative;
	float: left;
	width: 8px;
	height: 8px;
}
.txtexp #brc {
	background: url(../images/txt_brcrnr.gif);
	position: relative;
	float: right;
	width: 8px;
	height: 8px;
}
.txtexp #left {
	background: url(../images/lmenu_left.png) repeat-y;
	width: 5px;
}
.txtexp #right {
	background: url(../images/lmenu_right.png) repeat-y;
	width: 5px;
}
#tblsetores {
	font-size: 10px;
	border: 0;
	padding: 0;
/*	border: 1px solid #fc9;*/
}
#tblsetores td {
	font-size: 10px;
	border-bottom: 1px #FF6600 solid;
}
#subtitl {
	font-size: 11px;
	font-weight: bold;
}


.contato{
	border:1px solid #eaeaea;
}

.txtcontato{
	padding:5px;
}

.mapa{
	border:1px #eaeaea solid;
	text-align:center;
	background:#FFFFFF;
}

.mapa .verde li{
	background:#d8facf;
}

.mapa .vermelho li{
	background:#fadbcf;
}

.mapa .titulo td{
	text-align:center;
	font-weight:bold;
	padding:2px;
}


.mapa ul{
	list-style:none;
}

.mapa ul li{
	margin:2px;
	padding:2px;
}

.controleFonte{
	width:100%;
	text-align:right;
}

.outras{
	background:#FFFFFF;
	padding:10px;
	border:1px #eaeaea solid;
	margin-top:50px;
	width:300px;
}

.outras h4{
	background:url(imagens/setinha_vermelha.gif) no-repeat;
	text-indent:10px;
	height:10px;
	line-height:10px;
	font-size:14px;
	color:#f58220;
}

.outras ul{
	margin-left:20px;
	clear:both;
	margin-bottom:10px;
	margin-top:10px;

}

.outras ul li{
	padding:2px;
	border-bottom:1px solid #eaeaea;
}

.multimidia{
	margin-top:20px;
	list-style:none;
}

.multimidia li p{
	height:20px;
	line-height:20px;
}

.categorias,
.links{
	margin-left:20px;
	clear:both;
	margin-bottom:20px;
}

.blog{
	background:#eaeaea;
	width:255px;
}

.busca{
	margin-bottom:20px;
	height:80px;
}

.busca .campos{
	border:1px #eaeaea solid;
}

.lightbox{
	border:2px #CC9900 solid;
	margin-right:10px;
	margin-top:10px;
	display:inline-block;
}
