* {
	padding: 0;
	margin: 0;
	outline: 0;
}
body {
	background: #fff;
	color: #929397;
	font: normal 12.5px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;
	line-height: 150%;
	overflow-x: hidden;
	background: #fff url(../images/body_bg.gif) no-repeat 0 550px;
}

h1 { }
h2 {
	font: normal 58px "Helvetica Neue", Helvetica, Microsoft Sans Serif, Arial;
	letter-spacing: -3px;
	color: #E6E7E8;
	text-indent: -2px;
	line-height: 45px;
	margin-bottom: 80px;
	text-transform: uppercase;
}
.principal { display: none; }

h3 {
	font: normal 18px "Helvetica Neue", Helvetica, Microsoft Sans Serif, Arial;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #6C6D70;
}
h4 {
	font: normal 14px "Helvetica Neue", Helvetica, Microsoft Sans Serif, Arial;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 6px;
	color: #929397;
}
ul {
	position: relative;
	list-style: none;
}

p { margin-bottom: 20px; }

button {
	position: relative;
	border: 0;
	padding: 10px 15px;
	background: #00E6FF;
	color: #fff;
	width: 120px;
	font: normal 15px "Helvetica Neue", Helvetica, Microsoft Sans Serif, Arial;
	font-weight: 300;
	text-transform: uppercase;
	cursor: pointer;
}

button:active, .botao:active {
	background: #58595B;
}

/* --------------------------------------------------------------------- */

a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #00E6FF;
}
a:hover {
	text-decoration: none;
	color: #00E6FF;
}

/* --------------------------------------------------------------------- */

input, textarea {
	font: normal 14px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;
	font-weight: 300;
	background: #F1F1F2;
	color: #58595B;
	width: 464px;
	padding: 11px 8px;
	border: 0;
	margin-bottom: 12px;
	z-index: 1;
}

option {
	padding: 2px 0 2px 8px;
}
/*
input:hover, textarea:hover, .campo_hover {
	border: 2px solid #00E6FF;
	padding: 9px 5px;
	background: #fff;
}
*/

input:focus, textarea:focus, .campo_hover {
	background: #00E6FF;
	color: #fff
}

.campo_erro {
	border: 1px dotted #000;
	background: #DF0020;
}
label, input, textarea, select {
	display: block;
	float: left;
}
textarea {
	height: 80px;
}
label {
	font: normal 12px "Helvetica Neu-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;
	font-weight: 300;
	width: 200px;
	margin-bottom: 6px;
	padding: 2px 10px 0 0;
	text-transform: uppercase;
	color: #6C6D70;
}
label.tamanho300 { width: 300px; }

form label { cursor: pointer; }
.confirme { width: 100px; }
.cb { width: 20px; }

br { clear: both; }

/* --------------------------------------------------------------------- */

.wide {
	position: relative;
	width: 100%;
	clear: both;
}
.inside {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.parte1, .parte2 {
	position: relative;
	float: left;
	padding-top: 10px;
}
.parte1 {
	margin-left: 70px;
	width: 410px;
	margin-right: 10px;
}
.parte2 {
	width: 480px;
}

.barra {
	background: #3A3D3E;
	height: 32px;
	z-index: 9999;
}
.interacao {
	position: absolute;
	font: normal 11px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;
	font-weight: 300;
	text-transform: uppercase;
	right: 180px;
	background: #3A3D3E;
}
.interacao li {
	float: left;	
}
.interacao li a {
	display: block;
	margin: 8px 18px 0 0;
}

.lang {
	position: absolute;
	font: normal 11px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;
	font-weight: 300;
	text-transform: uppercase;
	right: 40px;
	background: #3A3D3E;
}
.lang a {
	display: block;
	width: 75px;
	padding: 8px 12px 0 10px;
	height: 24px;
}
.lang #muda {
	background: url(../images/seta.gif) no-repeat 82px 14px;
}

.lang .lang_outra {
	position: relative;
	float: left;
	clear: both;
}

.conteudo {
	min-height: 1300px;
	min-width: 980px;
	/*background: url(../images/16_col.gif);*/
	overflow: hidden;
	padding: 70px 0;
	z-index: 1;
}
.logo {
	position: relative;
	background: url(../images/logo.png) no-repeat;
	width: 221px;
	height: 45px;
	margin-bottom: 80px;
}
.logo h1 a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 221px;
	height: 45px;
}

.menu ul li {
	margin-bottom: 4px;
}
.menu a {
	font: normal 15.5px "Helvetica Neue", Helvetica, Microsoft Sans Serif,Arial;
	font-weight: 300;
	text-transform: uppercase;
}
.menu a.atual {
	border-bottom: 1px dotted #00E6FF;
}

.menu .projetos {
	margin: 5px 0 10px 0;
}
.menu .projetos li {
	margin: 0;
}
.menu .projetos a {
	font: normal 13px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;
	font-weight: 300;
	color: #6C6D70;
}
.menu .projetos a:visited { color: #6C6D70; }

.menu .projetos a.atual {
	border-bottom: 1px dotted #58595B;
}

.projeto_infos {
	position: absolute;
	left: -420px;
	top: 360px;
	width: 280px;
}

.projeto_infos h2 {
	font: normal 18px "Helvetica Neue", Helvetica, Microsoft Sans Serif,Arial;
	font-weight: 300;
	letter-spacing: 0;
	text-indent: 0;
	text-transform: uppercase;
	color: #58595B;
	margin-bottom: 20px;
	margin-top: 0;
}

.projeto_infos a, .lista_projetos .lista_projetos_detalhes a, .highlight a {
	text-transform: uppercase;
	font: normal 12px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;;
	font-weight: 300;
	background: url(../images/link_out.gif) no-repeat right;
	padding-right: 18px;
}

.conteudo .parte2 a {
	text-transform: uppercase;
	font: normal 12px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;;
	font-weight: 300;
}
.conteudo p a {
	position: relative;
	margin-bottom: 10px;
}
.conteudo .parte2 a:hover {
	border-bottom: 1px dotted #00E6FF;
}

.conteudo .parte2 h3 a {
	font: normal 18px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;
	font-weight: 300;
}

.link_twitter, .link_rss {
	padding-right: 18px;
}
.link_twitter { background: url(../images/link_twitter.gif) no-repeat right; }
.link_rss { background: url(../images/link_rss.gif) no-repeat right; }

.bloco {
	border-top: 1px solid #7FF2FF;
	padding: 20px 40px 0 0;
	margin-top: 40px;
}
.bloco ul li a {
	padding-right: 18px;
	background: url(../images/link_out.gif) no-repeat right;
}
.bloco ul li a:hover {
	border-bottom: 1px dotted #00E6FF;
}

#img1:hover, #img2:hover, #img3:hover, #img4, #img5, #img6 {
	cursor: move;
}

#img1 { z-index: 20; }
#img2 { z-index: 19; }
#img3 { z-index: 18; }
#img4 { z-index: 17; }
#img5 { z-index: 16; }

.esquema1 .posicao1 { top: 100px; left: -100px; }
.esquema1 .posicao2 { top: 170px; left: 140px; }
.esquema1 .posicao3 { top: 0; left: 0; }

.arraste {
	position: absolute;
	top: -80px;
	right: 105px;
	width: 256px;
	height: 226px;
	background: url(../images/arraste.png) no-repeat;
	z-index: 9000;
}
.arraste_texto {
	position: relative;
	width: 80px;
	height: 80px;
	margin: 75px 150px 0 15px;
	font: normal 13.5px "Helvetica Neue", Helvetica, Microsoft Sans Serif,Arial;
	font-weight: 300;
	color: #fff;
	line-height: 110%;
	text-transform: uppercase;
	background: url(../images/maozinha.png) no-repeat 0 44px;
	z-index: 1011;
}

.sobe {
	position: relative;
	font: normal 12px "Helvetica Neue", Helvetica, Microsoft Sans Serif,Arial;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 100px;
	float: right;
}
.sobe a:hover {
	border-bottom: 1px dotted #58595B;
}
.janela {
	position: absolute;
	padding: 26px 11px;
}

.janela_esq_sup, .janela_dir_sup, .janela_dir_inf, .janela_esq_inf, .janela_esq, .janela_dir, .janela_inf, .janela_sup { position: absolute; }

.janela_esq_sup { width: 57px; height: 26px; top: 0; left: 0; background: url(../images/janela_esq_sup.png) no-repeat 0 0; }
.janela_dir_sup { width: 18px; height: 26px; top: 0; right: 0; background: url(../images/janela_dir_sup.png) no-repeat 0 0; }
.janela_dir_inf { width: 31px; height: 26px; bottom: 0; right: 0; background: url(../images/janela_dir_inf.png) no-repeat 0 0; }
.janela_esq_inf { width: 31px; height: 26px; bottom: 0; left: 0; background: url(../images/janela_esq_inf.png) no-repeat 0 0; }

.janela_sup { top: 0; left: 57px; height: 26px; background: url(../images/janela_sup.png) repeat-x; }
.janela_dir { top: 26px; right: 0; width: 11px; background: url(../images/janela_dir.png) repeat-y; }
.janela_inf { bottom: 0; left: 31px; height: 26px; background: url(../images/janela_inf.png) repeat-x; }
.janela_esq { top: 26px; left: 0; width: 11px; background: url(../images/janela_esq.png) repeat-y; }

.janelinha {
	position: relative;
	width: 220px;
	padding: 11px 5px;
}
.janelinha a {
	
}

.janelinha_esq_sup, .janelinha_dir_sup, .janelinha_dir_inf, .janelinha_esq_inf, .janelinha_esq, .janelinha_dir, .janelinha_inf, .janelinha_sup { position: absolute; }

.janelinha_esq_sup { width: 24px; height: 11px; top: 0; left: 0; background: url(../images/janelinha_esq_sup.png) no-repeat; }
.janelinha_dir_sup { width: 8px; height: 11px; top: 0; right: 0; background: url(../images/janelinha_dir_sup.png) no-repeat; }
.janelinha_dir_inf { width: 13px; height: 11px; bottom: 3px; right: 0; background: url(../images/janelinha_dir_inf.png) no-repeat; }
.janelinha_esq_inf { width: 13px; height: 11px; bottom: 3px; left: 0; background: url(../images/janelinha_esq_inf.png) no-repeat; }

.janelinha_sup { top: 0; left: 24px; height: 11px; background: url(../images/janelinha_sup.png) repeat-x; }
.janelinha_dir { top: 11px; right: 0; width: 5px; background: url(../images/janelinha_dir.png) repeat-y; }
.janelinha_inf { bottom: 3px; left: 13px; height: 11px; background: url(../images/janelinha_inf.png) repeat-x; }
.janelinha_esq { top: 11px; left: 0; width: 5px; background: url(../images/janelinha_esq.png) repeat-y; }

.lista_projetos {
	position: relative;
	margin-top: 40px;
	clear: both;
	float: left;
}
.lista_projetos li {
	width: 480px;
	border-top: 1px solid #7FF2FF;
	padding: 20px 0 0 0;
	margin: 0 20px 40px 0;
	float: left;
}

.balao {
	position: relative;
	background: #00E6FF;
	padding: 25px 20px 35px 20px;
	margin-top: 40px;
	color: #6C6D70;
	font-size: 12px;
}
.conteudo .parte2 .balao a { font: normal 11.5px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial; }

.balao a:link, .balao a:active, .balao a:active, .balao a:visited {
	color: #fff;
}
.conteudo .parte2 .balao a:hover { border-bottom: 1px dotted #fff; }

.balao_esq_sup, .balao_dir_sup, .balao_dir_inf, .balao_esq_inf { position: absolute; width: 18px; height: 18px; }
.balao_esq_sup { top: 0; left: 0; background: url(../images/balao_esq_sup.gif) no-repeat; }
.balao_dir_sup { top: 0; right: 0; background: url(../images/balao_dir_sup.gif) no-repeat; }
.balao_dir_inf { bottom: 0; right: 0; background: url(../images/balao_dir_inf.gif) no-repeat; }
.balao_esq_inf { bottom: 0; left: 0; background: url(../images/balao_esq_inf.gif) no-repeat; }

.balao_seta {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../images/balao_seta.gif) no-repeat;
	left: 0;
	bottom: -20px;
}

#msg1, #msg2, #msg3, #msg4 {
	position: relative;
	background: #58595B;
	width: 460px;
	color: #fff;
	text-align: center;
	font: normal 12.5px "Helvetica Neue", Helvetica,Microsoft Sans Serif, Arial;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 20px;
	padding: 10px;
}

#carregando {
	position: absolute;
}

/* --------------------------------------------------------------------- */

.highlight {
	font: normal 16px "Helvetica Neue", Helvetica, Microsoft Sans Serif, Arial;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0.2px;
	color: #6C6D70;
	display: block;
	margin-top: 122px;
	padding-right: 20px;
}

.lista_flutua li { float: left; margin-right: 4px; }
.lista_flutua2 li { float: left; }

.nao, .not, .escondido { display: none; }

.menor { font-size: 90%; line-height: 140%; }
.maior { font-size: 110%; }
.caps { text-transform: uppercase; }
.italico { font-style: italic; }
.nl { clear: none; }
.sl { clear: both; }
.flutuar { float: left; }
.flutuar_direita { text-align: right; }
.espaco_dir { margin-right: 20px; }

.tamanho65 { width: 65px; }
.tamanho100 { width: 100px; }
.tamanho120 { width: 120px; }
.tamanho200 { width: 200px; }
.tamanho250 { width: 250px; }
.tamanho300 { width: 300px; }

.confirme_rotulo { width: 90px; }
.confirme { width: 104px; }

.branco { color: #fff; }
.verde { color: #14BBBA; }
.preto { color: #000; }

.parte50 {
	position: relative;
	float: left;
	width: 230px;
}
.md {
	margin-right: 20px;
}

.midia .parte50 {
	width: 190px;
}
.sm { margin: 0; }

.cb {
	background: none;
	border: 0;
	float: left;
	width: 20px;
}

.alinhar_esquerda { text-align: left; }
.alinhar_direita { text-align: right; }
.alinhar_centro { text-align: center; }
.nao_negrito { font-weight: normal; }

.limpa { clear: both; }
.marcado { background: #ff0; }

/* --------------------------------------------------------------------- */