/* Geral */
img.quemsomos {
	margin: 0px 0px 10px 0px;
}

img.conteudogeral {
	float: right;
	margin-bottom: 10px;
}

p.detalhelink a:link, .detalhelink a:visited {
	color:#f58220;
	text-decoration:none;
	font-style:italic;
}
p.detalhelink a:hover, .detalhelink a:active {
	text-decoration:underline;
}
/* Define o Div de Conteudo quanto em outras paginas
que não a home. */
#wrapper_menu {
	float:left;
	display:inline;
	background:url(../imagens/bg_paginas.jpg) left repeat-y;
	}
	#conteudo_geral	{
		  float:left;
		  display:inline;
		  width: 560px;
		  margin: 20px 30px 20px 20px;
		  /* Testando o min-height para tamanho minimo do div*/
		  min-height: 500px;
	  }
		#conteudo_geral h1 {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size:20px;
		}
		#conteudo_geral h2 {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size:14px;
			font-weight: bold;
			color: #F58220;
			margin-bottom: 5px;
		}
		#conteudo_geral h3 a:link, #conteudo_geral h3 a:visited {
			display: block;
			color:#333333;
			font-size: 9pt;
			text-decoration: none;
		}
		#conteudo_geral h3 a:hover, #conteudo_geral h3 a:active {
			text-decoration:underline;
		}
		#conteudo_geral hr {
			color: #CCC;
			background-color: #CCC;
			height: 1px;
			border: 0 none;
			margin-bottom: 10px;
			clear:both;
			}

/* Estilo para os formulários */
form.cmxform fieldset {
	margin: 20px 0px 20px 0px;
	border: 1px solid #CCC;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 160px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 163px; /* Width plus 3 (html space) */
}

.botao {
	width: 100px;
	margin-left:460px;
}

.entradas {
	width:300px;
}

/* Tabelas Imóvel */
#tabelaimovel {
	width: 350px;
	}
	#tabelaimovel td.legenda {
		width: 105px;
		text-align:right;
		padding: 0 5px 10px 0;
		vertical-align: top;
		color:#999999;
		}
	#tabelaimovel td.texto {
		width: 245px;
		text-align:left;
		padding: 0 0 10px 0;
		vertical-align: top;
		}

#tabelacomplementos {
	width: 560px;
	border-top: 1px solid #889ABE;
	border-bottom: 1px solid #889ABE;
	margin: 20px 0;
	vertical-align:middle;
	white-space:nowrap;
	text-align: center;
	font-weight:bold;
	}
	#tabelacomplementos td {
		padding: 5px 25px;
	}
	#tabelacomplementos td a:link, #tabelacomplementos td a:visited {
		text-decoration: none;
		color: #889ABE;	
	}
	#tabelacomplementos td a:hover, #tabelacomplementos td a:active {
		text-decoration: underline;
		color: #003E7C;	
	}

/* Tabelas Acompanhe sua Obra */
#tabelaobras {
	margin: 20px 0;
	width: 560px;
	border-top: 1px solid #889ABE;
	border-right: 1px solid #889ABE;
	border-collapse: collapse;
	}
	#tabelaobras tr.impar {
		background: #E5EBF2;
		}
	#tabelaobras td {
		text-align: right;
		color: #666666;
		border-bottom: 1px solid #889ABE;
		border-left: 1px solid #889ABE;
		padding: 4px;
		}
		#tabelaobras td.subtitulo {
			padding: 0;
			}
		#tabelaobras td.tituloesq {
			text-align: center;
			width: 199px;
			background-color: #003E7C;
			background:url(../imagens/acompanhe_obra_tbl_bg.png) repeat-x;
			color: white;
			padding: 5px;
			border-right: 1px solid #889ABE;
			}
		#tabelaobras td.titulodir {
			text-align: center;
			background-color: #003E7C;
			background:url(../imagens/acompanhe_obra_tbl_bg.png) repeat-x;
			color: white;
			padding: 5px;
			}
		#tabelaobras td.coluna1 {
			text-align: left;
			}
		#tabelaobras td a:link, #tabelaobras td a:visited {
			text-decoration: none;
			color: #666666;
			display: block;
			}
		#tabelaobras td a:hover, #tabelaobras td a:active {
			text-decoration: underline;
			color: #333333;
			}

/* Tabela do Gráfico */
#tabelaandamento {
	margin: 20px;
	width: 520px;
	border-top: 1px solid #CCCCCC;
	border-collapse: collapse;
	}
	#tabelaandamento td {
		border-bottom: 1px solid #CCCCCC;
		padding: 6px 10px 6px 1px;
		font-size: 10px;
		vertical-align: middle;
		}
		#tabelaandamento td.titulo {
			text-align: center;
			color: white;
			background: url(../imagens/acompanhe_detalhe_tbl_bg.png) repeat-x;
			background-color: #003E7C;
			}
		#tabelaandamento td.coluna1 {
			width: 140px;
			color: #003E7C;
			text-align: right;
			padding-right: 5px;
			}
.barra {
	background-color: #F58220;
	background: url(../imagens/barra_bg.png) repeat-x;
	width: 100px;
	padding: 2px 3px;
	text-align: center;
	color: white;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;	
	}

.escondido {
	display: none;
	}
	
#fotos_acompanhe_obra {
	width: 200px;
	float:right;
	}
	#fotos_acompanhe_obra p {
		font-size: 9px;
		color: #666666;
		text-align: right;
		font-style: italic;
		margin-right: 5px;
	}
	#fotos_acompanhe_obra h3 a:link, #fotos_acompanhe_obra h3 a:visited {
		font-size: 10px;
		color: #666666;
		text-align: center;
		color: #889ABE;
		border-top: 1px solid #889ABE;
		border-bottom: 1px solid #889ABE;
		padding: 3px;
		margin: 5px 0 2px 0;
	}
	
/* Limpa os floats */
.limpeza {
	clear: both;
	}