/*****************
	@ pagina conteudo.php (descrição detalhes aba1);
******************/

/**************** 
 @Cor de letras
*******************/
.Cor1{
	color:#000000;
	font-weight:bold;
}

.Cor2{

}

.Cor3{

}

/*****************
 Background-color linhas
*******************/
.Bg1{
	background-color:#F5F5F5;
}

.Bg2{
	background-color:#cccccc;
}

.Bg3{
	background-color:#eeeeee; 
}

/***********************
 @ Tipo de Font
*********************/
.FontType{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
}

.Font1{
	font-size:10px;
	font-style:normal !important;
	text-align:justify;
	padding:0 5px;
}

.Font2{
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:15px;
	color:#939292;
	font-weight:normal;
	margin:10px auto 10px auto;
	border-bottom:1px solid #E5E5E5;
	width:98%;
	font-weight:bold;
}

.TextIdented{
	text-indent:10px;
}

/********************
 @ line-height padding
********************/

.Line1{
	padding:2px 0;
	display:block;
	color:#000000;
}

.Line2{
	display:block;
}

.Line3{
	padding:2px;
	display:block;
}

/**************
 @ Linha height
****************/

.Linha{
	display:table;
	margin:2px 0 0 0;
	width:49% !important;
	float:left !important;
	text-indent:10px;	
}

.Linha2{
	display:block;
	margin:2px 0;
}

.Linha span a{
	text-decoration:none;
	color:#990000;
}

span a{
	text-decoration:none;
	color:#990000;
}

.LinhaMargin{
	margin:0 5px 0 0;
}

/*********************** 
	@ Separador hr
***********************/
.SeparadorDetalhes{
	clear:both;
	width:100%;

}

/*****************
 @fieldsets Descrição do Imóvel, Composição Imovel e Outras informações
***********************/
fieldset#DescricaoImovel{
	width:100%;
}

fieldset.ComposicaoImovel{
	width:100%;
	float:left;	
	margin:20px 0 0 0 !important;
}

fieldset.OutrasInformacoes{
	width:100%;
	float:left;	
	margin:20px 0 0 0 !important;	
}

fieldset#DescricaoObservacoes{
	width:100%;
	float:left;
	margin:20px 0 0 0 !important;
}

#ValoresImoveis{
	width:100%;
	float:left;
}

fieldset#DescricaoValores{
	width:100%;
	float:left;
	margin:20px 0 0 0 !important;
}




/*************************
 @Colunas Composição Imovel
****************************/

.Coluna1{
	width:61%;
	float:left;
}

.Coluna2{
	width:39%;
	float:left;

}

.Coluna1 span{
	padding:1px 0 1px 3px;
	display:block;
}

.Coluna2 span{
	padding:1px 0 1px 3px;
	display:block;
	text-align:center;
}

.ColunaFloat{
	float:left;
	width:49.9%;
}

/****************
	@Composição Apto  -> composição_apto.php
*****************/
.headerComposicao{
	width:100%;
	height:16px;
	border-bottom:1px solid #003399;
	margin:0 0 10px 0;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;	
	text-indent:10px;
}


.headerOutrasInfo{
	width:100%;
	height:16px;
	border-bottom:1px solid #003399;
	margin:0 0 10px 0;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;	
	text-indent:10px;	
}

.headerObservacoes{
	width:100%;
	height:16px;
	border-bottom:1px solid #003399;
	margin:0 0 10px 0;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;	
	text-indent:10px;	
}

.headerVendaValores{
	width:100%;
	height:16px;
	border-bottom:1px solid #003399;
	margin:0 0 10px 0;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-indent:10px;	
}

.headerLocacaoValores{
	width:100%;
	height:16px;
	border-bottom:1px solid #003399;
	margin:0 0 10px 0;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;	
	text-indent:10px;	
}

.headerTemporadaValores{
	width:100%;
	height:16px;
	border-bottom:1px solid #003399;
	margin:0 0 10px 0;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;	
	text-indent:10px;	
}

.headerPermutaOpcoes{
	width:100%;
	height:16px;
	border-bottom:1px solid #003399;
	margin:0 0 10px 0;
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;	
	text-indent:10px;	
}


/*#ComposicaoApto{
	width:100%;
	display:table;
}

#ComposicaoApto .OutrasInformacoes .Linha .Coluna1{
	width:38%;

}

#ComposicaoApto .OutrasInformacoes .Linha .Coluna2{
	width:62%;

}*/

/****************
	@ Composição Comercial  -> composição_coml.php
*****************/

#ComposicaoComercial{
	width:100%;
	display:table;
}

#ComposicaoComercial fieldset.OutrasInformacoes .Coluna1{
	width:41%;
}
#ComposicaoComercial fieldset.OutrasInformacoes .Coluna2{
	width:59%;
}

/****************
	@ Composição Rural  -> composição_rural.php
*****************/

#ComposicaoRural{
	width:100%;
	display:table;
}
/*#ComposicaoRural fieldset.ComposicaoImovel{
	width:49%;
	float:left;
}
#ComposicaoRural fieldset.OutrasInformacoes{
	width:49%;
	float:right;
}*/


#ComposicaoRural fieldset.OutrasInformacoes .Coluna1{
	width:61%;

}

#ComposicaoRural fieldset.OutrasInformacoes .Coluna2{
	width:39%;
}
/****************
	@ Composição Terreno -> composicao_terreno.php
*****************/

.ComposicaoTerrenos{
	width:100%;
	display:table;
}
.ComposicaoTerrenos fieldset.ComposicaoImovel{
width:100%;
}
.ComposicaoTerrenos .Linha .Coluna1{
	width:57%;
}

.ComposicaoTerrenos .Linha .Coluna2{
	width:43%;

}

/****************
	@ Detalhes Vendas  -> detalhes_venda.php
*****************/

#DetalhesVendas{
	width:100%;
}
#DetalhesVendas .Linha .Coluna1{
	width:33%;
}

#DetalhesVendas .Linha .Coluna2{
	width:67%;
}
#DetalhesVendas .Linha span{
	text-align:left;
}
/****************
	@ Detalhes Locacao  -> detalhes_locacao.php
*****************/

#DetalheLocacao{
	width:100%;
	margin:20px 0 0 0;
}
#DetalheLocacao .Linha{
	display:table;
	line-height:20px;
	margin:2px 0 0px 0;
	width:100%;
}


#DetalheLocacao .Linha .Coluna1{
	width:33%;

}

#DetalheLocacao .Linha .Coluna2{
	width:67%;

}
#DetalheLocacao .Linha span{
	text-align:left;
}

/****************
	@ Detalhes temporada  -> detalhes_temporada.php
*****************/

#DetalheTemporada{
	width:100%;
	margin:20px 0 0 0;
}

#DetalheTemporada .Linha .Coluna1{
	width:33%;

}

#DetalheTemporada .Linha .Coluna2{
	width:67%;

}

#DetalheTemporada .Linha span{
	text-align:left;
}
/****************
	@ Detalhes Permuta -> detalhes_permuta.php
*****************/

#DetalhesPermuta{
	width:100%;
	margin:20px 0 0 0;
}

#DetalhesPermuta .Linha{
	display:table;
	line-height:20px;
	margin:2px 0 0px 0;
	width:100%;
}

/******************
	@Acabamentos -> Acabamentos.php
********************/

#Acabamentos{
}

#Acabamentos .Linha .Linha2 span {
	line-height:15px;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}

#Infraestrutura{

}

#Infraestrutura .Linha .Linha2 span {
	line-height:15px;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}

