#titulo{
	display: inline-block;
	width: 100%;
	background: url("../img/bg_titulo.png") repeat-x;
	margin-bottom: 25px;
	vertical-align: top;
}
#titulo h1{
	color: #0587bf;
	font-size: 15pt;
	font-family: "Arial";
	font-weight: bold;
	background: #fff;
	height: auto;
	display: inline-block;
	padding-right: 15px;
	width: auto;
	margin: 0;
	line-height:109%;
}
#acessibilidade{
	display: inline-block;
	background: #fff;
	float: right;
	padding-left: 15px;
	vertical-align: top;
}
#acessibilidade img{
	margin: 0 2px;
}
h2.sub-titulo{
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 5px;
}
#conteudo #area_mensagem{
	display:block;
	height:auto;
	width:50%;
	background:#f3f3f3;
	border-radius:5px;
	text-align:center;
	padding:20px;
	margin: 30px auto;
	font-weight: bold;
}
#conteudo #area_mensagem.erro{
  border: 2px solid #d4aaac !important;
	color:#bb454d;
}
#conteudo #area_mensagem.sucesso{
	border: 2px solid #8cab9c !important;
	color:#5d7e6e;
}			
#conteudo ul.listagem_noticias{
	display: block;
}
#conteudo ul.listagem_noticias li{
	display: block;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	height: 60px;
	margin-bottom: 25px;
	background: #fff;
	padding: 0;
}
#conteudo ul.listagem_noticias li .img{
	width: 82px;
	height: 58px;
	border: 1px solid #069bdb;
	float: left;
	border-radius: 3px;
	margin-right: 20px;
}
#conteudo ul.listagem_noticias li .img img{
	width: 80px;
	height: 56px;
	border-radius: 3px;
}
#conteudo ul.listagem_noticias p.data{
	color: #0587bf;
	font-weight: bold;
	width: auto;
	display: inline-block;
	margin-top: 5px;
}
#conteudo ul.listagem_noticias a{
	text-decoration:  none;
}
#conteudo ul.listagem_noticias a:hover{
	color: #575759;
}
#conteudo ul.listagem_noticias li:hover{
	background: #f6f6f6;	
}
#conteudo .pg_documentos ul li, #conteudo .pg_documento ul li{
	margin-left:20px;
	margin-bottom:10px;
}
#conteudo .pg_documentos li a, #conteudo .pg_documento li a{
	text-decoration: none;
}
#conteudo .pg_documentos .texto_intro, #conteudo .pg_documento .texto_intro{
	margin-bottom:10px;
}	
#conteudo .pg_documento strong{
	display:block;
	font-size: 9pt;
    line-height: 17pt;
    text-align: left;
	margin-bottom:5px;
}
#conteudo p .img_noticia{
	border-radius: 5px;
    float: right;
    height: auto;
    margin-bottom: 10px;
    margin-left: 10px;
    max-width: 202px;
    min-height: 140px;
    min-width: 102px;
}
#conteudo p .img_noticia .legenda{
	display: block;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	line-height:150%;
}
#conteudo p .img_noticia img{
	border: 1px solid #069bdb;
    border-radius: 5px;
    height: auto;
    max-height: 200px;
    max-width: 200px;
    min-width: 100px;
    opacity: 0.7;
}
#conteudo p .img_noticia img:hover{
	opacity:1.0;
	cursor:pointer;
}
.pg_extra p img {
    border-radius: 5px;
    /*height: 111px;
    width: 293px;
	margin:15px;*/
	border-radius: 5px;
	border: 1px solid #069bdb;
	margin-left: 10px;
	max-width: 260px;
	height:auto;
	/*float: right;
	opacity:0.7;*/
}
.pg_extra p img:hover {
	opacity:1.0;
	cursor:pointer;
}
.pg_extra p{
	vertical-align:text-top;
}
#conteudo #shape{
	border-bottom: 1px solid #ebebeb;
	margin: 25px 0 10px;
}
#conteudo .data_noticia{
	display: inline-block;
	color: #0587bf;
	font-style: italic;
	font-size: 9pt;
	vertical-align: top;
}
#conteudo .compartilhar{
	float: right;
	vertical-align: top;
}
#conteudo .voltar{
	background: url("../img/voltar.png") no-repeat;
	display: block;
	padding: 0 0 0 30px;
	margin: 40px 0;
	font-weight: bold;
}
#conteudo ul, #conteudo ol{
	display: block;
	width: auto;
	height: auto;
	padding: 0 15px;
	font-size: 9pt;

}
#conteudo ul li, #conteudo ol li, #conteudo ul li ul li, #conteudo ol li ul li{
	display: block;
	background: url("../img/icon_list.png") no-repeat scroll left 8px;
	padding: 0 15px;
	line-height: 17pt;
	list-style:none;
}

#conteudo ol li, #conteudo ol li ol li, #conteudo ul li ol li{
	display:list-item;
	list-style:decimal inside;
	background:none;
}

/*---------------FORMULÁRIO---------------------*/
/* GRID */
	.clearfix:before, .clearfix:after, .row:before, .row:after{
		display: table;
		content: " ";
	}
	.clearfix:after, .row:after{
		clear: both;
	}
	.row{
		margin-right: -15px;
		margin-left: -15px;
	}
	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20 {
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.col-1{
		width: 5%;
	}
	.col-2{
		width: 10%;
	}
	.col-3{
		width: 15%;
	}
	.col-4{
		width: 20%;
	}
	.col-5{
		width: 25%;
	}
	.col-6{
		width: 30%;
	}
	.col-7{
		width: 35%;
	}
	.col-8{
		width: 40%;
	}
	.col-9{
		width: 45%;
	}
	.col-10{
		width: 50%;
	}
	.col-11{
		width: 55%;
	}
	.col-12{
		width: 60%;
	}
	.col-13{
		width: 65%;
	}
	.col-14{
		width: 70%;
	}
	.col-15{
		width: 75%;
	}
	.col-16{
		width: 80%;
	}
	.col-17{
		width: 85%;
	}
	.col-18{
		width: 90%;
	}
	.col-19{
		width: 95%;
	}
	.col-20{
		width: 100%;
	}
/* FIM GRID */
/* TAMANHO FORMULÁRIO */
.form{
	width: 750px;
	margin: 0 auto;
}
.form_contato{
	position: relative;
	display: block;
	margin: 30px auto 0px;
	width: 50%;
	min-height: 200px;
	height: auto;
}
.form form h1{
	text-align: center;
	color: #575759!important;
}
/* Mensagem erro */
.form .mensagem{
    display: none;
    height: auto;
    width: 100%;
    background: #f3f3f3;
    border: 2px solid;
    border-radius: 5px;
    text-align: center;
    padding: 20px;
    margin: 30px auto;
    font-weight: bold;
}
.form .mensagem.sucesso{
	color: #5d7e6e;
}
.form .mensagem.erro{
    color: #bb454d;
}
.form .mensagem.warning{
    color: #8a6d3b;
}
/* APARÊNCIA TABS */
#conteudo .form form .containerTabs ul li:not(.active) a:hover{
	color: #0587bf;
}
.containerTabs .tab-content{
	padding: 25px;
}
#conteudo .containerTabs .nav-tabs>li.active>a.has-error{
	border-color: #bb454d;
	border-bottom-color: transparent;
}
#conteudo .containerTabs .nav-tabs>li>a.has-error{
	border-color: #bb454d;
}
#conteudo .containerTabs .nav-tabs>li.active>a.has-success{
	border-color: #3c763d;
	border-bottom-color: transparent;
}
#conteudo .containerTabs .nav-tabs>li>a.has-success{
	border-color: #3c763d;
}
#conteudo .containerTabs ul{
    padding: 0;
}
#conteudo .containerTabs ul li{
	background: none;
	padding: 0;
}
#conteudo .panel-default>.panel-heading.has-error{
	-webkit-box-shadow: inset 0 0 8px 0 #bb454d;
	box-shadow: inset 0 0 8px 0 #bb454d;
}
#conteudo .panel-default>.panel-heading.has-success{
	-webkit-box-shadow: inset 0 0 8px 0 #3c763d;
	box-shadow: inset 0 0 8px 0 #3c763d;
}
.tab-botoes{
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0;
}
.tab-botoes .tab-anterior, .tab-botoes .tab-proximo{
	position:relative;
}
.tab-botoes .tab-anterior{
	float: left;
}
.tab-botoes .tab-proximo{
	float: right;
}
.tab-botoes div a{
	display: block;
	width: 80px;
	border: 1px solid #ddd;
	padding: 8px 16px;
	border-radius: 5px;
}
/* APARÊNCIA ACCORDION */
.form form .panel-heading{
	height: 38px;
	padding: 0 15px;
}
.form form .panel-heading a{
	position: relative;
	float: left;
	display: block;
	padding-top: 10px;
}
.form form .panel-heading .panel-title select{
	position: relative;
	float: left;
	display: block;
	margin-top: 3px;
	margin-left: 25px;
}
.form form .close span{
	position: relative;
	float: left;
	display: block;
	padding-top: 8px;
	font-size: 21px;
}
/* APARÊNCIA INPUTS */
.form form input:not([type="radio"]), .form form textarea, .form form select{
	border-radius: 5px;
	border: 1px solid #747477;
	height: 32px;
	padding: 0 5px;
	background: #f3f3f3;
	color: #575759;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.form form textarea {
	padding: 8px 5px 0;
	height: 55px;
}
.form form select{
	height: 32px;
	line-height: 26px;/* Correção para o Safari */
}
.form form span{
	font-weight: bold;
	font-size: 13px;
}
.form form input:hover, .form form textarea:hover, .form form select:hover{
	border-color: #74cbf1;
}
.form form input.has-success, .form form textarea.has-success, .form form select.has-success{
	border-color: #3c763d;
	-webkit-box-shadow: 0 0 8px 0 #3c763d;
	box-shadow: 0 0 8px 0 #3c763d;
}
.form form input.has-error, .form form textarea.has-error, .form form select.has-error{
	border-color: #bb454d;
	-webkit-box-shadow: 0 0 8px 0 #bb454d;
	box-shadow: 0 0 8px 0 #bb454d;
}
.form form input[type="radio"],.form form input[type="checkbox"]{
	width: 16px;
	height: 16px;
}
.input-group{ /* Grupo de inputs */
	display: table;
	width: 100%;
}
.input-group-titulo{
	background: url(../img/icon-seta.png) no-repeat left center;
	padding-left:29px;
	margin-bottom: 20px;
}
.input-group-titulo h2{
	color: #0587bf;
	font-size: 13pt;
	font-weight: bold;
}
.input-group-conteudo p{
	position: relative;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}
.input-control input, .input-control select, .input-control textarea, .input-control>span{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.input-control span{
	margin-bottom: 5px;
}
.input-control input[type="checkbox"]{
	position: relative;
	float: left;
}
.input-control .radios span, .input-control .bloco-checkbox span{
	position: relative;
	float: left;
	font-weight: normal;
	margin: 7px 4px 0;
}
.input-control .radios input[type="radio"]{
	vertical-align: -4px;
	margin-top: 8px;
}
.input-control .radios input[type="text"]{
	width: 32%;
}
.bloco-checkbox{
	position: relative;
	float: left;
	width: 50%;
}
.bloco-checkbox span{
	margin-top: 6px;
}
.bloco-checkbox input[type="checkbox"]{
	margin-top: 6px;
}
.input-control .bloco-checkbox textarea{
	width: 100%;
}
.form form .caixa-botao{
	margin-top: 15px;
	position: relative;
	float: left;
	width: 100%;
	text-align: right;
}
.form form .caixa-botao .botao{
	width: 80px;
	height: 32px;
	margin-left:10px;
	border-radius: 5px;
	border: none;
	background: #4b4b4b;
	color: #fff;
	cursor: pointer;
}

.form form .caixa-botao .botao:hover{
	background: #74cbf1; /* Old browsers */
	background: -moz-linear-gradient(top,  #74cbf1 0%, #069bdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74cbf1), color-stop(100%,#069bdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #74cbf1 0%,#069bdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #74cbf1 0%,#069bdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #74cbf1 0%,#069bdb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #74cbf1 0%,#069bdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74cbf1', endColorstr='#069bdb',GradientType=0 ); /* IE6-9 */
}

.informacoes {
	margin-top: 30px;
}
.informacoes.info_topo {
	margin-top: 0;
	margin-bottom: 30px;
}
.informacoes h3 {
	font-size: 1.17em;
	font-weight: bold;
}
.informacoes p {
	text-align: justify;
	font-size: 12px;
	margin-top: 10px;
}