@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}
ul li { display: inline; }

html, body {
	background-image: url(../imagens/bg_website.jpg);
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
#google {
	position:absolute;
	z-index:1;
}
#hotsite {
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:10;
}


.txtDireitos {
	font-size:10px;
	font-family:Arial;
}


.txtGeral {
	font-size:12px;
	font-family:Arial;
}

#moldura_pagina_torres {
	width:970px;
	height:530px;
	padding:10px;
	background-image:url(../imagens/bg_moldura_site.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-275px;
}
#moldura_pagina {
	width:970px;
	padding:10px;
	height:700px;
	background-image:url(../imagens/bg_moldura_site_obras.jpg);
	background-position:10px left;
	background-repeat:no-repeat;
	position:absolute;
	left:50%;
	margin:0 auto;
	margin-left:-495px;
}

#topo_obras {
	width:970px;
	height:170px;
	background-image:url(../imagens/topo_acompanhe_sua_obra.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#topo_torres {
	width:970px;
	height:170px;
}

#main_obras {
	width:970px;
	margin-top:30px;
}

#obras {
	width:550px;
	margin-left:30px;
	float:left;
}

#lista_obras {
	width:360px;
	height:230px;
	float:left;
	margin-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;
}

#titulo_box {
	float:left;
}

#select_torres {
	/*
	width:300px;
	height:40px;
	margin-left:102px;
	margin-top:-20px;
	*/
	float:right;
}

#select_torres select {
	font-family:Arial;
	font-size:12px;
	color:#333300;
	background-color:#F0F0E1;
	width:210px;
}

#progresso_obras {
	width:200px;
	height:270px;
	margin-right:10px;
	float:left;
}

#barra_progresso_obras {
	background-color:#ffffff;
	width:200px;
	height:4px;
	padding:4px;
	border:1px solid #CAC7AA;
	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;
}

h1#titulo_obras {
	width:420px;
	height:22px;
	background-image:url(../imagens/txt_acompanhe.gif);
	background-repeat:no-repeat;
	/* margin-left:5px; */
}

#moldura_miniaturas {
	width:550px;
	height:230px;
	margin-top:10px;
}

#miniaturas {
	width:110px;
	height:90px;
	padding:10px;
	background-image:url(../imagens/bg_miniaturas.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}

#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;
}



	/*acompanhe*/
	#gallery {
		visibility:hidden;
	}
	.clear {
		clear:both;
	}
	#miniaturas {
		width:110px;
		height:90px;
		padding:10px;
		background-image:url(../imagens/bg_miniaturas.jpg);
		background-position:center;
		background-repeat:no-repeat;
		float:left;
	}
	.titulo-acompanhe {
		font-family:Arial;
		font-size:20px;
		font-weight:normal;
		color:#666;
		letter-spacing:-1px;
		float:right;
	}
	.texto-acompanhe {
		font-family:Arial;
		font-size:12px;
		text-align:left;
		margin-top:4px;
		float:left;
		color:#666;
	}
	.conteudo-fotos {
		height:300px;
		width:520px;
		overflow:auto;
		list-style-type:none;
		padding-left:5px;
		float:right;
	}
	.conteudo-fotos li {
		list-style-type:none;
		margin-right:5px;
		margin-bottom:5px;
		display:inline;
		float:left;
	}
	.conteudo-fotos li a img {
		border:5px solid #C1BEA3;
	}
	.conteudo-fotos li a:hover img {
		border:5px solid #C1BEA3;
	}
	.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:#C1BEA3;
		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;
	}


/* pretty photo */
.pp_nav p {
	font-family:Arial;
	color:#666666;
	font-size:12px;
}

