@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

html, body { width:100%; height:100%; }

#conteudo {
	background-image:url(../imagens/bg-hotsite.jpg);
	background-repeat:no-repeat; background-position:center; background-color:#FC0;
	width:100%; height:100%; display:block;	overflow:hidden;
}






.clear {
	clear:both;
}
#bar-select {
	width:560px;
	float:right;
	margin-bottom:20px;
	margin-top:-40px;
}
#bar-select #torres {
	margin-right:20px;
	margin-left:20px;
	padding:3px;
	float:right;
}
.titulo-acompanhe {
	margin-right:20px;
	font-family:Arial;
	font-size:24px;
	color:#066;
	float:right;
}
.conteudo-fotos {
	height:330px;
	width:560px;
	overflow:auto;
	list-style-type:none;
	padding-left:5px;
	float:right;
}
.conteudo-fotos li {
	list-style-type:none;
	margin-right:15px;
	margin-bottom:10px;
	display:inline;
	float:left;
}
.conteudo-fotos li a img {
	border:5px solid #FC0;
}
.conteudo-fotos li a:hover img {
	border:5px solid #FC6;
}
.tabela-graficos-obras {
	padding-bottom:20px;
	float:left;
}
.tabela-graficos-obras tr td {
	padding:1px;
}
.tabela-graficos-obras tr td.legendas {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-align:right;
	width:125px;
	padding-right:10px;
}
.tabela-graficos-obras tr td.graficos {
	width:150px;
}
.grafico-progresso {
	background-color:#FC0;
	font-size:0;
	display:block;
	width:50px;
	height:8px;
}

.tabela-graficos-obras tr td.porcentagem {
	padding-left:10px;
	font-family:Arial;
	font-size:11px;
	color:#666;
}
.grafico-vazio {
	background-color:#E9E9E9;
	font-size:0;
	display:block;
	width:150px;
	height:8px;
	margin:0 auto;
	vertical-align:middle;
}
.texto-acompanhe {
	font-family:Arial;
	font-size:13px;
	color:#666;
}






#gallery { visibility:hidden; }


.texto_geral1 { font-family:Arial;	font-size:12px; font-weight:bold; color:#4C4237; }
.texto_geral2 { font-family:Arial;	font-size:11px; color:#4C4237; }


#acompanhe { z-index:2; width:970px; height:560px; left:50%; top:50%; margin-left:-485px;	margin-top:-280px; position:absolute; }
#main_internas { width:100%; height:auto; padding:20px; padding-left:30px; padding-top:180px; }

#main_obras { width:970px; margin-top:40px; }
#obras { width:530px; float:left; }
#lista_obras { width:360px; float:right; padding-right:20px; }
#lista_obras p#conclusao { float:left; padding-top:20px; }
#lista { background-image:url(../imagens/lista_obras.gif); background-position:center; background-repeat:no-repeat; width:92px; height:263px; margin-right:10px; float:left; }

#progresso_obras { width:200px; height:270px; margin-right:10px; float:left; display:block; }

#barra_progresso_obras { background-color:#ffffff; width:200px; height:4px; min-height:4px; padding:4px; border:1px solid #CAC7AA; font-size:0; /* IE6 */ margin-bottom:4px; display:block; }

#porcentagem_obras { width:30px; height:270px; margin-right:5px; float:left; margin-top:-2px; }
#porcentagem_obras p{ font-size:12px; font-family:Arial; line-height:18px; }
#obras p{ margin-left:5px; }

#moldura_miniaturas { width:550px;	height:230px; margin-top:10px; }
#miniaturas { width:110px; height:90px;	border:5px solid #000000; float:left; margin-right:5px; margin-bottom:5px; display:block; }

#obras_torres { width:910px; margin-left:40px; float:left; }
#obras_torres p{ margin-left:5px; }
#obras_torres h1#titulo_obras { width:420px; height:22px; background-image:url(../imagens/txt_acompanhe.gif); background-repeat:no-repeat; margin-left:5px; }
#moldura_miniaturas_torres { width:910px; height:200px; margin-top:10px; }

#miniaturas_torres { width:90px; height:190px; padding:10px; background-image:url(../imagens/bg_miniaturas_torres.jpg);	background-position:center; background-repeat:no-repeat; float:left; }

