
#buscaabas{
 background-image: linear-gradient(to bottom, #5c5c5c 50%, #333 50%, #333 100%);
 position:relative;
 top:0.7em;
 max-width:75em;
 margin:0 auto;	
 -webkit-border-top-left-radius: 10px;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-topright: 10px;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px; 
 margin-bottom:-3em;
}

#buscaabasRapida{
 background-image: linear-gradient(to bottom, #5c5c5c 50%, #333 50%, #333 100%);
 position:relative;
 top:2em;
 max-width:75em;
 margin:0 auto;	
 -webkit-border-top-left-radius: 10px;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-topright: 10px;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px; 
 margin-bottom:-3em;
}

.lancamentos, .brevelancamento, .emconstrucao, .prevenda, .prontaparamorar {	  
 display:inline-block;
 text-align:center;	
 z-index:10;
 width: 100%;
 float: left;
}

.lancamentos a{
 background-image: linear-gradient(to bottom, #5c5c5c 50%, #333 50%, #333 100%);  
 font-size:1.0em;
 display:block;
 line-height:2.8em;
 text-decoration:none;
 color:#fff;
 -webkit-border-top-left-radius: 10px;
 -moz-border-radius-topleft: 10px;
 border-top-left-radius: 10px;	
}
.brevelancamento a{
 background-image: linear-gradient(to bottom, #5c5c5c 50%, #333 50%, #333 100%); 
 font-size:1.0em;
 display:block;
 line-height:2.8em;
 text-decoration:none;
 color:#fff;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topright: 10px;
 border-top-right-radius: 10px;	
}

.emconstrucao a{
 background-image: linear-gradient(to bottom, #5c5c5c 50%, #333 50%, #333 100%); 
 font-size:1.0em;
 display:block;
 line-height:2.8em;
 text-decoration:none;
 color:#fff;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topright: 10px;
 border-top-right-radius: 10px;	
}

.prevenda a{
 background-image: linear-gradient(to bottom, #5c5c5c 50%, #333 50%, #333 100%); 
 font-size:1.0em;
 display:block;
 line-height:2.8em;
 text-decoration:none;
 color:#fff;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topright: 10px;
 border-top-right-radius: 10px;	
}

.prontaparamorar a{
 background-image: linear-gradient(to bottom, #5c5c5c 50%, #333 50%, #333 100%); 
 font-size:1.0em;
 display:block;
 line-height:2.8em;
 text-decoration:none;
 color:#fff;
 -webkit-border-top-right-radius: 10px;
 -moz-border-radius-topright: 10px;
 border-top-right-radius: 10px;	
}

.ativa a{
 background-image: linear-gradient(to bottom, #D53333 50%, #cc0000 50%, #990000 100%);     
}

/*
#busca .mid{
 max-width:95em;   
 padding-left:3em;   
}
*/
