@charset "utf-8";
/* CSS Document */

#busca{
	
	float:left;
	width:205px;
	height:259px; 
	
}

#telhado{ 
	background:url("../img/home/telhado.png") no-repeat scroll 0 0 transparent;
	width: 212px;
	height: 78px;
	position:relative;
	margin:-66px 0 0 -5px ;
	
}

#fundo{
	background:#9bae9d url(../img/home/backbusca.jpg) repeat-y; scroll 0 0; 
	width:174px;
	height:247px;
	margin-left:15px;
	
	
}

#fundo h4{ 
	font-family: tahoma, arial, verdana;
	text-align:center;
}

#formulario{ 
	background-color:#9bae9d url(../img/home/backbusca.jpg) repeat-y; scroll 0 0;; 
	width:154px; 
	height:218px;
	margin: 10px 10px 0 10px;
}

#formularioBuscaAnuncios{
	width:147px; 
	height:200px; 
	font-family:Tahoma, Geneva, sans-serif; 
        font-size:10px;
        margin-top:20px;
}

select{
	font-size:11px;
	margin-bottom: 20px;
}
	
#form{ 
	margin: 3px 0 5px 3px; 
	width:140px; 
	height:18px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:10px; 
}

#form2{
	margin:3px 0 5px 0;
	width:116px;
	height:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px; 
}

#ref{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
}

#btn{
	width:60px; 
	height:25px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	float:right;
	border: solid 2px  #999;
	margin-top:40px;
}