@charset "UTF-8";
/* CSS Document */

body,html{
	margin:0px;
	padding:0px;
	height:100%;
	font-family:'Open Sans', sans-serif !important;
	letter-spacing: -0.4px;
	background: #FFF;
}
a{
	text-decoration:none;
}

.container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin: 0 auto;
}
.conteudo{
	background: #FFF;
}
.conteudo.home .container{
	background-image:url(../img/bg_home.png);
}
.container.w940{
	width:940px;
	z-index:9999;
}
.container_direito {
	border-left: 0px solid #EEE;
	margin-left: -1px;
	float:right;
	width: 315px;
}
body.fixed-right .container_direito {
	position:fixed;
	bottom:0;
	left:50%;
	margin-left:165px;
}

.clear{
	clear:both;
}
.fL{
	float:left;
}
.fR{
	float:right;
}

.conteudo h4{
	margin: 0px;
	font-size: 14px;
	color: #003152;
	font-weight: 600;
}

.caseU{
	text-transform:uppercase;
}

.caseC{
	text-transform:capitalize;
}
.termos_mais_buscados{
	cursor: pointer;
}
.termos_mais_buscados:hover{
	text-decoration: underline;
}
/* _____________________________________________________________________________________ */
/* ______												HEADER		 											_______ */
/* _____________________________________________________________________________________ */
.container .busca {
	margin-top: 55px;
	position: relative;
	float: right;
}
.container .campo_pesquisa{
	height: 23px;
	float: left;
	border: none;
	width: 221px;
	background:url(../img/campo_busca_header.png) no-repeat;
	padding: 3px 45px 3px 5px;
}
.container .img_compo_pesquisa{
	position:absolute;
	width:40px;
	height:30px;
	cursor:pointer;
	right:0px;
	top:0px;
}

.btn_glossario{
	width:36px;
	height:29px;
	margin-left:235px;
	cursor:pointer;
	position: absolute;	
}
.header {
	height:135px;
	background: #FFF;
	position: relative;
	z-index: 1;
}
.header .logo{
	float:left;
	width:214px;
	height:77px;
	margin-top: 25px;
	background:url(../img/logo.png) no-repeat;
	cursor:pointer;
}
/* _____________________________________________________________________________________ */
/* ______													MENU		 											_______ */
/* _____________________________________________________________________________________ */


.menu_holder{
	background-color:#f5f5f5;
	z-index: 99;
	position: relative;
}
.menu {
	height:50px;
	width:100%;
}
.menu .mobile{
	display: none;
}
.menu > ul{
	width:940px;
	float:right;
	padding:0px;
	margin:0px;
}
.menu > ul > li{
	border-right: 1px solid #DDD;
	border-left: 1px solid #FFF;
	font-size: 14px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	float: left;
	position:relative;
	min-width: 107px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	cursor:pointer;
}
.menu > ul > li a{
	color:#707070;
}
.menu > ul > li:hover{
	background-color:#003152;
}
.menu > ul > li:hover a{
	color:#FFFFFF;
}
.menu > ul > li .seta_sub_menu{
	background:url(../img/menu_seta.png) right center no-repeat;
	padding-right: 15px;
}
.menu > ul > li ul{
	position:absolute;
}
.menu > ul > li ul li{
	list-style:none;
	margin-left: -40px;
	padding: 0px 20px;
	white-space:nowrap;
	cursor: pointer;
}
.menu > ul > li ul li.sub_menu_interno.auto{
}
.menu > ul > li ul li .seta_sub_interno{
	background:url(../img/menu_interno_seta.png) left center no-repeat;
	padding-left: 15px;
	color:#fff !important;
}
.menu > ul > li ul li:hover{
	background-color:#0a436a;
	cursor: pointer;
}
.menu > ul > li ul li.sub_menu_interno{
	position: relative;
}
.menu > ul > li ul li.sub_menu_interno ul{
	/* right: 0; */
	top: 0;
	position: absolute;
	right: 0px;
	width: 100%;
	margin-right: -100%;
}
.hover {
	min-width:115px;
	background:#003152;
	list-style-type: none;
	text-align: left;
	z-index: 6;
}
.hover.hide {
	display:none;
}
.hover.hide.final {
	right:0px; 
	position: absolute;
}
.breadcrumb {
	background: #032339;
	height: 28px;
	border-top: 1px solid #153347;
	border-bottom: 1px solid #153347;
	color:#8a929d;
	font-size:13px;
	line-height: 29px;
	z-index: 1;
	position: relative;
}
.breadcrumb .container.w940 a:link {color:#fff; font-weight:300;}
.breadcrumb .container.w940 a:visited {color:#fff; font-weight:300;}
.breadcrumb .container.w940 a:hover {color:#fff; font-weight:300;}
.breadcrumb .container.w940 a:active {color:#fff; font-weight:300;}
/* _____________________________________________________________________________________ */
/* ______													DESTAQUE	 											_______ */
/* _____________________________________________________________________________________ */
#nav { position: absolute; right: 40px; z-index: 60; top: 259px; }
#nav a { margin: 0px 2px; float:left;}
#nav a .img_destaque{ margin: 0 5px; width:11px; height:11px; background:url(../img/bolinha_slide.png) no-repeat; text-decoration: none }
#nav a.active .img_destaque{ background:url(../img/bolinha_slide_selec.png) no-repeat; width:12px;  }

#nav a .img_destaque:hover{ margin: 0 5px; width:11px; height:11px; background:url(../img/bolinha_slide_hover.png) no-repeat; text-decoration: none }
#nav a.active .img_destaque:hover{ background:url(../img/bolinha_slide_selec_hover.png) no-repeat; width:12px;  }

#nav a:focus .img_destaque{ outline: none; }

.destaque{
	height:290px;
	position:relative;
	background: #003152;
	width:100%
}
.destaque_holder {
	right:0px;
	cursor:pointer;
}
.destaque .box_destaque{
	background: #032338;
	position:absolute;
	height: 290px;
	z-index:60;
	right: 10px;
	padding-left:30px;
	width: 270px;
}
.destaque .box_destaque .destaque_texto:hover {
	text-decoration:underline;
	color:#E1E1E1;
}
.destaque .box_destaque h1{
	color: #FFF;
	font-size: 25px;
	font-weight: 700;
}
.destaque .box_destaque h2{
	color: #E1E1E1;
	font-size: 15px;
	padding-right: 20px;
	font-weight: 300;
}
.destaque .box_destaque h3{
	color:#FFF;
	font-size:18px;
	background:#00e4bc;
	padding:5px 10px;
	display: inline;
}
.destaque .box_destaque h4{
	color:#00e4bc;
	font-size:18px;
}
.destaque .imagem_destaque{
	/*background:url(../rep/destaque.png) center;*/
	position:absolute;
	width: 640px;
	height: 290px;
	z-index:5;
	left: -470px;
	margin-left: 50%;
}
.destaque .cover{
	background:url(../img/cover.png) center;
	position:absolute;
	width: 960px;
	height:322px;
	z-index:10;
	left: -640px;
	margin-left: 50%;
}
/* _____________________________________________________________________________________ */
/* ______													CONTEÚDO		 											_______ */
/* _____________________________________________________________________________________ */
.col2{
	width:299px;
	padding:10px;
	border-left: 1px solid #f5f5f5;
}
.col2:first-child{
	width:300px;
	border-left: none;
}
.col4{
	width:598px;
	padding:10px;
	float:left;
	border-left: 1px solid #f5f5f5;
}
.col4:first-child{
	width:620px;
	border-left: none;
}
.conteudo .conteudo_esq {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	color:#555454;
}
.conteudo .conteudo_esq span {
	padding-left:10px;
	display:block;
}
.conteudo .titulo{
	width:300px;
	height:50px;
}
.conteudo .titulo.esq {	
	background-color:#093756;
}
.conteudo .titulo.meio {	
	background-color:#868a8b;
}
.conteudo .titulo.dir {	
	background-color:#a4bd44;
}
.conteudo h1{
	color:#ffffff;
	font-size:20px;
	padding-top: 12px;
	text-align: center;
	font-weight: 300;
}
.conteudo .cursos .curso{
	background:#b2f7eb;
	width: 520px;
	padding-left: 110px;
	height:100px;
	margin-top: 30px;
}

.conteudo .cursos .curso_icone{
	width:100px;
	height:100px;
	margin-left: -140px;
	margin-top:-10px;
	overflow:hidden;
	border-radius:60px;
	border:3px solid #b2f7eb;
	background:#FFF;
	text-align:center;
	float:left;
	padding:10px;
	position: absolute;
}
.conteudo .cursos .curso_icone img{
	height:100px;
}
.conteudo .cursos .curso_nome{
	color:#0e98a8;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	width: 310px;
}
.conteudo .cursos .curso_prazo{
	color:#0e98a8;
	font-size:14px;
}
.conteudo .cursos .curso_comprar{
    background: #00e4bc;
    border-radius: 10px;
    padding: 5px 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 10px;
}
.conteudo .cursos .curso_detalhes{
	background:#8edfea;
	width:600px;
	margin-left:-110px;
	line-height:30px;
	padding:0px 15px;
}
.conteudo .cursos .curso_mais{
	color:#FFF;
	font-size:14px;	
	float:left;
	margin-left: 95px;
}
.conteudo .cursos .curso_valor{
	color:#0e98a8;
	font-size:14px;	
	float:right;
}
.conteudo .cursos .curso_detalhes_conteudo{
}
.conteudo .but{
	background:#0081e4;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	padding:5px 0px;
	width: 100%;
	text-transform:uppercase;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.conteudo h1{
	color:#ffffff;
	font-size:20px;
	padding-top: 12px;
	text-align: center;
	font-weight: 300;
}
.conteudo h3{
	color:#003152;
	padding: 0;
	margin:20px 0px 10px 0px;
	font-size:15px;
}
.conteudo .legenda, .conteudo .legenda>p{
	text-align:center;
	color: #003152;
}
.conteudo h3.bullet{
	padding: 0px 10px;
	background: url(../img/seta_direita.png) 0px 5px no-repeat;
	margin-bottom: 0px;
	cursor: pointer;
}
.conteudo .graficos {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}
.conteudo .graficos:hover{
	opacity:0.8;
}
.conteudo .sub_info {
	height:30px;
	width:300px;
	margin-top:30px;
	background:#909495;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	line-height: 30px;
}
.conteudo .setor_text {
	width:300px;
}
.conteudo .setor_text p{
	font-size:14px;
}
.conteudo .box_video_destaque {
	width:300px;
}
.box_video_destaque h4:hover{
	color:#a4bd44;
}
.conteudo .box_video_destaque img, .conteudo .box_video_destaque h4{
	cursor:pointer;	
}
.conteudo .box_video_destaque h3{
	margin-top:10px;
}
.conteudo .box_video_destaque h4{
	margin-bottom:20px;
}
.conteudo .box_video_relacionado {
	width: 140px;
	float: left;
	cursor: pointer;
	margin-left:20px;
}
.conteudo .box_video_relacionado.primeiro_thumb{
	margin-left:0px;
}
.conteudo .box_video_relacionado.media{
 	padding-top: 0px;
 	margin: 10px 5px 15px 10px;
 	text-align: center;
 	height: 150px;
}
.conteudo .box_video_relacionado.media_all{
    padding-top: 10px;
    margin: 0 30px 0 30px;
    text-align: center;
}
.conteudo .box_video_relacionado.media span{
	display: block;
	width: 140px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	white-space: normal;
	vertical-align: top;
}
.conteudo .box_video_relacionado.media:hover {
	border:1px solid #a4bd44;
	padding: 4px;
	color:#a4bd44;
	opacity:0.8;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.conteudo .documento_destaque{
	width:300px;
}
.conteudo .documento_destaque .descricao_documento {
    margin-left: 10px;
   
}
.conteudo .documento_relacionado {
	width:150px;
	float:left;	
}
.conteudo .box_video_relacionado.direito {
	margin-left:20px;
}
.conteudo h1{
	color:#ffffff;
	font-size:20px;
	padding-top: 12px;
	text-align: center;
	font-weight: 300;
}
.conteudo p{
	color: #666;
	font-size: 15px;
	padding-right: 30px;
}
.conteudo .container_alinha_dir .but{
	background:#0081e4;
	font-size:14px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding: 5px 0px; 
}
.conteudo .sub_info {
	height:30px;
	width:300px;
	margin-top:30px;
	/*margin-left:auto;*/
	margin-bottom: 3px;
	margin-right:auto;
	background:#acc354;
	color: #ffffff;
	font-size: 20px;
	/* padding-top: 12px; */
	text-align: center;
	line-height: 30px;
}
.btn_enviar {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #9db346) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #9db346 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#9db346');
	background-color:#b8e356;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	/* width:70px; */
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #86ae47;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0 20px;
}
.btn_enviar:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9db346), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #9db346 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9db346', endColorstr='#b8e356');
	background-color:#9db346;
	cursor:pointer;
}
.btn_enviar:active {
	position:relative;
	top:1px;
}
/* _____________________________________________________________________________________ */
/* ______												SETOR	 											_______ */
/* _____________________________________________________________________________________ */


.setor span{
	position: absolute;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center center;
	top: 0px;
	display: block !important;
	width: 25px;
	background-size: 30%;
	left: 0px;
}
.setor span.esquerda:hover, .setor span.direita:hover{
	opacity: 0.8;
}
.setor span.esquerda{
	background-color: #032339; 
	background-image:url(../img/setores_seta_esquerda.png);
	cursor: pointer;
}
.setor .hide{
	display: none;
}
.setor span.direita{ 
	background-color: #032339;
	right: 0px;
	background-image:url(../img/setores_seta_direita.png);
	cursor: pointer;
	left: 575px;
}
.img_setor {
	width: 600px;
	cursor:pointer;
	border: none;
}
.img_setor:hover {
	/*opacity:0.8;*/
}


audio{
	width: 300px;
}
/* _____________________________________________________________________________________ */
/* ______												FOOTER		 											_______ */
/* _____________________________________________________________________________________ */

.footer{
	/*background: url(../img/footer_bg.png) top repeat-x;*/
	height:auto;
	color:#FFF;
	font-size:12px;
	line-height:15px;
	text-align:center;
	margin-top:50px;
	padding-top:30px;
	padding-bottom:40px;
	width:100%;
	background-color:#003152;
	float:left;
	z-index: 1;
	position: relative;
}
.footer p{
	margin-bottom:10px;
	margin-top:5px;
}
.footer .mapa{
	float:left;
	margin-right:40px;
	text-align: left;
	width: 120px;
	margin-bottom: 40px;
}
.footer .mapa div{
	font-weight:lighter;
	line-height: 13px;
	cursor:pointer;
	margin-bottom: 15px;
	margin-left: 5px;
	color: #FFF;
}
.footer .mapa div:hover{
	text-decoration:underline;
}
.footer .mapa .mapa_titulo{
	font-weight:bold;
	font-size: 12px;
	line-height:24pt;
	cursor:pointer;
}
.footer .divisoria_footer{
	width: 100%;
	margin: 10px 0px;
	border-top: 1px solid #fff;
}

.clear{
	clear:both;
}
.addthis_toolbox{
	float:right;
	width:185px;
}
/* _____________________________________________________________________________________ */
/* ______				 				Esquerdo									_______ */
/* _____________________________________________________________________________________ */


.titulo_pagina{
	color:#868a8b;
	font-size:23px;
	border-bottom:1px solid #868a8b;
	margin-bottom:32px;
	font-weight:bold;
	position:relative;
}
.titulo_modulo{
	color:#003050;
	font-weight:bold;
}
.textos{
	color:#868a8b;
}
.conteudo_esquerdo {
	width:300px;
	float:left;
	margin-top:20px;
}
.alinha_conteudo {
	padding: 0px 10px;
	width: 276px;
	float:left;
}
.conteudo_esquerdo img {
	float:left;	
}
/* _____________________________________________________________________________________ */
/* ______				 				ACCORDION									_______ */
/* _____________________________________________________________________________________ */

.accordion_holder{
	margin-top: 20px;
	padding-top:10px;

}
.accordion_holder .box_accordion .header_accordion {
	height: 40px;
}
.textos > p, .textos span > p ,.textos  > span , .box_accordion .conteudo p > span, .box_accordion .conteudo p{
	color: #666;
	font-size:15px;
	font-family: 'Open Sans', sans-serif !important;
	letter-spacing: -0.4px !important;
}
.config_textos{
	color: #868a8b;
}
.box_accordion:first-child{
	border-top: 1px solid #cfcfcf;
}

.box_accordion {
	border-bottom: 1px solid #cfcfcf;
}
.box_accordion  .titulo_modulo{
	float: left;
	padding: 10px;
}
.box_accordion  .conteudo{
	padding-bottom: 10px;
}
.box_accordion .header_accordion .reduzir{
	height: 20px;
	width: 20px;
	float: right;
	background: url(../img/mais_ver.png) no-repeat #f5f5f5;
	margin-top: 10px;
	margin-right: 10px;
}
.box_accordion .header_accordion .expandir{
	height:20px;
	width: 20px;
	float:right;
	background: url(../img/menos_ver.png) no-repeat #f9f9f9;
	margin-top: 10px;
	margin-right: 10px;
}
.box_accordion .header_accordion:hover .reduzir{
	background-color: #ffffff;
	float:right;
}
.box_accordion .header_accordion:hover .expandir{
	background-color: #ffffff;
	float:right;
}

.box_accordion .header_accordion:hover{
	background-color:#f6f6f6;
	cursor: pointer;
}

.box_accordion .conteudo{
	width:100%;
	display:none;
	margin-left:10px;
	margin-top:2px;
}
/* _____________________________________________________________________________________ */
/* ______				 				Mouseover Scribd									_______ */
/* _____________________________________________________________________________________ */

.texto_scrib{
/*	border-top: 1px solid #CCC;
	margin-bottom: 5px;
	width: 110px;
	padding-top: 5px;*/
	float: left;;
	margin-right: 10px;
}
.texto_scrib:first-child{
	/*border: none;*/
}
.texto_scrib .img_edicoes{
	/*width: 15px;	*/
	font-size: smaller;
}
.texto_scrib.visualizar .img_edicoes{
	background-image: url(../img/icone_preview.png);
}
.texto_scrib.download .img_edicoes{
	background-image: url(../img/icone_pdf.png);
}
.texto_scrib .img_edicoes{
	background-size: 20px;
	background-repeat: no-repeat;
	width: 100%;
	padding: 5px;
	padding-left: 25px;
	background-position: left center;
	cursor: pointer;
}

/* _____________________________________________________________________________________ */
/* ______				 				Publicacoes									_______ */
/* _____________________________________________________________________________________ */

.bloco_edicao {
	float:left;
	min-height: 80px;
}
.bloco_edicao img{
	cursor:pointer;
}
.bloco_edicao img:hover{
	opacity:0.8;
}
.indice {
	color:#003152;
	font-weight:bold;
	padding-top: 3px;
}
.detalhe_indice {
	font-weight:normal !important;
	color:#003152;
	cursor:pointer;
	margin:7px 0;
	clear: both;
	display: block;
}
.download_edicao {
	font-weight:normal !important;
	color:#003152;
	float:right;
}
.indice.sub {
	float:left;
	line-height: 35px;
}
.indice.sub_ant {
	float: left;
	padding-left: 5px;
	font-size: 15px;
}
.indice.sub_ant:hover{
	color: #a4bd44 !important;
}
.indice.background {
	height:30px;
	width:100%;
	background-color:#f0f0f0;
	text-align:center;
	line-height:15px;
	margin-top:30px;
}
.indice.background>span{
	line-height: 30px;
}
.indice .mapa{
	float:left;
}
.indice.vermais {
	/*color:#868a8b !important;*/
	background: #003152 !important; 
	color: #FFF !important;
	letter-spacing: 0px;
	font-size: 13px;
	padding: 10px;
	cursor: auto;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;	
}
.indice.background:hover {
	background: #a4bd44 !important;
	color:#FFF;
	cursor:pointer;
}
.info_sobre {
	float:left;
	padding-left:10px;
	width:155px;
	color: #999;
	font-weight: 300;
	font-size: 14px;
}
.periodos {
	background-image:url(../img/tabela_periodos.jpg);
	width:490px;
	height:213px;
}
.bloco_edicao_ant img {
	float:left;	
	border: 1px solid #EEE;
}
.bloco_edicao_ant img:hover {
	opacity:0.8;
}
.bloco_edicao_ant {
	width:150px;
	float:left;
	margin: 10px 0px;
}
.bloco_resumo {
}
.publicao_detalhes_holder .edicoes_anteriores_holder {
	margin-top: 10px;
}
.publicao_detalhes_holder .edicoes_anteriores_holder .edicao_anterior:first-child{
	border-top: none;
}

.publicao_detalhes_holder .edicoes_anteriores_holder .edicao_anterior{
	padding: 10px;
	border-top: 1px solid #cfcfcf;
}
.publicao_detalhes_holder .edicoes_anteriores_holder .vermais{
	margin-top: 0px;
}

.publicao_detalhes_holder .edicoes_anteriores_holder .bloco_edicao_ant{
	margin-right:5px;
	cursor:pointer;
}

.publicacoes_holder .conteudo_esquerdo .alinha_conteudo .bloco_edicao .info_sobre span{
	color: #868a8b !important;
	font-size:14px;
	font-family: 'Open Sans', sans-serif !important;
	letter-spacing: -0.4px !important;
	margin:0;
}
.publicacoes_holder .conteudo_esquerdo .header_publicacao{
	margin: 10px 0;
	font-size:14px;
}
.publicacoes_holder .conteudo_esquerdo .indice.ultimas_publicacoes{
	margin: 10px 0;
}

.publicacoes_holder .conteudo_esquerdo .detalhe_indice{
	margin-left: 5px;
}


.publicacoes_holder .edicoes_anteriores_holder {
	margin-top: 0px;
}
.publicacoes_holder .edicoes_anteriores_holder .indice.sub{
	font-size: 15px;
	background: #EEE;
	width: 280px;
	color: #003152;
	padding: 10px;
	line-height: 5px;
}
.publicacoes_holder .edicoes_anteriores_holder .detalhe_indice{
	font-size:13px;
	font-weight:400 !important;
	width: 270px;
	font-weight: bold !important;
	color: #003152;
}
.evento_detalhes_holder .box_eventos .detalhe_indice{
	cursor: pointer !important;
	color: #003050 !important;
	font-weight: bold !important;
}
.publicacoes_holder .edicoes_anteriores_holder .detalhe_indice:hover, .evento_detalhes_holder .box_eventos .detalhe_indice:hover{
	color :#a4bd44 !important;
}
.publicacoes_holder .outras_publicacoes{
	color: #003152;
	font-size: 14px;
	padding-left: 0px;
	list-style-position: inside;
	margin-top: 5px;
}
.publicacoes_holder .outras_publicacoes li{
	padding: 10px;
	border-bottom: 1px dotted #999;
}
.publicacoes_holder .outras_publicacoes li:hover{
	background: #EEE;
}
.qtip-content {
	width:165px;
}
.texto_edicao {
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.texto_edicao:hover{
	text-decoration:underline;
}
.texto_edicao.download {
	margin-left:25px !important;
}


/* _____________________________________________________________________________________ */
/* ______				 				Premio									_______ */
/* _____________________________________________________________________________________ */
.banner_destaque img{
	float:left;
	width:619px;
	height:220px;
	margin-bottom: 20px;
}

.vencedor {
	border-bottom:1px dotted #cfcfcf;
	height:20px;
	line-height:27px;
	padding-bottom:10px;
	padding-top:5px;
	color: #666;
	font-weight: 300;
	cursor:pointer;
}
.vencedor:hover {
	background-color:#FFF;
}
.vencedores.categoria{
	margin-top: 20px;
	padding: 10px 0px;
	text-align: center;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	color: #003152;
font-weight: bold;
}
.vencedor img{
	margin-right:15px;
	float:right;
}
/* _____________________________________________________________________________________ */
/* ______				 				Eventos									_______ */
/* _____________________________________________________________________________________ */
.box_eventos .edicoes_anteriores_holder .indice.sub{
	font-size: 15px;
	background: #EEE;
	width: 280px;
	color: #003152;
	padding: 10px;
	line-height: 5px;
}
.banner_imagem img{
	cursor:pointer;
}
.banner_imagem img:hover{
	opacity:0.8;
}
.box_evento {
	width:620px;
	float:left;
}
.box_eventos {
	width:300px;
	float:left;
	margin-left:5px;
}
.box_eventos .textos{
	height: 115px;
	overflow: hidden;
	/*margin-bottom: 20px;*/
}
.bloco_eventos {
	font-size:13px;
}
.alinha_esquerdo {
	float:left;
	width:300px;
	padding-right:10px;
}
.alinha_direito {
	float:left;
	width:300px;
	padding:0px 5px;
}
.banner_evento {
	float:left;
	background-image:url(../img/banner_do_evento.png);
	width:300px;
	height:140px;
}
.box_evento .box_galeria .alinha_galeria .img_galeria {
	margin-left: 2px;
	cursor:pointer;
	display: inline-block;
	vertical-align: top;
}
.box_evento .box_galeria .alinha_galeria .img_galeria .gallery img:hover{
	opacity:0.8;
}
.box_evento .box_galeria .galeria_mask{
	overflow: hidden;
	position: relative;
	height: 100%;
	width: 90%;
	margin: 0 5%;
}
.box_evento .box_galeria .btn_direcionar_galeria {
	float:left;
	cursor:pointer;
	position:absolute;
	z-index: 100;
	height: 80px;
}
.box_evento .box_galeria .btn_direcionar_galeria img{
	height:80px;
}
.box_evento .box_galeria .btn_direcionar_galeria:hover {
	opacity:0.8px;	
}
.box_evento .box_galeria .btn_direcionar_galeria.direito {
	position:absolute;
	right: 0;
	top: 0;
}
.box_evento .box_galeria {
	width:100%;
	height: 150px;
	position:relative;
}
.box_evento .box_galeria .alinha_galeria {
	 width: 2000px; 
	position:absolute;
	white-space: nowrap;
}
/* _____________________________________________________________________________________ */
/* ______				 				Data									_______ */
/* _____________________________________________________________________________________ */
.banner_destaque_data {
	margin-top:20px;
	float:left;
	background-image:url(../img/banner_destaque_data.png);
	width:620px;
	height:109px;
}
.noticia_textos .tags{
    margin-bottom: 60px;
}
.tags a{
	cursor:pointer;
	background: #acc354;
	color: #FFF;
	padding: 3px 8px;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	margin-top: 4px;
}
/* _____________________________________________________________________________________ */
/* ______				 				Midia									_______ */
/* _____________________________________________________________________________________ */
.box_midia {
	width:300px;	
}
/* _____________________________________________________________________________________ */
/* ______				 				LATERAL DIREITA									_______ */
/* _____________________________________________________________________________________ */

.documentos_holder{
	margin-top:20px;	font-size: 15px;
}
.documentos_holder .bullet{
	float: left; 
	margin: 0px 5px;
}
.documentos_holder .titulo_documento{
	font-size:11px;
	line-height:11px;
}
.documentos_relacionados_holder{
	margin-top: 20px;
}
.documentos_holder .documentos_relacionados_holder .documento_relacionado .titulo_documento {
	float: left;
	width: 70px;
}
.documentos_holder .documento_destaque .descricao_documento div > a {
	cursor: pointer;
}
.documentos_holder .documento_destaque .descricao_documento div > a:hover {
	text-decoration:underline;
}
.direito_divisoria {
	border-bottom: 1px solid #a4bd44;
	clear: both;
}
.subtitulo_box{
	background-color: #a4bd44;
	color: #fff;
	width: 108px;
	padding: 0 10px;
}
.podcast_holder{
	margin-bottom: 30px;
}
.box_video_holder {
	margin-bottom: 10px;
}
.direito_subtitulo {
	margin: 10px 0 5px 0 !important;
}
.noticias_holder{
	margin-bottom:10px;
}
/* _____________________________________________________________________________________ */
/* ______				 				CALENDARIO													_______ */
/* _____________________________________________________________________________________ */
.menu_calendario{
	background-color: #ebeced;
    line-height: 1em;
    font-size: 1em;
}
.menu_calendario button:hover{
	opacity: 0.8;
}
.menu_calendario button.active{
	background:#003152;
}
.menu_calendario button{
	width: 150px;
	cursor:pointer;
	margin:0;
	padding: 0.6em;
	background: #CCC;
	color:#FFF;
	text-transform:uppercase;
	border: 0;
	display:inline-block;
	font-weight:bold;
	font-size:14px;
}
.menu_calendario button:last-child{
	margin-left:-4px;
    border-left: 1px solid #FFF;
}
.menu_calendario ul{
	margin-left: 0.3em;
	color: #707070;
	font-weight: 500;
	padding: 0.3em;
	margin: 0;
}
.menu_calendario ul li{
	list-style: none;
	font-size:0.8em;
	display: inline-block;
	width: 49%;
	text-align: center;
}
.menu_calendario li.eventos:before{
    content: "\2022";
    color: #aab74c; /* or whatever color you prefer */
    font-size: 2em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
    padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
    position:relative;
    top: 0.2em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}
.menu_calendario li.indicadores:before{
    content: "\2022";
    color: #5494c2; /* or whatever color you prefer */
	font-size:2em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  	padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  	position:relative;
    top:.2em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}
.info_calendario{
	visibility: hidden;
	position: absolute;
	/* border: 1px solid #999; */
	margin: -13.8em -24.3em;
	background-color: #fefefe;
	width: 385px;
	height: 100%;
	box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
	top: 222px;
	left: 4px;
}
.info_calendario:hover{
	visibility:visible;
}
.info_calendario .titulo{
	width: 300px;
	max-height: 50px;
	margin-top: 0px;
	display: inline-block;
	height: auto;
	padding: 10px 0px;
	overflow: hidden;
}
.info_calendario .titulo h1{
	color: #082438;
	font-weight: bold;
	text-align: left;
	margin: 0;
	line-height: 20px;
	padding: 0;
	padding-left: 1em;
}
.info_calendario .subtitulo{
	display: inline-block;
	border-top: 1px solid #a3bd46;
	width: 96.2%;
	padding: 0 1em;
	margin-top: 1em;
	height: 40px;
	line-height: 40px;
	margin: 0;
}
.info_calendario .descricao .sobre{
	overflow: hidden;
	height: 175px;
}
.info_calendario .descricao{
	border-top: 1px solid #a3bd46;
	padding: 1em;
	overflow: hidden;
}
.info_calendario .descricao p{
	margin:0;
}
.calendario_eventos_holder .lista{
	height: 300px;
	position: relative;
	overflow-y: auto;
}
.calendario_eventos_holder .lista .titulo{
	background-color: #c4c4c4;
	color: #fff;
	height: 2.3em;
	padding: 0.5em;
	font-size: 14px;
	width: 100%;
	box-sizing: border-box;
}
.calendario_eventos_holder .lista .eventos{
    font-size: 12px;
}
.calendario_eventos_holder .lista .eventos ul{
   padding: 0;
   margin: 0;
}
.calendario_eventos_holder .lista .eventos .lista_indice:before{
	content: "\2022";
    color: #5494c2; /* or whatever color you prefer */
	font-size:2em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  	padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  	position:relative;
    top:.2em;
}
.calendario_eventos_holder .lista .eventos .lista_evento:before{
	content: "\2022";
    color: #aab74c; /* or whatever color you prefer */
	font-size:2em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  	padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  	position:relative;
    top:.2em;
}
.calendario_eventos_holder .lista .eventos .lista_indice span:first-child,
.calendario_eventos_holder .lista .eventos .lista_evento span:first-child{
	display:inline-block;
	line-height:15px;
	background:#CCC;
	padding:0.5em;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	border-radius:4px;
	top:-4px;
	height:15px;
	width:15px;
	position:relative;
	margin-right:5px;
}
.calendario_eventos_holder .lista .eventos .lista_indice,.calendario_eventos_holder .lista .eventos .lista_evento{
	list-style: none;
	padding: 0.5em;
	background-color: #ebeced;
	padding-left: 1em;
	overflow: hidden;
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	border-bottom: 1px solid #FFF;
}
.calendario_eventos_holder .lista .eventos .descricao{
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    width: 190px;
    overflow: hidden;
    line-height: 15px;
}
.calendario_eventos_holder{
	height:320px;
	position:relative;
	margin-top: 1px;
}
.calendario_eventos_holder .gldp-default .core.monyear{
	background: #a3bd46 !important;
	color:#fff;
	text-transform:uppercase;
}
.gldp-default .prev-arrow, .gldp-default .next-arrow{
	color:#FFF;
}
.calendario_eventos_holder .core.border.monyear.title {
	width:71.0% !important;	
	border-right: 1px solid #FFF !important;
	margin-right:1px !important;
}
.calendario_eventos_holder .core.border{
	width:14.5% !important;
}
.calendario_eventos_holder .gldp-default .core.outday{
	color:#8e8f8f !important;
}
.calendario_eventos_holder .gldp-default .core{
	backgroun:#ebeced !important;
	border:1px solid #FFF;
	color:#3b3738;
}
.calendario_eventos_holder .gldp-default .core{
	background:#ebeced !important;
	border:1px solid #FFF;
	color:#3b3738;
}
.calendario_eventos_holder .gldp-default .core.selected{
	background:#a3bd46 !important;
	color: #FFF;
}
.calendario_eventos_holder .gldp-default .core.special{
	background:rgba(163, 189, 70,0.5) !important;
}
.calendario_eventos_holder .gldp-default .dow{
	background: #CCC !important;
	color:#FFF !important;
}

/* _____________________________________________________________________________________ */
/* ______				 				CADASTRO IMPRENSA									 		_______ */
/* _____________________________________________________________________________________ */
.cadastro_holder{	
	width: 610px;
}
.cadastro_holder .bloco_edicao{	
	margin-top: 10px;
}
.termos a{
/*color: -webkit-link;*/
cursor: pointer;
text-decoration: underline;
}
/* _____________________________________________________________________________________ */
/* ______				 				EVENTOS IMPRENSA									 		_______ */
/* _____________________________________________________________________________________ */
.imprensa_noticias .data_noticia{
	color: #868a8b;
	font-weight:300;
}
.imprensa_noticias .box_evento{
	margin-top: 10px;
}
.imprensa_noticias .box_evento .noticia_textos{
	width:380px;
	float:left;
}
.imprensa_noticias .box_evento .textos{
	margin-top: 20px;
	width:380px;
	float:left;
}
.imprensa_noticias .box_evento .textos_no_image{
	margin-top: 20px;
	width: 630px;
	float:left;
}
.imprensa_noticias .box_evento .noticia_img{
	float:left;
}
.imprensa_noticias .box_evento .textos span > p, .imprensa_noticias .box_evento .textos span p > a{
	color: #868a8b !important;
}

.imprensa_noticias .item_noticia:first-child{
	border:none;
}
.imprensa_noticias .item_noticia{
	border-top: 1px solid #cfcfcf;
	padding:10px;
	clear:both;
}
.imprensa_noticias .item_noticia:hover{
	background-color:#f6f6f6;
	cursor: pointer;
}
.item_noticia{
	border-top: 1px solid #cfcfcf;
	padding:10px;
}
.imprensa_noticias .item_noticia>span{
	width: 520px;
	display: block;
	float: left;
}
/* _____________________________________________________________________________________ */
/* ______				 				CONTATO													_______ */
/* _____________________________________________________________________________________ */
.fale_conosco_holder{	
	width: 620px;
	/*margin-top:40px;*/
}
.fale_conosco_holder .bloco_edicao{	
	margin-top: 10px;
}
.fale_conosco_holder .indice.background .dados{
	margin-bottom: 20px;
	text-align: left;
	margin-top: 10px;
}
.fale_conosco_holder .indice.background .dados p{
	padding: 0;
	margin: 0;
	line-height:20px;
}
/* _____________________________________________________________________________________ */
/* ______				 				FORMULARIO													_______ */
/* _____________________________________________________________________________________ */

.box_formulario{
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_formulario p{
	padding:0;
}
.box_formulario input[type=text], .box_formulario textarea{
	padding: 0;
	margin-left: 0;
	margin-right: 0;
} 
.box_formulario input, .box_formulario select{
	height:30px;
}
.box_formulario input[type=checkbox]{
	height:14px;
}
.box_formulario textarea{
	height:80px;
}
.box_formulario .mrL20{
	margin-left:20px;
} 
.box_formulario .mrL25{
	margin-left:25px;
} 
.box_formulario .quarter_width{
	width:23%;
}
.box_formulario .half_width{
	width:48%;
}
.box_formulario .full_width{
	width:100%;
}

/* _____________________________________________________________________________________ */
/* ______				 				 	Media 								_______ */
/* _____________________________________________________________________________________ */
.podcast_player {
	background:url(../img/bg_player.png) !important;	
}
.media>span:hover {
	color:#a4bd44;
	opacity:0.8;
}
.legenda_img_center {
}
.bloco_media_img {
	/* float:left; */
	/* width: 155px; */
	/* text-align:center; */
	margin-top: 30px;
}
.bloco_media_img {
	float:left;
	margin: 5px;
	cursor:pointer;
	padding: 5px;
}
.bloco_media_img:hover {
	opacity:0.8;
}







.fc-unthemed *{
	font-family: 'Open Sans', sans-serif !important;
}
.fc-unthemed .fc-toolbar{
	margin:0;
	background: #a3bd46;
	color: #FFF;
	font-size: 10px;
	line-height:40px;
	height:40px;
	text-transform: uppercase;
	font-weight: 100 !important;
}
.fc-unthemed .fc-toolbar h2{
	margin:0;
}
.fc-unthemed .fc-toolbar button span{
	height:20px;
	width:20px;
	font-size:16px;
	font-weight:initial !important;
}
.fc-unthemed .fc-toolbar .fc-right button,
.fc-unthemed .fc-toolbar .fc-left button{
	box-shadow:none;
	border:none;
	background:#a3bd46;
	color:#FFF;
	border-radius:0;
	height:40px;
	border-right: 1px solid #FFF;
	width: 44px;
	border-color: rgba(255,255,255,0.5) !important;
}
.fc-unthemed .fc-toolbar .fc-right button{
	border-left: 1px solid #FFF;
	border-right: none;
}
.fc-unthemed table td{
	position:relative;
}

.fc-unthemed .fc-head thead{
	background:#BBB !important;
	font-size:12px
}
.fc-unthemed .fc-head thead th{
	height:40px;
	line-height:40px;
}
.fc-unthemed tbody td{	
border-color: #FFF !important;
}
.fc-ltr .fc-basic-view .fc-day-number{
	height: 40px;
	text-align:center !important;
	line-height: 40px;
	background: #ebeced !important;
	color:#333;
	font-size:12px;
	font-weight:normal;
	padding: 0;
}
.fc-ltr .fc-basic-view .fc-day-number.fc-other-month{
	color:#BBB;	
	opacity:1;
}
.fc-unthemed tbody td .fc-event .fc-time{
	display:none;
}

.fc-unthemed tbody td .fc-event{
	position:absolute;
	height: 40px;
	width: 40px;
	border-radius:0;
	border:none;
	line-height: 35px;
	text-align:center;
	margin:0;
	top: -40px;
}
.fc-unthemed tr, .fc-unthemed td{
	height: 40px !important;
	padding: 0;
}
.fc-unthemed .fc-content-skeleton tbody tr, .fc-content-skeleton tbody tr td{
	height:0px !important;	
}
.fc-unthemed .fc-bg table{
	height:40px !important;		
}
.fc-unthemed .fc-basic-view .fc-body .fc-row{
	height:40px !important;
    min-height: 40px !important;
}
.fc-unthemed .fc-day-grid-container{
	height: auto !important;
}