@charset "utf-8";
/* CSS Document */

/*Zerando todo Documento html Para funcionar igual em todos os browsers */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-decoration: none;/*	background: transparent;*/
}
body {
	/*line-height: 1;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Conteudo Geral*/

#global_container {
	width:778px;
	margin:auto;
	display: table;
}
#container_1 {
	width:778px;
}
#container_2 {
	width:778px;
	clear:both;
}
#menu_esquerdo {
	width:244px;
	float:left;
	position:relative;
}
#bg_menu_esquerdo{
width:239px;
height:66px;
margin:0px 0 0 5px;
}
#topo_container {
	width:778px;
	height:250px;
	display:table;
	/*border:1px solid;*/
	
}
#logo {
	display:none;
}
#busca_por_ref {
	vertical-align:bottom;
	font-size:10px;
	font-weight: bold;
	float:left;
	width:250px;
	margin:210px 0 0 20px;
	display:inline;

}
#busca_por_ref h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width:90px;
	margin-top:4px;

}
#busca_por_ref #CODIGO {
	width:80px;
	height:15px;
}
#busca_por_ref #botao_ok {
	width:63px;
	height:18px;
	border:0;
	text-indent:-9999px;
 *padding-left:100px;
	margin-top:0px;
	margin-left:4px;
	cursor:pointer;
	overflow:hidden;
}

#conteudo_esquerdo{
width:238px;
margin-left:5px;
display:table;

}


#img_menu_principal{
height:66px;
width:244px;
text-indent:-9999px;
}
#img_busca_imoveis{
height:66px;
width:244px;
text-indent:-9999px;

}


#menu_container {
width:200px;
font-family:"trebuchet MS", Verdana , Arial, Helveltica, Sans-serif;
font-size:12px;
font-weight:bold;
margin:14px 0 0 20px;
}

#menus_topo ul li{
padding:0 0 0 20px;
}

#menus_topo a h3 {
}

#container_dinamico {
	width:530px;
	float:right;
	margin-top:5px;

/*	margin-left:5px;*/
}
#destaque_dinamico {
	width:530px;
}
#container_rodape {
	width:770px;
	border:1px solid #6B5912;
	margin: 10px auto 0 auto;
	padding:5px  0  5px 0; 
	display:table;
	text-align: center;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#container_rodape div {
	line-height: 12px;
}


#user_pages {
}
#user_pages h4 {
	height:24px;
	margin : 0px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#user_pages div.but_pag {
	line-height:12px;
	width:135px;
	background-position: left center;
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}
#user_pages div.but_pag a {
	display:block;
	width:100%;
	line-height:12px;
	padding-left:20px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
