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



body {
	margin:0;
	padding:0;
	background:#000 url("spaceBackgroud.gif") fixed;
    background-color:#FFF;
	color:#333;
	
	}
#tudo {
	width:750px;     
	margin:0 auto;
	background-color:#FFF;
	}	

	
/****************************/	



#topo {
    width:750px;	
	height:180px;
	
	}
/*   */


/* Inicio da estrutura do menu */

  
    #header {
	 float:left;
      width:740px;
 	  border-left:5px solid #FFF;
  	  border-right:5px solid #FFF;
      background:#DAE0D2  url("bg.gif") repeat-x bottom;
      font-size:12px;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      display:block;
      background:url("right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
	  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
	  #header a {float:none;}
 	 /* End IE5-Mac hack */
	  
    #header a:hover {
      color:#333;
      }
    #header #current {
      background-image:url("left_on.gif");
      }
    #header #current a {
      background-image:url("right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
/*************************************************************************/


/* Inicio da estrutura principal ou seja o centro */	
#principal {
	float:left;
	width:630px;
	padding: 0 5px;
	text-align:center;
	background-color:#FFF;
	}

#Anuncio{
	width:201px;
	height:110px;
	margin-bottom:20px;
	margin-left:5px;
	float:left;
}
#Anuncio a{text-decoration:none;}
#Anuncio a:link{text-decoration:none;color:#333;}
#Anuncio a:hover{text-decoration:none;color:#930;}
#TopAnuncio{
	background: url("top_anuncio.gif") top center no-repeat;
	width:201px;
	height:20px;
	color:#FFF;
	font-size:10px;
}
#CorpoAnuncio{
	background: url("FundoImagemMiniatura.png") no-repeat top left;	
	width:198px;
	height:100px;
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	font-size:9px;
}

#CorpoAnuncio img{
	border: #000 solid 1px;
}

/*********************************************************************************/
	
	
/* Inicio da estrutura esquerda */	
#esquerda {
	  float:left;
      width:740px;
	  border-left:5px solid #FFF;
  	  border-right:5px solid #FFF;
	  background-color:#FFF;
}

#mostraComboTipoImovel{
	float:left;
}

#mostraComboTipoNeogicio{
	float:left;
}

#mostraComboBairro{
	float:left;
}

#mostraComboCidade{
	float:left;
}

#mostraComboEstado{
	float:left;
}
#mostrarTexfildPesquisar{
	float:left;
}
#mostrarBotaoExibir{
	float:left;
}


#TodoFormPesquisa{
	border-collapse:collapse; 
	color:#000;
} 

#TodoFormPesquisa select{
	background:#C00; 
	color:#FFF;
	border:1px solid #000;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
	font-size:9px;
}
#TodoFormPesquisa input.botao{
	background:#C00; 
	color:#FFF;
	border:1px solid #000;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
	font-size:9px;
}
#TodoFormPesquisa input.pesquisar{
	background:#C00; 
	color:#FFF;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
	font-size:9px;
	text-align:center;
}


/*************************************************/	
	
	
	
/****************** Direita *********************/	
	
#direita{
	width:100px;
	float:right;
}
#textoDireitaParceiros{
	background:#ffc; 
	border:1px solid #000;
	margin-top:2px;
	margin-right:2px;
}
#textoDireitaParceiros h3 {
text-align:center; 
margin:0.2em 0; 
}
#textoDireitaParceiros p {
margin-bottom:0;
font: 0.6em Georgia, "Times New Roman", Times, serif;
padding:0 2px 2px; 
text-align:justify; 
}

/**************************************************/




/*** Baixo do Site ***/
/*#rodape {
	clear:both;
	color:#FFF;
	background-color:#F00;
	border:5px outset #000;
}
#rodape h5{
	text-align:center; 
	margin:0.2em 0; 
}
*/	
#rodape {
	clear:both;
	color:#FFF;
	background-color:#F00;
}

