/* Estil per contingut de hotels */

div.numero_hotels{ float: left;    width: 530px; height: 20px; margin: 10px 0 10px 6px; font-weight: bold; font-size: 15px; color: rgb(173,0,43); }
div.numero_hotels_text{ float: left; }
div.numero_hotels_paginacio{ float: right; }
div.numero_hotels select{ width: 40px; border: solid 1px rgb(251,218,165); font-size: 12px; }

div.element{ float: left; width: 530px; margin: 0 0 10px 6px; /*background-color: rgb(254,243,213); */ }
div.element a{ text-decoration: none; color:rgb(255,255,255); }
div.element_titol{ float: left; width: 530px; height: 25px; background: rgb(173,0,43); }
div.element_titol div{     float: left; color: white; margin: 2px 0 0 4px; font-size: 17px; }
div.element_city{ float:left; width: 530px; height: 17px; font-size: 12px; font-weight: bold; }
div.element_city div{ float: right; text-align: right; margin: 0 10px 0 0; }
div.element_contingut{     float: left; width: 530px; text-align: left; }
div.element_foto{ float: left; width: 160px; }
div.element_foto div{ margin-left: 7px;    font-size: 11px; }
div.element_foto img{ cursor:hand; cursor: pointer; }
div.element_text{ float: right;    width: 320px; }
div.element_text_desc{ float: left; width: 320px; margin: 5px 0 0 0; font-size:13px; }
div.element_text_preu{ float: left; width: 320px; }
div.element_text_preu div{ float: right; margin: 10px 15px 0 0; color:rgb(241,161,57); font-size: 10px;    font-weight: bold; text-align: right; }
div.element_text_preu span{ font-size: 20px; }
div.element_opcions{ margin-top: 10px; float: left; width: 530px; height: 25px; }
div.element_opcions_recuadre{ float: right; background-color: rgb(173,0,43); font-size: 13px; font-weight: bold; margin-left: 10px; }
div.element_opcions_recuadre div{ margin: 3px 4px 3px 4px; }

div.paginador_numeros{ float: left; width: 530px; height: 35px; margin: 0 0 0 10px; color: #3263c9; font-weight: bold; font-size: 15px; color: rgb(173,0,43); text-align: center; }
div.paginador_numeros span{ color: rgb(173,0,43); }
div.paginador_numeros a{ color:rgb(241,161,57); text-decoration: none;}
