@charset "utf-8";
/* CSS Document */

/******************************************* menu lateral ************************************/
/**********************bg do menu*****************************/
#fxMnLatBg {
	position:relative;
	width:180px;
	height:557px;
	border-width:1px;
	border-style:solid;
	border-color:#f4a308;
	background-color: #23180C;
	z-index:2;
}
/******Salvatti*********/
#fxMnLatFg1 {
	position:absolute;
	left:8px;
	top:25px;
	width:160px;
	height:78px;
	border-width:1px;
	border-style:solid;
	border-color:#f4a308;
	z-index:1;
}
#fxMnDivTitulo1 {
	position:absolute;
	left:4px;
	top:4px;
	width:170px;
	height:26px;
	z-index:5;
	background-image: url(picts/pict_menu.jpg);
}
#fxMnDivTxt1 {
	position:absolute;
	left:28px;
	top:6px;
	width:138px;
	height:17px;
	z-index:3;
}
/*****Vendas**********/
#fxMnLatFg2 {
	position:absolute;
	left:8px;
	top:25px;
	width:160px;
	height:104px;
	border-width:1px;
	border-style:solid;
	border-color:#f4a308;
	z-index:1;
}
#fxMnDivTitulo2 {
	position:absolute;
	left:4px;
	top:108px;
	width:170px;
	height:26px;
	z-index:4;
	background-image: url(picts/pict_menu.jpg);
}
#fxMnDivTxt2 {
	position:absolute;
	left:28px;
	top:6px;
	width:65px;
	height:17px;
	z-index:3;
}
/*********Aluguel********/
#fxMnLatFg3 {
	position:absolute;
	left:8px;
	top:25px;
	width:160px;
	height:104px;
	border-width:1px;
	border-style:solid;
	border-color:#f4a308;
	z-index:1;
}
#fxMnDivTitulo3 {
	position:absolute;
	left:4px;
	top:238px;
	width:170px;
	height:26px;
	z-index:2;
	background-image: url(picts/pict_menu.jpg);
}
#fxMnDivTxt3 {
	position:absolute;
	left:28px;
	top:6px;
	width:65px;
	height:17px;
	z-index:3;
}
/******Informacoes********/
#fxMnLatFg4 {
	position:absolute;
	left:8px;
	top:25px;
	width:160px;
	height:156px;
	border-width:1px;
	border-style:solid;
	border-color:#f4a308;
	z-index:1;
}
#fxMnDivTitulo4 {
	position:absolute;
	left:4px;
	top:368px;
	width:170px;
	height:26px;
	z-index:1;
	background-image: url(picts/pict_menu.jpg);
}
#fxMnDivTxt4 {
	position:absolute;
	left:28px;
	top:6px;
	width:132px;
	height:17px;
	z-index:3;
}
/*******************************************************************************************/

/*********DIVISOES INDEX E PAGINAS COM MIOLO 620x557  pagina modelo 1  PagMd1 **************/
#divPagMd1Geral {
	position:relative;
	margin: 0 auto; 
	padding: 0;

	width:820px;
	height:887px;
	border-width:1px;
	border-style:solid;
	border-color:#8a540f;
	background-image:url(picts/bg_geral.jpg);
	z-index:1;
}
#divPagMd1Banner {
	position:absolute;
	left:10px;
	top:5px;
	width:800px;
	height:280px;
	z-index:2;
}
#divPagMd1MenuLat {
	position:absolute;
	left:10px;
	top:285px;
	width:180px;
	height:557px;
	z-index:1000;
}
#divPagMd1Miolo {
	position:absolute;
	left:190px;
	top:285px;
	width:620px;
	height:490px;
	z-index:4;
}
#divPagMd1aMiolo {
	position:absolute;
	left:190px;
	top:285px;
	width:620px;
	height:557px;
	z-index:4;
	background-color: #d9c9a8;
}
#divPagMd1Rodape {
	position:absolute;
	left:10px;
	top:842px;
	width:800px;
	height:40px;
	z-index:5;
	background-image: url(picts/pict_rodape.jpg);
}

/******DIVISOES PAGINAS IMOVEL E PAGINAS COM MIOLO 620x752  pagina modelo 2  PagMd2 **********/
#divPagMd2Geral {
	position:relative;
	margin: 0 auto; 
	padding: 0;

	width:820px;
	height:1082px;
	border-width:1px;
	border-style:solid;
	border-color:#8a540f;
	background-image:url(picts/bg_geral.jpg);
	z-index:1;
}
#divPagMd2Banner {
	position:absolute;
	left:10px;
	top:5px;
	width:800px;
	height:280px;
	z-index:2;
}
#divPagMd2MenuLat {
	position:absolute;
	left:10px;
	top:285px;
	width:180px;
	height:557px;
	z-index:1000;
}
#divPagMd2Miolo {
	position:absolute;
	left:190px;
	top:285px;
	width:619px;
	height:752px;
	z-index:4;
	background-color: #d9c9a8;
}
#divPagMd2Rodape {
	position:absolute;
	left:10px;
	top:1040px;
	width:800px;
	height:40px;
	z-index:5;
	background-image: url(picts/pict_rodape.jpg);
}
/******DIVISOES PAGINAS LISTA IMOVEL E PAGINAS COM MIOLO 620x952  pagina modelo 3  PagMd3 ******/
#divPagMd3Geral {
	position:relative;
	margin: 0 auto; 
	padding: 0;

	width:820px;
	height:1292px;
	border-width:1px;
	border-style:solid;
	border-color:#8a540f;
	background-image:url(picts/bg_geral.jpg);
	z-index:1;
}
#divPagMd3Banner {
	position:absolute;
	left:10px;
	top:5px;
	width:800px;
	height:280px;
	z-index:2;
}
#divPagMd3MenuLat {
	position:absolute;
	left:10px;
	top:285px;
	width:180px;
	height:557px;
	z-index:1000;
}
#divPagMd3Miolo {
	position:absolute;
	left:190px;
	top:285px;
	width:620px;
	height:952px;
	z-index:4;
	background-color: #d9c9a8;
}
#divPagMd3Rodape {
	position:absolute;
	left:10px;
	top:1245px;
	width:800px;
	height:40px;
	z-index:5;
	background-image: url(picts/pict_rodape.jpg);
}
/******DIVISOES PAGINAS Formulario Cadastra Imovel 620x1196  pagina modelo 3  PagMd4 ******/
#divPagMd4Geral {
	position:relative;
	margin: 0 auto; 
	padding: 0;

	width:820px;
	height:1526px;
	border-width:1px;
	border-style:solid;
	border-color:#8a540f;
	background-image:url(picts/bg_geral.jpg);
	z-index:1;
}
#divPagMd4Banner {
	position:absolute;
	left:10px;
	top:5px;
	width:800px;
	height:280px;
	z-index:2;
}
#divPagMd4MenuLat {
	position:absolute;
	left:10px;
	top:285px;
	width:180px;
	height:557px;
	z-index:1000;
}
#divPagMd4Miolo {
	position:absolute;
	left:190px;
	top:285px;
	width:620px;
	height:1196px;
	z-index:4;
	background-color: #d9c9a8;
}
#divPagMd4Rodape {
	position:absolute;
	left:10px;
	top:1476px;
	width:800px;
	height:40px;
	z-index:5;
	background-image: url(picts/pict_rodape.jpg);
}

/******DIVISOES PAGINAS Salvatti 620x936  pagina modelo 5  PagMd5 ******/
#divPagMd5Geral {
	position:relative;
	margin: 0 auto; 
	padding: 0;
	width:820px;
	height:1120px;
	border-width:1px;
	border-style:solid;
	border-color:#8a540f;
	background-image:url(picts/bg_geral.jpg);
	z-index:1;
}
#divPagMd5Banner {
	position:absolute;
	left:10px;
	top:5px;
	width:800px;
	height:280px;
	z-index:2;
}
#divPagMd5MenuLat {
	position:absolute;
	left:10px;
	top:285px;
	width:180px;
	height:557px;
	z-index:1000;
}
#divPagMd5Miolo {
	position:absolute;
	left:190px;
	top:285px;
	width:620px;
	height:800px;
	z-index:4;
	background-color: #d9c9a8;
}
#divPagMd5Rodape {
	position:absolute;
	left:10px;
	top:1080px;
	width:800px;
	height:40px;
	z-index:5;
	background-image: url(picts/pict_rodape.jpg);
}
