@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
html, body {
	width:100%;
	height:100%;
}
#google {
	position:absolute;
	z-index:1;
}
#conteudo {
	background-color:#000;
	width:100%;
	height:100%;
	min-height:580px;
	min-width:1000px;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:10;
}
#gallery {
	visibility:hidden;
}
/*acompanhe*/
#torres {
	float:right;
	margin-left:20px;
	padding:3px;
}
body#acompanhe {
	background-image:url(../imagens/bg-acompanhe.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#000;
}
#content {
	_height:100%; /* for IE6 as it doesnt understand min-height */
	min-height:100%;
	position:relative;
}
#container {
	padding-bottom:285px;
}

#miniaturas {
	width:110px;
	height:90px;
	padding:10px;
	background-image:url(../imagens/bg_miniaturas.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
#topo-acompanhe {
	width:940px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
}
#topo-acompanhe p {
	float:right;
	margin-top:30px;
}
#rodape-acompanhe {
	background-image:url(../imagens/bg-rodape-acompanhe.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
	margin-top:-285px;
	padding-top:40px;
	height:245px;
	clear:both;
}
#bar-end {
	border-top:1px solid #685B28;
	border-bottom:1px solid #685B28;
	padding:5px;
}
#bar-end p {
	font-family:Arial;
	font-size:10px;
	color:#CCC;
	text-align:right;
}
#pagina-acompanhe {
	width:100%;
	margin:0 auto;
}
#bar-titulo {
	border-top:1px solid #685B28;
	border-bottom:1px solid #685B28;
	padding:10px;
}
.area-pagina {
	width:940px;
	margin:0 auto;
}
#main {
	width:940px;
	margin:0 auto;
	padding-top:20px;
	margin-bottom:20px;
}
.titulo-acompanhe {
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color:#FC0;
	letter-spacing:-1px;
	float:right;
}
.texto-acompanhe {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	margin-top:4px;
	margin-left:80px;
	float:left;
	color:#FFF;
}
.clear {
	clear:both;
}
h1#logo-metropole {
	background-image:url(../imagens/logo-metropole.png);
	background-repeat:no-repeat;
	width:200px;
	height:58px;
	display:inline;
	margin-left:100px;
	float:left;
}
.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:#fff;
	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:#fff;
}
.grafico-vazio {
	background-color:#E9E9E9;
	font-size:0;
	display:block;
	width:150px;
	height:8px;
	margin:0 auto;
	vertical-align:middle;
}






/*css antigo*/
.texto_geral1 { font-family:Arial;	font-size:12px; font-weight:bold; color:#fff; }
.texto_geral2 { font-family:Arial;	font-size:11px; color:#fff; }

#main_obras { width:970px; margin-top:30px; }
#obras { width:530px; float:left; }
#lista_obras { width:360px; float:right; }
#lista_obras p#conclusao { float:left; padding-top:20px; }
#lista { background-image:url(../imagens/lista_obras.png); 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; color:#fff; padding-left:3px; }
#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; }



