@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'futura_bdcn_btbold';
    src: url('futura_bold_condensed_bt-webfont.eot');
    src: url('futura_bold_condensed_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('futura_bold_condensed_bt-webfont.woff') format('woff'),
         url('futura_bold_condensed_bt-webfont.ttf') format('truetype'),
         url('futura_bold_condensed_bt-webfont.svg#futura_bdcn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

body {
	overflow-y: scroll;
}

#topo {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 122px;
	padding: 14px 0 19px 0;
	z-index: 2;
	margin: auto;
	background-image: url(../images/bg_topo.png);
}

#menu {
	width: 100%;
	position: absolute;
	z-index: 999;
	background: url(../images/bg_menu_topo.png);
	margin: 158px 0 0 0;
}

#botoes {
	width: 980px;
	margin: auto;
    font-family: 'futura_bdcn_btbold';
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0 5px 0;
	text-shadow: -1px -1px rgba(182, 182, 182, 0.75);
}

#botoes a {
	text-decoration: none;
	color: #4E4B49;
	padding: 6px 10px 5px 12px;
}

#botoes a:hover {
	color: #716D6A;
}

#bt_home {
	margin: 0 65px 0 0;
}

#bt_perfil {
	margin: 0 72px 0 0;
}

#bt_projetos {
	margin: 0 59px 0 0;
}

#bt_videos {
	margin: 0 43px 0 0;
}

#bt_imprensa {
	margin: 0 39px 0 0;
}

#bt_contato {
	margin: 0 20px 0 0;
}

.a_rede_social {
	padding: 0 !important;
}

.a_rede_social img {
	vertical-align: middle;
	margin: -7px 0 0 0;
}

#facebook {
	margin: 0 3px;
}

.div_pagina {
	width: 920px;
	padding: 20px;
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	z-index: 3;
	margin: 0 0 0 -480px;
	top: 275px;
	left: 50%;
	opacity: 0;
	display: none;
}

#videos #menu_video {
	float: left;
	width: 350px;
	height: 410px;
	margin: 0 30px 0 0;
	overflow-y: scroll;
}

#videos #menu_video ul li {
	list-style: none;
	text-align: left;
	width: 140px;
	height: 105px;
	border: 1px solid rgb(155, 155, 155);
	margin: 20px 10px;
	float: left;
}

#videos #menu_video ul li p {
	background: rgba(255, 255, 255, 0.4);
	color: rgba(0,0,0, 0);
	margin: 0 !important;
	padding: 5px;
	height: 95px;
	text-align: left !important;
}

#videos #menu_video ul li:hover p {
	background: rgba(255, 255, 255, 0.8);
	color: rgba(0,0,0, 0.8);
}

#videos #menu_video img {
	width: 140px;
	margin: 5px 0;
	border: 1px solid #CCC;
}

#videos #menu_video li .titulo_video {
	width: 130px;
	height: 95px;
	margin: 5px 0 !important;
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid rgb(155, 155, 155);
	padding: 5px;
	display: block;
}


.div_pagina h1 {
    font-family: 'futura_bdcn_btbold';
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px -1px rgba(182, 182, 182, 0.75);
	color: #4E4B49;
	margin: 0 0 15px 0;
}

.div_pagina h2 {
	font-family: 'futura_bdcn_btbold';
	font-size: 23px;
	font-weight: bold;
	text-shadow: -1px -1px rgba(182, 182, 182, 0.59);
	color: #4E4B49;
	margin: 0 0 5px 0;
}

.div_pagina h3 {
	font-family: 'futura_bdcn_btbold';
	font-size: 28px;
	font-weight: bold;
	color: #4E4B49;
	margin: 0 0 10px 0;
}

.div_pagina h4 {
	font-family: 'futura_bdcn_btbold';
	font-size: 20px;
	font-weight: bold;
	color: #4E4B49;
	margin: 0 0 10px 0;
}

.div_pagina p {
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 19px;
	margin: 14px 0;
}

#informacoes {
	float: left;
	width: 460px;
}

#informacoes h2 {
	margin: 0 0 20px 0;
}

#informacoes p {
	line-height: 18px;
	margin: 15px 0;
}

#mapa {
	float: right;
}

#mapa iframe {
	border: 1px solid #CCC;
	width: 430px;
	height: 180px;
}

#mapa a {
	color: #4E4B49;
	text-decoration: none;
}

#mapa a:hover {
	text-decoration: underline;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#fundo-externo {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}

#fundo {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#fundo img {
	width: 100%;
	position: absolute;
}

.imgPerfil {
	margin: 0 10px 0 20px;
	float: right;
	border: 1px solid #CCC;
}

.noticia {
	height: 110px;
	padding: 20px 0 20px 10px;
	border-bottom: 1px solid #DDD;
}

.noticia img {
	width: 140px;
	height: 110px;
	float: left;
	margin: 0 20px 0 0;
	border: none;
}

.noticia h4 {
	float: left;
	width: 750px;
}

.noticia h4 a {
	text-decoration: none;
	color: #4E4B49;
}

.noticia p {
	float: left;
	margin: 0 !important;
}

.noticia a {
	text-decoration: none;
	color: #333;
}

.noticia a:hover, .noticia a:hover img {
	opacity: 0.8;
}

.noticia .leia_mais {
	float: right;
	margin: -4px 0 0 0 !important;
}

.noticia .conteudo {
	width: 730px;
	height: 60px;
	float: left;
}

.noticia .conteudo p {
	float: none;
	margin: auto;
}

.noticia .leia_mais a {
	background: #333;
	padding: 2px 5px;
	color: #FFF;
	text-decoration: none;
}

.clear {
	clear: both;
}

#noticia {
	display: block !important;
	opacity: 1 !important;
	top: 245px !important;
}
#noticia #conteudo_noticia {
	min-height: 300px;
	margin: 15px 0;
}

#noticia img {
	float: left;
	margin: 0 20px 0 10px;
	border: 1px solid #DDD;
}

.volta_noticia {
	text-align: right !important;
}

.volta_noticia a {
	background: #333;
	padding: 2px 5px;
	color: #FFF;
	text-decoration: none;
}

#img_title {
    font-family: 'futura_bdcn_btbold';
}

#volta {
    font-family: 'futura_bdcn_btbold';
}

/* Form Contato */

#form_contato {
	width: 450px;
}

#form_contato label {
	display: inline-block;
	width: 90px;
	text-align: right;
	padding: 0 4px;
}

#form_contato #nome, #form_contato #telefone, #form_contato #email {
	width: 250px;
	padding: 1px 0;
}

#form_contato #label_mensagem {
	vertical-align: top;
	margin: 1px 0;
}

#form_contato textarea {
	margin: 0px;
	min-width: 250px;
	max-width: 250px;
	min-height: 110px;
	max-height: 110px;
	padding: 1px;
}

#form_contato #p_enviar {
	text-align: center;
}

#form_contato #p_enviar .BTN {
	border: 1px solid #BBB;
}

#form_contato a img {
	border: none;
}

#info_projetos {
	float: left;
	width: 60px;
	position: fixed;
	margin: 0 0 0 700px;
}

#info_projetos a {
	font-size: 13px;
	text-decoration: none;
	font-family: arial;
	padding: 20px 5px;
	background: #333;
	color: #FFF;
	-webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	border-radius: 130px;
}

#info_projetos a:hover {
	background: #555;
}

#info_projetos span {
	padding: 20px 0px;
	float: left;
	margin: 0 0 5px 0;
}

.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

#fotos_projeto li {
	list-style: none;
	float: left;
	margin: 30px 10px 0 0;
}

#fotos_projeto li img {
	padding: 2px;
	border: 1px solid #CCC;
}

#bg_cinza {
	background: #AAADB0;
	background-image: none !important;
}

#bg_cinza #slides {
	display: none !important;
}

#bg_cinza .div_pagina {
	background: none;
}

#span_projetos:hover #subprojetos {
    display: inline;
}

#subprojetos {
    display: none;
	width: 200px;
	position: absolute;
	margin: 34px 0 0 -230px;
	text-align: center;
	padding: 5px;
	background: url(../images/bg_menu_topo.png);
}

#subprojetos a {
	margin-right: 0 !important;
}

#tipo_projeto {
	margin: -20px 0 20px 0;
}