.headtitulo .nombre .icon-star { color: #ffbf12; font-size: 22px; } #divIW{ width:200px; height:100px; overflow:hidden; } .destino, .headtitulo { cursor:pointer; } .destino:hover { text-decoration:underline; } .infobloque { background-color: #f7f7f7; border-left: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; padding:30px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } .tabrow { text-align: left; list-style: none; margin: 10px 0 0px; padding: 0 10px; line-height: 24px; height: 26px; overflow: hidden; font-size: 12px; font-family: verdana; position: relative; } .tabrow li { border: 1px solid #dbdbdb; background: #D1D1D1; background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); display: inline-block; position: relative; z-index: 0; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF; text-shadow: 0 1px #FFF; margin: 0 -5px; padding: 0 20px; cursor: pointer; } .tabrow a { color: #555; text-decoration: none; } .tabrow li.selected { background: #f7f7f7; color: #333; z-index: 2; border-bottom-color: #f7f7f7; cursor: default; } .tabrow:before { position: absolute; content: ""; width: 100%; bottom: 0; left: 0; border-bottom: 1px solid #dbdbdb; z-index: 1; } .tabrow li:before, .tabrow li:after { border: 1px solid #dbdbdb; position: absolute; bottom: -1px; width: 5px; height: 5px; content: ""; } .tabrow li:before { left: -6px; border-width: 0 1px 1px 0; box-shadow: 2px 2px 0 #D1D1D1; } .tabrow li:after { right: -6px; border-width: 0 0 1px 1px; box-shadow: -2px 2px 0 #D1D1D1; } .tabrow li.selected:before { box-shadow: 2px 2px 0 #FFF; } .tabrow li.selected:after { box-shadow: -2px 2px 0 #FFF; } .titulosubray { border-bottom:1px solid #dbdbdb; padding-bottom:10px; margin-bottom:10px; font-weight:bold; } .titulosubray i{ padding-right:20px; font-size: 22px; color: #aaa; } ul.thumb { list-style: none; padding: 0px; margin: 0px; } ul.thumb li { float: left; padding: 0px 15px 15px 0; cursor: pointer; } ul.cols { overflow:hidden; padding: 0 0 0 20px; } ul.cols li { border-bottom:1px solid #eee; float:left; display:inline; padding-top: 6px; padding-bottom: 6px; } .hotel_multipleRS i[class*='icon-']{ color: #aaa; font-size: 20px; } .hotel_multipleRS a { cursor:pointer; } .hotel_multipleRS a:hover { color:#E46417; } .hotel_multipleRS span { font-size:12px; color: #777; padding-left: 21px; } ul.doble li { width:50%;list-style: none;} ul.triple li { width:33.333%; list-style: none;} ul.quad li { width:25%; list-style: none; } ul.six li { width:16.666%; list-style: none;}