﻿*{
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
:focus{
	outline: #efefef auto 5px;
}
img{
	border:none;
	outline: none;
}
ul{
	list-style-type: none;
}
h1{
	font: bold 18px Tahoma, sans-serif;
	text-transform:uppercase;
	float:left;	
	clear:left;
}
h2{
	font: normal 11px Tahoma, sans-serif;
	text-transform:inherit;
	float:left;	
	clear:left;
}
footer h2{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
footer h2 a{
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
}
footer h2 a:hover{
	text-decoration:underline;
}
body{
	background-color: #00002f;
	display: block;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family:Tahoma, sans-serif;
}
#main{
	display: block;
	height: auto;
	width: 100%;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
/* TOPO */
#top{
	height: 160px;
	position:fixed;
	z-index:99;
	overflow:hidden;
	width:1024px;
	background:#033;
}
#top_p1{
	background:#000;
	height:40px;
	font: bold 12px Tahoma, sans-serif;
	color: #fff;
	text-transform:uppercase;
}
#top_p1 a{
	color:#FFF;
}
#top_p1 ul li{
	float:left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}
#top-total{
	margin: 0 auto 0 auto;
	width: 88%;
	height: 40px;
}
#top_p1 #top-left{
	float:left;
}
#top_p1 #top-left ul li{
	text-indent:30px;
	background-image: none;
	background-position: 60% 90%;
	background-repeat: no-repeat;
}
#top_p1 #top-left ul li:hover{	
	background-image: url(../img/header-menu-selected.png);	
}
#top_p1 #top-left ul li:hover a{	
	color:#025aed;
}
#top_p1 #top-left ul li a:hover{
	color:#025aed;
}
#top_p1 #top-left ul #selected{
	background-image: url(../img/header-menu-selected.png);
}
#top_p1 #top-left ul #selected a{
	color:#025aed;
}

#top_p1 #top-right{
	float:left;
	margin-left: 80px;
}
#top_p1 #top-right select{
	width:85px;
	border:none;
	background:url(../img/seta.jpg);
	background-position: 55px -2px;
	background-repeat:no-repeat;	
	background-color:#00002f;	
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	cursor: pointer;
}
#top_p1 #top-right ul li{
	text-indent:10px;
}
.redes-top{
	margin-top:5px;
}
#top_p2{
	font-family:Tahoma, sans-serif;
	background:#efefef;
	height:120px;
	color: #00002f;	
}
#top_p2 #logo{
	text-align: center;
}
#top_p2 #logo img{
	margin: 15px 0 0 0;
}
#top_p2 #menus{
	float: right;
	margin: -95px 90px 0 0;
	clear: both;
	position: relative;
}
#top_p2 #menus a{
	color:#00002f;
	text-decoration:none;
}
#top_p2 #menus a:hover{
	text-decoration:underline;
}
#top_p2 #menu2 ul li{
	font-size:12px;
	text-transform:uppercase;
	float:left;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}
/*#top_p2 #menu2 ul li:first-child:after{
	content:' |';
}*/
#top_p2 #menu2 ul li:first-child{
	margin:0px 5px 0 0;
}
#top_p2 #menu3 ul li{
	font-size:10px;
	float:left;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	margin-top:-10px;
}
#top_p2 #menu3 ul li:first-child{
	margin:-10px 25px 0 0;
}
/* CONTEÚDO */
#contento{
	display: block;
	width: 1024px;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
}
.barra{
	margin: -51px 0 0 32px;
	height: 1px;
	background-color: #00002f;
	width: 960px;
	float: left;
}
/*MENU imprensa*/
#menu_imprensa{
	background:#efefef;
	height:45px;
	float: left;
	width:100%;
}
#menu_imprensa nav{
	height:45px;
	float: left;
	padding-left:80px;
}
#menu_imprensa nav ul li{
	margin: 0 22px 0 22px;
	float:left;
	display:inline-table;
	text-transform:uppercase;
}
#menu_imprensa nav ul li.selectt a{
	text-decoration:underline;
	color:#025aed;
}
#menu_imprensa nav ul li a{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#050505;
	line-height:45px;
	vertical-align:middle;
}
#menu_imprensa nav ul li a:hover{
	text-decoration:underline;
	color:#025aed;
}
/*imprensa CONTENT*/
#imprensa_content{
	width:100%;
	float:left;
	height:auto;
	display:block;
	background:#f7f7f8;
}
#imprensa_content iframe{
	float: left;
	display: block;
	height: 648px;
	width: 100%;
}
/*MENU BRANCO*/
#menu_branco{
	background: #FFF;
	width:100%;
	height: 44px;
	float:left;
	font-family:Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#050505;
	text-transform:uppercase;
}
#menu_branco a{
	color: #050505;
	text-decoration:none;
}
#menu_branco a:hover{
	color:#0373ff;
	text-decoration:underline;
}
#menu_branco ul{
	margin-left: 50px;
}
#menu_branco ul li{
	padding-left:10px;
	padding-right:10px;
}
#menu_branco ul li:first-child{
	padding-left:0px;
}
#menu_branco ul li:last-child{
	padding-right:0px;
}
#menu_branco ul li{
	display:block;
	float:left;
	height: 44px;
	line-height: 44px;
	vertical-align: middle;
}
/* SLIDER*/
.boxes {
	display: block;
	float: left;
	width: 100%;
	overflow: hidden;
}
#slider{
	width: 100%;
	height: 385px;
	float: left;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{
	width: 1024px;
	height: auto;
	overflow: hidden;
}	
#prevBtn{
	display: block;
	width: 54px;
	height: 54px;
	position: relative;
	top: -235px;
	left: -535px;
	float: left;
}	
#nextBtn{
	display: block;
	width: 54px;
	height: 54px;
	position: relative;
	top: -235px;
	right: 40px;
	float: right;	
}
#prevBtn a{
	display: block;
	width: 54px;
	height: 54px;
	background-image: url(../img/bt-ant.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	top: 0px;
}	
#nextBtn a{
	display: block;
	width: 54px;
	height: 54px;
	background-image: url(../img/bt-prox.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	top: 0px;
}
.Slide_img{
	width: 1024px;
	margin-left: 0;
	float: left;
}
.slide-bg-img{
	margin-top:-240px;
}
#controls1{
	margin:0 auto 0 auto;
	width: 90px;
	text-align: center;
	list-style-type: none;
}
#controls1 li{
	float: left;
	margin:0 5px 0 5px;
}
#controls1 li a{
	color:#b4b2b2;
}
#controls1 li a:before{
	content:'●';
	font-size:30px;	
}
.current a{
	color:#025aed !important;
}
/* END SLIDER*/
/*SUB ITENS - MENU ESCONDIDO*/
.menu-content{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	width:100%;
	background: #efefef;
	height: 42px;
	border-bottom:1px solid #000;
}
.menu-content a{
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
.menu-content a:hover{
	text-decoration:underline;
}
.menu-content nav{
	color:#000;
	text-transform:uppercase;
	float:left;
}
.menu-content nav ul li:after{
	padding-left:10px;
	padding-right:10px;
	content:" |";
}
.menu-content nav ul li:last-child:after{
	content:"";
}
.menu-content nav ul li{
	display:block;
	float:left;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
}
.menu-content .menu_inf{
	margin-left: 60px;
}
.menu-content .menu_inf2{
	float:right;
	margin: 0 45px 0 0px;
}
#tabs-1, #tabs-2, #tabs-3, #tabs-4{
	font-family: Tahoma, sans-serif;
}
.tab-col01{
	width:170px;
	float:left;
	margin: 50px 25px 0 35px;
}
.tab-col02{
	width:auto;
	float:left;
	margin: 40px 0 70px 0;
	font-size:12px;
	text-align:left;
}
.tab-col02 p{
	line-height:17px;
	float:left;
	clear:left;
}
.tab-col02 h1{
	margin-bottom:10px;
}
.tab-col02 a{
	font-weight: normal !important;
}
.tab-col02 a:hover, #tabs-1 .tab-col02 a:active {
	color:#0373ff !important;
	text-decoration:none !important;
}
.margin_left{
	margin-left:20px;
}
.tab-col03{
	width:430px;
	height:500px;
	background:#FFF;
	float:right;
	margin: 25px 55px 70px 0;
}
.tab-col04{
	width:auto;
	float:left;
	margin:20px 0 0 30px;
	font-size:12px;
	text-align:left;
}
.tab-col04 h1 {
	color:#0373ff;
	margin-bottom: 25px;
}
.tab-col04 a{
	color:#000;
	text-decoration:none !important;
	font-weight: normal !important;
}
.tab-col04 a:hover{
	color:#0373ff !important;
}
.tab-col04 p {
	line-height: 17px;
	float: left;
	clear: left;
}
.tab-col05{
	width:730px;
	height:555px;
	float:right;
	margin: 20px 20px 70px 0;
}
.tab-col06{
	width:730px;
	height:717px;
	float:right;
	margin: 20px 20px 70px 0;
}
.tab-col02cores{
	width:auto;
	float:left;
	margin:20px 25px 0 35px;
	text-align:center;
}
.tab-col02cores h1{
	margin-bottom:10px;
}
.botao-fechar{
	height:40px;
	width:100%;
	z-index:99;
	position: absolute;
	bottom: 0;
}
.botao-fechar img{
	cursor:pointer;
}
/* END SUB MENUS */




/* FOOTER */
footer{
	display: block;
	width: 1024px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
	font-family:Tahoma, sans-serif;
	font-size:12px;
}
footer #menu_cinza{
	width:100%;
	background: #b4b4b4;
	height: 33px;
}
footer #menu_cinza a{
	color: #000;
	text-decoration:none;
}
footer #menu_cinza a:hover{
	text-decoration:underline;
}
footer #menu_cinza nav{
	color:#000;
	text-transform:uppercase;
	float:left;
}
footer #menu_cinza nav ul li:after{
	padding-left:10px;
	padding-right:10px;
	content:" |";
}
footer #menu_cinza nav ul li:last-child:after{
	content:"";
}
footer #menu_cinza nav ul li{
	display:block;
	float:left;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
}
footer #menu_cinza #menu_inf{
	margin-left: 60px;
}
footer #menu_cinza #menu_inf2{
	margin:0 0 0 150px;
}
footer #siteMap{
	background: #000;
	height: 440px;
	color: #FFF;
	padding: 22px 0 0 97px;
}
.colunas{
	float:left;
	margin-right: 70px;
}
.colunas:last-child{
	margin-right: 0px !important;
}
footer #siteMap ul li{
	text-transform:capitalize;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	float: left;
	clear: left;
}
footer #siteMap ul li a{
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
footer #siteMap ul li a:hover{
	text-decoration:underline;
}
footer #siteMap ul li .link2:before {
	content: "- ";
}
footer #siteMap ul li .sub_item:before {
	content: "";
	margin-left:30px;
}
.MapTitle{
	text-transform:uppercase !important;
}
#logo2{
	float:left;
	padding:85px 0 0 35px;
}
#backToTop{
	float:left;
	clear:left;
	margin:-25px 0 0 840px;
	width:29px;
	height:29px;
	background:url(../img/voltar_topo.png);
	cursor:pointer;
}
#backToTop:hover{
	background:url(../img/voltar_topo-hv.png);
}
footer #menu_azul{
	width: 100%;
	background: #00002f;
	height: 50px;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: #025aed;
}
footer #menu_azul p{
	height: 50px;
	line-height: 50px;
	padding:0 0 0 30px;
	float: left;
}
footer #menu_azul p a{
	color:#FFF;
	text-decoration:none;
}
footer #menu_azul p a:hover{
	color:#FFF;
	text-decoration:underline;
}
footer #menu_azul ul{
	float:left;
}
footer #menu_azul ul li{
	float:left;
	margin-top: 10px;
	text-indent:12px;
}
.white{
	color:#FFF;
}



.block-wrapper {
	text-align: left;
}

.block-wrapper label {
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
}
input[name^="bl"] {
    width: 0;
    height: 0;
	left: 490px;
	top: 260px;
	position: relative;
	z-index: 90;
	cursor: pointer;
}
.fotos-h1-title{
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size:56px;
	font-weight: 500;
	color:#FFF;
    width: auto;
	height: 60px;
	vertical-align:middle;
	margin:130px auto 0 auto;
	text-transform:uppercase;
	float:none;
	text-align:center;
}
.fotos-h2-title{
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size:18px;
	font-weight: 400;
	color:#FFF;
    width: auto;
	height: 20px;
	line-height: 20px;
	vertical-align:middle;
	margin:10px auto 0 auto;
	text-transform:capitalize;
	float:none;
	text-align:center;
}
input[name^="bl"]:before {
    content: url('../img/bt-abrir.png');
    display: block;
    width: 54px;
    height: 54px;
    overflow: hidden;
	cursor: pointer;
}
input[name^="bl"]:checked:before {
    content: url('../img/bt-abrir-hv.png');
}
input[name^="bl"]:hover:before {
    content: url('../img/bt-abrir-hv.png');
}
.block{
	float:left;
}
.block-wrapper .block-content {
	width: 100%;
	float: left;
	clear: left;
	background-color: #cecfc9;
	margin-top: 0;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.block-wrapper input:checked ~ .block-content {
	height:auto;/* impede css transition*/
	display:block;
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
}
.img_margin{
	margin-top: -240px;
}
.fixed {
    position:fixed;
    top:0;
}

#textos {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}