body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	background: #E8E8EA url(../images/fundo_pagina.jpg) repeat-x left top;
	margin: 0px;
	/*overflow-y: scroll;*/
	
	
}


#princ { 
	width:762px;
	height:100%;	
	margin:0 auto;
	display:table;
	vertical-align:middle;
		
} 


#home { 
	width:762px;
	height:428px;
	display:table;
} 

#pagina {
	width: 760px;
	margin: auto;
	background:#FFFFFF;
}

#barra_menu {
	height:34px;
} 
#flash {
	height: 286px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
#titulo {
	background-color: #F0F0F0;
	height: 69px;
	/*padding-top: 25px;*/
	/* padding-left: 5px;*/
	/*border: 1px solid #FFFFFF;*/
}
#titulo .num {
	font-size: 10px;
	color: #6E6D72;
}
#titulo .p1 {
	font-size: 18px;
	color: #6E6D72;
	text-transform: uppercase;
}
#titulo .p2 {
	text-transform: uppercase;
	color: #118BBA;
	font-size: 18px;
}

#rodape {
	height: 30px;
	padding-top: 20px;
	padding-left: 5px;
}
#conteudo {
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	width:741px;
	background-color: #FFFFFF;
}
#rodape #endereco {
	width: 200px;
	float: left;
}
#rodape #bandeiras {
	float: right;
	width: 100px;
	padding-right: 10px;
}
#imoveis {
	float: left;
	margin:0;
	/*width:720px;*/
}
#filtro {
	float: right;
	height: 313px;
	width: 185px;
	background-color: #7AB0C6;
	background-image:url(../images/fundo_filtro.jpg);
	font-weight: bold;
	color: #FFFFFF;
}
#filtro a:link, #filtro a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#filtro a:hover {
	text-decoration:underline;
}

.linha_imovel{
	width:542px;
	float:left;
}


.box_imovel, .box_imovel2{
	padding-right: 16px;
	padding-bottom:16px;
}
.box_imovel img, .box_imovel2 img{
	width:223px;
	height:150px;
	border:none;
}
.box_imovel, .box_imovel2 {
	float: left;
	height: 255px;
	width: 250px;
	
}
.box_imovel .box, .box_imovel2 .box {
	height: 215px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:url(../images/fundo_quadrado_azul.gif);
	background-position:right;
}




/* oportunidades */ 

.op_linha_imovel{
	width:740px;
	float:left;
}

.op_box_imovel, .op_box_imovel2{
	padding-right: 16px;
	padding-bottom:16px;
}

.op_box_imovel, .op_box_imovel2 {
	float: left;
	height: 255px;
	width: 220px;
	
}
.op_box_imovel .box, .op_box_imovel2 .box {
	height: 215px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:url(../images/fundo_quadrado_azul.gif);
	background-position:right;
}


.op_box_imovel .codigo, .op_box_imovel2 .codigo {
	float: right;
	height: 17px;
	width: 110px;
	color: #628591;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	background-image:url(../images/fundo_codigo_azul.jpg);
	background-repeat:no-repeat;
}
.op_box_imovel .foto, .op_box_imovel2 .foto {
	width: 195px;
	height: 115px;
	margin:auto;
}
.op_box_imovel .txt, .op_box_imovel2 .txt {
	width: 193px;
	margin:auto;
	color:#666666;
	padding-top:8px;
}
.op_box_imovel {
	cursor:help;
	margin:0px;
}
.op_box_imovel2 .box {
	background-color: #F2F2F2;
	background-image:url(../images/fundo_quadrado_cinza.gif);
	background-position:right;
	
}
.op_box_imovel2 .codigo {
	background-image:url(../images/fundo_codigo_cinza.jpg);
	background-repeat:no-repeat;
}



/* fim oportunidades */




.box_imovel .codigo, .box_imovel2 .codigo {
	float: right;
	height: 17px;
	width: 110px;
	color: #628591;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	background-image:url(../images/fundo_codigo_azul.jpg);
	background-repeat:no-repeat;
}
.box_imovel .foto, .box_imovel2 .foto {
	width: 225px;
	height: 150px;
	margin:auto;
}
.box_imovel .txt, .box_imovel2 .txt {
	width: 223px;
	margin:auto;
	color:#666666;
	padding-top:8px;
}
.box_imovel {
	cursor:help;
	margin:0px;
}
.box_imovel2 .box {
	background-color: #F2F2F2;
	background-image:url(../images/fundo_quadrado_cinza.gif);
	background-position:right;
	
}
.box_imovel2 .codigo {
	background-image:url(../images/fundo_codigo_cinza.jpg);
	background-repeat:no-repeat;
}

#filtro p, #filtro form {
	padding: 5px;
	margin:0;
}
#filtro input, #filtro select {
	border:#999999 1px solid;
	font-size:10px;
}
#bt_buscar {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#6FA2B1;
	border:#4F7580 1px solid;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:3px;
}
#bt_buscar:active {
	border:#4F7580 1px inset;
}
#paginacao {
	height: 26px;
	/*padding-top: 8px;*/
	font-size:11px;
	color:#c0c0c0;
}
#paginacao a:link, #paginacao a:visited, #paginacao a:hover {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
#paginacao a:hover {
	text-decoration:underline;
}
#bairro, #preco {
	width:150px;
}
#texto {
	padding:10px;
}

#detalhe {
	float:left;
	width:540px;
}
#detalhe #foto {
	width:520px;
	margin:auto;
}
#detalhe .tmb {
	background: #FFF;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    opacity:0.70; -moz-opacity: 0.85;
    -khtml-opacity: .85;
}
#detalhe #descricao {
	width:500px;
	/*padding:5px;*/
	margin:auto;
	
	height:50px;
	background-color:#CCCCCC;
}
#detalhe #informacoes {
	width:500px;
	background-color:#CCCCCC;
	/*padding:5px;*/
	margin:auto;
	
}
#detalhe #grande {
	width:420px;
	height:315px;
	/*padding:5px;*/
	float:left;
}
#detalhe #miniaturas {
	width:75px;
	padding:5px;
	float:left;
}
#formulario {
	padding:0px;
	margin:0px;
	padding-left:10px;
	width:700px;
	/*margin:auto;*/
}
#formulario .titulo_conjunto {
	color:#0099CC;
	font-weight:bold;
	font-size:14px;
}


.estilo_campo { 
	border:#999999 1px solid; 
	width:100%;
}  

#formulario select,  
#formulario textarea 
 {
	border:#999999 1px solid;
}


