@charset "utf-8";
/* CSS Document */

input[type=text]{
	color:#882776;
	font-weight:bold;
	font-size:11px;
	background:#f8eaf7;
}

input[type=button]{
	background:#882776;
	font-weight:bold;
	font-size:11px;
	color:#f8eaf7;
}

h1{
	font-size:16px;
	font-style:italic;
	color:#882776;
}

div {
	border:none;
}

select{
	background:#f8eaf7;
	width:150px;
	color:#882776;
	font-weight:bold;
	font-size:11px;
}

img{
	margin:0px;
	padding:0px;
	border:none;
}

body {
	margin:0px;
	background-color:#f3dfeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
}



p{
	margin:0px;
}

p.m_dir{
	cursor:pointer;
	margin-bottom:20px;
	text-align:center;
	font-size: 11px;
	font-style: normal;
	color:#ffffff;
	font-weight:bold;
}

.oportunidades{
	background-image:url(../images/imobiliariaremo_07.jpg);
	height:338px;
}

#pagina{
	position:relative;
	width:950px;
	min-height:100%;
	padding:0px;
	left:50%;
	margin-left:-475px;
}

#topo{
	background-image:url(../images/topo.jpg);
	height:170px;
	width:950px;
}

#busca_imovel{
	height:156px;
	width:602;
	overflow:hidden;
	background-image:url(../images/busca_imovel.jpg);
}

#menu_esquerdo {
	width:148px;
	padding:0px;
	float:left;
	text-align:justify;
	background-position:right;
	background-repeat:repeat-y;
	background-image:url(../images/contorno.gif);
}

#conteudo {
	width:602px;
	float:left;
	padding:0px;
}

#menu_direito{
	width:200px;
	float:right;
	padding:0px;
}

.clear {clear:both;}

ul.menu_vertical {
	position:relative;
	top:40px;
	width:144px;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

ul.menu_vertical li {margin:1px 0; }

ul.menu_vertical li a, ul li a:visited {
	height:1%;
	font-size:10px;
	display:block;
	background:#f8eaf7;
	color:#882776;
	font-weight:bold;
	text-decoration:none;
	padding:2px 10px;
}

#submenu{
	position:absolute;
	display:block;
	left:60px;
	top:450px;	
	width:90px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
	background:#882776;
	padding:2px 5px;
	visibility:hidden;	
}

ul.menu_vertical li a:hover {
	background:#882776;
	color:#f3dfeb;
	}

#busca_ref{
	background:#f8eaf7;
}

.menu{
	background:#f8eaf7;
	height:240px;	
}


#logo{
	position:relative;
	width:77px;
	padding:0px;
	float:left;
}

#end_rodape{
	position:static;
	width:641px;
	float:left;
	height:100%;
	text-align:center;
	font-size:11px;
	color:#882776;
	background-image:url(../images/contorno_rodape.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#ultimas_unidades{
	width:200px;
	float:left;
	background:#FFFFFF;
}

.btnAcessar{
	cursor:pointer;
}

#conteudo_pagina{
	height:514px;
	background:no-repeat url(../IMAGES/imobiliariaremo_10.jpg) #FFFFFF;
	overflow:hidden;
	
}

.tblBusca{
	font-size:11px;
	width:450px;
	margin-top:13px;
	color:#882776;
	font-weight:bold;	
	margin-left:150px;
	height:145px;
}

#home{
	position:relative;
	top:119px;
	height:22px;
	left:325px;
	width:43px;
	cursor:pointer;
}

#home2{
	position:relative;
	top:-59px;
	height:22px;
	left:564px;
	width:15px;
	cursor:pointer;
}

#contato2{
	position:relative;
	top:-85px;
	height:22px;
	left:589px;
	width:10px;
	cursor:pointer;
}

#captacao{
	position:relative;
	top:89px;
	height:22px;
	left:385px;
	width:60px;
	cursor:pointer;
}

#contato{
	position:relative;
	top:49px;
	height:22px;
	left:560px;
	width:56px;
	cursor:pointer;
}

#localizacao{
	position:relative;
	top:78px;
	height:22px;
	left:462px;
	width:75px;
	cursor:pointer;
}

#acessoAdmin{
	position:relative;
	top:0px;
	left:910px;
	height:15px;
	width:30px;
}

.praiaGrande{
	cursor:pointer;
	height:200px;
	background-color:#FFFFFF;
}

.tblContato{
	margin:30px;
	height:390px;
}

.tituloBusca{
	height:15px;
	font-size:10px;
	color:#0000FF;
	margin-top:5px;
}

.chat{
	width:148px;
	height:186px;
	border:none;
}

#logoTopo{
	position:absolute;
	top:30px;
	left:20px;
	width:250px;
	height:120px;
	cursor:pointer;
}