

#ambientes_container { width:990px; margin-top:20px }

#buscador { width:100%;height:150px}
#buscador .tab {float:left;margin-right:12px}
#buscador .tab img {cursor:pointer;}
#buscador .tab span {display:block;text-align:center;line-height:16px;font-size:8pt;font-weight:bold;color:#555;padding-bottom:7px; white-space: normal;width:104px; text-transform: uppercase }

#buscador .tab:hover { background:#dadada; }
#buscador .tab:hover .img2 { border:4px solid #dadada}
#buscador .tab:hover span { color:#555}


#buscador .tab.selected { background:#dadada; }
#buscador .tab.selected .img2 { border:4px solid #dadada}
#buscador .tab.selected span { color:#555}

