#header-top {
	height: 40px;
}
.logo_hotusa_plus {
	width: 50%;
	padding: 20px 0;
	float: left;
	height: 55px;
	position: relative;
}
.logo_hotusa_plus a {
	float: left;
	display: block;
}
.logo_hotusa_plus img {
	float: left;
}
.logo_hotusa_plus .logo_hotusa_plus {
	width: auto;
	padding: 0;
}
.menu_head_hotusa_plus{
	top: 55px !important;
}
.head_corporate {
	width: 100%;
	float:left;
	overflow: hidden;
}
.head_corporate  img {
	width: 100%;
	float:left;
}

/* --------- Cabecera logueado ------------ */
.head_inner_user {
	float: right;
}
.head_inner_user .buttons_inner {
	display: none;
	background: #1a62aa;
	float: right;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
#info_head_plus {
	background: #1a62aa;
	float: left;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.close_session {
	background: #d1d1d1;
	float: left;
	display: block;
	padding: 10px;
	color: #fff;
}

.close_session .text {
	float:left;
}
.close_session .text:hover {
	cursor: pointer;
	text-decoration: underline;
}
#info_head_plus .plus {
	color: #ff9933;
	font-size: 25px;
	float: left;
	padding: 8px 1% 8px 10%;
}
#info_head_plus .name_user span {
	font-style: italic;
}
#info_head_plus .name_user {
	float: left;
	margin: 12px 1% 0 5%;
}
#info_head_plus .count_money {
	float: left;
	background: #ff9933;
	padding: 5px;
	clear: both;
}
#info_head_plus .count_money .text {
	font-style: italic;
	float:left;
}
#info_head_plus .count_money .text span{
	color: #333333;
}
/* --------- fin: Cabecera logueado ------------ */
li.oculto{display:none}
.content {
	position: relative;
}
.content_corporate {
	background: #e7e7e7;
	float: left;
	width: 100%;
}
#back_top {
	background: #ff9933;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
	padding: 5px;
	color: white;
	box-shadow: -3px 3px 0 #444;
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 2;
}
#back_top:hover {
	background: #444;
	box-shadow: -3px 3px 0 #ff9933;
}
.border_arrow_top {
	width: 0px;
	height: 0px;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	margin: 0 0 0 5px;
	display: inline-block;
}
#link_registrate {
    background: none repeat scroll 0 0 #f93;
    box-shadow: 0 0 5px #797979;
    color: #fff;
    cursor: pointer;
    left: 0;
    padding: 10px 5px;
    position: fixed;
    top: 55%;
    text-transform: uppercase;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    z-index: 1;
}
#link_registrate:hover {
	background: #ff9933;
}
#acceder {
	background: #fff;
	padding: 2%;
	width: 20%;
	position: absolute;
	top: 50px;
	#top: -275px;
	left: 0;
	box-shadow: 0 0 5px #C5C4C4;
	#border: 1px solid #9b9b9b;
}
#acceder > p {
	width: 100%;
	font-size: 16px;
	color: #ff9933;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin: 20px 0 2px 0;
}
#acceder span#id_regist {
	width: 100%;
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	float: left;
}
#acceder input {
	width: 92%;
	padding: 1% 4%;
	margin: 0 0 15px 0;
	background: #e8e8e8;
	font-size: 13px;
	height: 25px;
	border: none;
	font-family: 'Lato', sans-serif, Arial, Helvetica;
}
#acceder label {
	width: 100%;
	margin: 0 0 5px 0;
	color: #333333;
	font-size: 13px;
	font-family: 'Lato', sans-serif, Arial, Helvetica;
	float:left;
}
#acceder #login, #acceder #rcvPass {
	background: #ff9933;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
	float: right;
	margin: 5px 0 0 0;
	padding: 3%;
	color: white;
	box-shadow: -3px 3px 0 #cbcbcb;
}
#acceder #rcvPass{
    display:none;
    float:left;
}

#acceder #login:hover, #acceder #rcvPass:hover {
	background: #1a62aa;
	box-shadow: -3px 3px 0 #cbcbcb;
}
#mail_pws {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	color: #333333;
	text-align: left;
	font-size: 13px;
}
.border_arrow_sarch {
	width: 0px;
	height: 0px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	margin: 0 0 0 5px;
	display: inline-block;
}

#content_header {
	width: 100%;
	float: left;
	background: #fff;
}
.titulo_apartado {
	font-size: 40px;
	color: #999999;
}
.titulo_apartado h1{
	color: #333333;
	font-size: 60px;
	clear: both;
	width: 100%;
	float: left;
}
.titulo_apartado span {
	color: #ff9933;
}
.entradilla_corporate {
	color: #999;
	font-size: 25px;
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
}
.segment_embajador .entradilla_corporate {
	margin: 0;
}
.entradilla_corporate_2 {
	color: #999;
	font-size: 20px;
	width: 100%;
	float: left;
	text-align: center;
	margin: 2px 0 20px 0;
	font-weight: bold;
	text-transform: uppercase;
}
.list {
	width: 83%;
	margin: 0 auto;
	#width: 100%;
}
/*.list li {
	color: #333333;
	font-size: 16px;
	float: left;
	width: 50%;
	margin: 4px 0;
	line-height: 19px;
	#float:left;
}*/
.content_segment ul.list li {
	width: 50%;
	margin: 4px 0;
}
.content_segment ul.list li span {
	width: 90%;
}
.content_segment ul.list li span:first-child {
	width: auto;
}
.border_arrow_point_list {
	width: 0px;
	height: 0px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #ff9933;
	margin: 5px 5px 0 0;
	display: inline-block;
}

/* -------------- MENU DE LOS APARTADOS ------------------- */
.menu_hotusa_plus {
	width: 100%;
	float: left;
	background: #ff9933;
	box-shadow: 0 10px 10px #C5C5C5;
	position: relative;
	margin: 50px 0 0 0;
}
.menu_hotusa_plus ul {
	max-width: 1110px;
	min-width: 300px;
	margin: 8px auto;
	text-align: center;
}
.menu_hotusa_plus ul li {
	color: #fff;
	font-size: 16px;
	border-left: 1px solid #fff;
	display: inline-block;
	padding: 0 0 0 2%;
	margin: 0 0 0 2%;
	text-transform: uppercase;
	line-height: 35px;
	#float:left;
}
.menu_hotusa_plus ul li:first-child {	
	border: none;
	margin: 0;
	padding: 0;
}
.menu_hotusa_plus ul li:hover {
	cursor: pointer;
	color: #333333;
}
.menu_hotusa_plus ul li span {
	float:left;
}

.content_segment {
	float: left;
	background: #e7e7e7;
	padding: 0px 0 50px 0;
	width: 100%;
}
.content_segment a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
.content_segment a:hover {
	text-decoration: underline;
}
.content_segment .content {
	max-width: 1110px;
	min-width: 300px;
	margin: 0 auto;
	text-align: center;
	color: #444;
}
.content_segment .titulo_apartado {
	margin: 0;
	padding: 0;
}
.content_segment .subtitulo{
	color: #1a62aa;
	font-size: 25px;
	margin: 50px 0 5px 0;
	float: left;
	width: 100%;
}
.content_segment .entradilla {
	width: 100%;
	float:left;
	font-size: 18px;	
	text-align: center;
}	
.content_segment .texto {
	width: 100%;
	float:left;
	font-size: 16px;	
	text-align: center;
	line-height: 17px;
	color: #333333;
}	
.content_segment ul {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
	text-align: left;
}	
.emb_ok .content_segment ul {
	margin: 0 auto;
	width: 80%;
	float: none;
}	
.content_segment ul li {
	float: left;
	width: 28%;
	padding: 55px 2% 0 2%;
	text-align: left;
}	
.emb_ok .content_segment ul li {
	color: #333333;
	font-size: 16px;
	float: left;
	margin: 0 1%;
	width: 48%;
	line-height: 19px;
	padding: 0;
}
.content_segment ul li#registrate {
	background: url('/desarrolloweb/img/hotusa_plus/registrate.png') no-repeat top center #e7e7e7;
}
.content_segment ul li#reserva {
	background: url('/desarrolloweb/img/hotusa_plus/reserva.png') no-repeat top center #e7e7e7;
}
.content_segment ul li#suma {
	background: url('/desarrolloweb/img/hotusa_plus/suma.png') no-repeat top center #e7e7e7;
}
.content_segment ul li .titulo {
	font-size: 23px;
	color: #1a62aa;
}
.content_segment ul li .titulo .number {
	text-shadow: 0 0 5px #333333;
	color: #fff;
	font-size: 200px;
	display: inline-block;
}
.content_segment ul li .titulo .title {
	color: #333333;
	text-transform: uppercase;
	font-size: 0.9em;
	display: inline-block;
	font-weight: bold;
}
.content_segment ul li .texto {
	text-align: left;
	line-height: 19px;
	margin: 75px 0 0 0;
}			

.faqs, .content_faqs {
	background: #fff;
	padding: 10px 0;
	float:left;
	width: 100%;
}
.faqs:hover, .faqs .content:hover {
	cursor: pointer;
	color: #ff9933;
}
.content_faqs {
	display: none;
}
.faqs .content {
	text-align: center;
	color: #999;
	text-transform: uppercase;
	font-size: 15px;
	border-bottom: 1px solid #777;
	padding: 0 0 10px 0;
}
.content_faqs ul li{
	display: inline-block;
	width: 45%;
	padding: 5px 2%;
	text-align: left;
	float: none;
	vertical-align: top;
}
.content_faqs ul li .title_faq{
	color: #ff9933;
	text-transform: uppercase;
	width: 100%; 
	float:left;
	margin: 0 0 5px 0;
	font-size: 18px;
	line-height: 20px;
}
.content_faqs ul li .texto_faq {
	color: #333333;
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
	font-size: 16px;
	line-height: 19px;
}
.conclution {
	font-style: italic;
	font-size: 17px;
	color: #333333;
	text-align: right;
	width: 90%;
	float: left;
	margin: 10px 5%;
	letter-spacing: 0px;
}

/* ----------------- SOLUCIONES ------------------- */
.segment_soluciones {
	float: left;
	width: 100%;
}
.segment_soluciones img {
	width: 100%;
	float:left;
}
/* ----------------- FIN: SOLUCIONES ------------------- */

/* ----------------- REGISTRO ------------------- */
.segment_regist {
	float: left;
	width: 100%;
}
.segment_regist img {
	width: 100%;
	float:left;
}
.segment_regist .titulo_apartado, .segment_embajador .titulo_apartado {
	color: #ff9933;
	font-size: 35px;
	margin: 30px 0 15px 0;
}
.regist_ok .titulo_apartado {
	font-size: 42px;
}
.regist_ok .titulo_apartado_2 {
	font-size: 54px;
}
#form {
	float:left;
	width: 100%;
}
#form div {
	float: left;
	width: 46%;
	padding: 15px 2%;
}
#form div span.titulo{
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	float: left;
	width: 100%;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
}
#form div ul {
	width: 100%;
}
#form div ul li {
	width: 100%;
	float:left;
	margin: 7px 0;
	padding: 0;
}
#form div ul li p {
	width: 30%;
	float: left;
	margin: 0 2% 0 0;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}
#form div ul li input, #form div ul li select {
	float: right;
	width: 50%;
	background: #fff;
	#border: 1px solid #797979;
	box-shadow: 0 0 5px #797979;
	border: none;
	height: 27px;
}
#form div ul li input#fecha_nacimiento {
	text-align: center;
	letter-spacing: 2px;
	color: #333333;
}
#regist {
	width: 100%;
}

.accept_button {
	float: left;
	width: 96%;
	font-size: 13px;
	text-align: left;
	padding: 0 2%;
}
.accept_button .content_checkbox {
	float: left;
	width: 70%;
	margin: 5px 0;
	line-height: 15px;
}
.accept_button .form_checkbox {
	width: 100%;
	float:left;
}
.accept_button .form_checkbox #input_condiciones, .accept_button .form_checkbox #input_newsletter {
	float: left;
	width: 20px;
}
.accept_button .form_checkbox label {
	float: left;
	width: 80%;
	margin: 0 0 0 10px;
	line-height: 16px;
}
.accept_button #accept_regist{
	background: #ff9933;
	font-size: 14px;
	cursor: pointer;
	padding: 10px 3%;
	color: white;
	box-shadow: -3px 3px 0 #cbcbcb;
	float: right;
	margin: 0;
}
.accept_button #accept_regist:hover {
	background: #1a62aa;
	box-shadow: -3px 3px 0 #cbcbcb;
}

#boton_enviar:hover {
	background: #cbcbcb;
	box-shadow: -3px 3px 0 #1a62aa;
}
#boton_enviar {
	background: #1a62aa;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
	float: right;
	margin: 5px 0 0 0;
	padding: 3%;
	color: white;
	box-shadow: -3px 3px 0 #cbcbcb;
}
#form ul li #boton_enviar p {
	width: auto;
	float: none;
	margin: 0;
	line-height: 12px;
}
#form ul li #boton_enviar p span {
	width: auto;
	float: none;
}
/* ----------------- FIN: REGISTRO ------------------- */

/* ----------------- EMBAJADOR PLUS ------------------ */
.segment_embajador {
	float: left;
	width: 100%;
}
.segment_embajador img {
	width: 100%;
	float:left;
}

.emb_ok .content_segment ul.list_friends {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}
.emb_ok .content_segment ul.list_friends li {
	width: 28%;
	padding: 1%;

}
.emb_ok .content_segment ul.list_friends li.logos_mails {
	padding: 1% 0;
	width: 35%;
	margin: 0;
}
.emb_ok .content_segment ul.list_friends li.mail_friends {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
.emb_ok .content_segment ul.list_friends li span {
	color: #999; 
	width: 100%;
	float:left;
	line-height: 19px;
}
.emb_ok .content_segment ul.list_friends li .explicacion {
	font-size: 16px;
}
.emb_ok .content_segment ul.list_friends li .email {
	width: 100%;
	float:left;
}
.emb_ok .content_segment ul.list_friends li .email div {
	width: 50%;
	float:left;
}
.emb_ok .content_segment ul.list_friends li .email input {
	float:left;
	width: auto;
	margin: 20px 4% 0 0;
}
.emb_ok .content_segment ul.list_friends li .email img {
	width: auto;
	float:left;
}
.emb_ok .content_segment ul.list_friends li #emailsInvitacion {
	float:left; 
	width: 100%;
}
.emb_ok .content_segment ul.list_friends li #emailsInvitacion input {
	float: left;
	width: 92%;
	border: none;
	box-shadow: 0 0 5px #797979;
	margin: 10px 0 0 0;
	padding: 1% 4%;
	height: 24px;
	color: #333333;
}
.emb_ok .content_segment ul.list_friends li  a {
	color: #333333;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
.emb_ok .content_segment ul.list_friends li  a:hover {
	color: #999;
}
.emb_ok .content_segment ul.list_friends li #userInvite, .emb_ok .content_segment ul.list_friends li #userMail  {
	background: #ff9933;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	float: right;
	margin: 10px 0 0 0;
	padding: 5px 3%;
	color: white;
	box-shadow: -3px 3px 0 #cbcbcb;
	border: none;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif, Arial, Helvetica;
	width: auto;
}
.emb_ok .content_segment ul.list_friends li #userInvite:hover, .emb_ok .content_segment ul.list_friends li #userMail:hover {
	background: #1a62aa;
	box-shadow: -3px 3px 0 #cbcbcb;
}
.emb_ok .content_segment ul.list_friends li span.border_arrow_sarch {
	width: auto;
	float:none;
}
.emb_ok .content_segment ul.list_friends li .div_button_fb {
	width: 100%;
	float:left;	
	margin: 50px 0 0 0;
}
.emb_ok .content_segment ul.list_friends li .button_facebook {
	background: #25589e;
	display: inline-block;
	margin: 0;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	float: none;
	width: auto;
	vertical-align: top;
	height: 42px;
	line-height: 42px;
	padding: 0 25px;
}
.emb_ok .content_segment ul.list_friends li .button_facebook:hover {
	color: #fff;
	text-decoration: underline;
}
.emb_ok .content_segment ul.list_friends li span.ico_fb {
	float: none;
	width: 42px;
}
/* --------------- FIN: EMBAJADOR PLUS ---------------- */

/* --------------- INNER HOTUSA PLUS ----------------- */
#explain_info_user {
	float: left;
	width: 96%;
	background: #fff;
	padding: 2%;
	box-shadow: 0 0 5px #797979;
	margin: 20px 0;
}
#explain_info_user  div{
	display: inline-block;
	width: auto;
	text-align: left;
	margin: 0 2%;
	vertical-align: top;
	#float:left;
}
#explain_info_user .welcome {
	margin: 0 2% 0 0;
	width: 25%;
}
#explain_info_user .welcome .plus {
	font-size: 28px;
	font-weight: bold;
}
#explain_info_user .welcome .text {
	font-size: 17px;
	font-style: italic;
}
#explain_info_user .money_cash {
	width: 25%;
}
#explain_info_user .money_cash .text {
	color: #ff9933;
	font-size: 16px;
	line-height: 17px;
	float: left;
	width: 75%;
	margin: 5px 0 0 0;
}
#explain_info_user .money_cash .text span {
	font-weight: bold;
	font-size: 18px;
}
#explain_info_user .time_money {
	width: 40%;
	margin: 0 2% 0 0;
}
#explain_info_user .time_money .text {
	color: #999;
	font-size: 16px;
	line-height: 17px;
	float: left;
	width: 80%;
	margin: 5px 0 0 1%;
}
#menu_user {
	margin: 0 0 10px 0;
	background: #333333;
	text-align: center;
	padding: 5px 0;
	width: 100%;
}
#menu_user li {
	padding: 0 1%;
	width: 22%;
	float: none;
	display: inline-block;
	#display: inline;
	margin: 0;
	border-left: 1px solid #cccccc;
}
#menu_user li:hover {
	cursor: pointer;
}
#menu_user li span {
	margin: 0 2% 0 0;
}
#menu_user li .text{
	color: #cccccc;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 35px;
	float:left;
}
#menu_user #link_booking {
	border-left: none;
}
#menu_user #link_ep {

}
#menu_user #link_update_info {

}
#menu_user #link_update_pwd {

}
#menu_user .active span.text, #menu_user li:hover .text {
	color: #ff9933 !important;
}


/* ------------------- HOME, SE MUESTRAN LAS RESERVAS ------------------ */
#content_my_bookings {

}
#content_my_bookings .input_filter {
	float: left;
	width: 40%;
	background: #fff;
	padding: 5px 1%;
	border: 1px solid #919191;
}
#content_my_bookings .input_filter .filter_mb {
	border: none;
	float: left;
	color: #333333;
	font-size: 15px;
	line-height: 25px;
	width: 90%;
}
#content_my_bookings  #title_bookings {
	width: 100%;
	margin: 10px 0;
	border-bottom: 1px solid #767676;
	padding: 0 0 10px 0;
}
#content_my_bookings  #title_bookings li {
	width: 10.8%;
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	float: none;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	#float:left;
}
#content_my_bookings  .content_bookings {
	width: 100%;
	margin: 0;
}
#content_my_bookings  .content_bookings li {
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}
#content_my_bookings  .content_bookings li.par {
	background: #fff;
}
#content_my_bookings  .content_bookings li ul {
	width: 100%;
	margin: 0;
}
#content_my_bookings  .content_bookings li ul li {
	width: 10.8%;
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	float: none;
	display: inline-block;
	font-size: 14px;
	color: #767676;
	#float:left;
}
#content_my_bookings  .content_bookings li ul li .title  {
	display: none;
}

/* ------------ PAGINADOR ----------- */
#paginator_hotusa_plus {
	float: left;
	width: 100%;
	text-align: center;
	margin: 25px 0 10px 0;
}
#paginator_hotusa_plus .before {
	display: inline-block;
	padding: 0;
	border-right: 1px solid #333333;
	width: 15%;
	#float:left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#paginator_hotusa_plus .before .text {
	line-height: 15px;
	margin: 0;
}
#paginator_hotusa_plus .next {
	display: inline-block;
	padding: 0;
	width: 15%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
	#float:left;
}
#paginator_hotusa_plus .next .text {
	line-height: 15px;
	margin: 0;
}
#paginator_hotusa_plus .before:hover, #paginator_hotusa_plus .next:hover {
	cursor: pointer;
}
#paginator_hotusa_plus .before:hover .text, #paginator_hotusa_plus .next:hover .text {
	text-decoration: underline;
}
/* ------------ FIN: PAGINADOR ----------- */

#footer_my_bookings {
	float: left;
	width: 100%;
	border-bottom: 1px solid #767676;
	padding: 0 0 10px 0;
}
#footer_my_bookings .aclaracion_saldo {
	float: left;
	width: 70%;
	margin: 15px 0 0 0;
}
#footer_my_bookings .aclaracion_saldo .text {
	float: left;
	font-size: 13px;
	color: #767676;
	line-height: 25px;
}
#footer_my_bookings .button_info_saldo {
	float: right;
	background: #ff9933;
	padding: 10px 2%;
}
#footer_my_bookings .button_info_saldo .text {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}
#footer_my_bookings .button_info_saldo .text span{
	font-size: 24px;
}
/* ------------------- FIN: HOME, SE MUESTRAN LAS RESERVAS ------------------ */

/* ------------------- EMBAJADOR PLUS ------------------ */
#content_embajador_plus {
	display: none;
}
#content_embajador_plus  #title_bookings {
	width: 100%;
	margin: 10px 0;
	border-bottom: 1px solid #767676;
	padding: 0 0 10px 0;
}
#content_embajador_plus  #title_bookings li {
	width: 22%;
	text-align: left;
	padding: 0 1%;
	margin: 0;
	vertical-align: bottom;
	float: none;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	#float:left;
}
#content_embajador_plus  .content_bookings {
	width: 100%;
	margin: 0;
}
#content_embajador_plus  .content_bookings li {
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}
#content_embajador_plus  .content_bookings li.par {
	background: #fff;
}
#content_embajador_plus  .content_bookings li ul {
	width: 100%;
	margin: 0;
}
#content_embajador_plus  .content_bookings li ul li {
	width: 22%;
	text-align: left;
	padding: 0 1%;
	margin: 0;
	vertical-align: middle;
	float: none;
	display: inline-block;
	font-size: 14px;
	color: #767676;
	#float:left;
}
#content_embajador_plus  .content_bookings li ul li .title  {
	display: none;
}
#content_embajador_plus  .content_bookings li ul li .no_resv {
	color: #3366cc;
	text-transform: uppercase;
}
#content_embajador_plus  .content_bookings li ul li .resv {
	color: #009933;
}
#content_embajador_plus .button_info_saldo {
	float: right;
	background: #ff9933;
	padding: 10px 2%;
	margin: 20px 0 50px 0;
}
#content_embajador_plus .button_info_saldo .text {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}
#content_embajador_plus .button_info_saldo .text span{
	font-size: 24px;
}
/* ------------------- FIN: EMBAJADOR PLUS ------------------ */

/* ------------------- MODIFICAR DATOS / CONTRASEÑA ------------------- */
#content_change_info, #content_change_pwd {
	display: none;
	#float:left;
	#clear: both;
}
#content_change_info .title, #content_change_pwd .title {
	color: #333333;
	font-size: 24px;
	float: left;
	width: 100%;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
#content_change_info #form_change_info, #content_change_pwd #form_change_pwd {
	float:left;
	width: 100%;
	margin: 0 0 50px 0;
}
#content_change_info #form_change_info div, #content_change_pwd #form_change_pwd div {
	display: inline-block;
	width: 46%;
	margin: 5px 3% 5px 0;
	text-align: left;
	#float:left;
}
#content_change_info #form_change_info div label, #content_change_pwd #form_change_pwd div label {
	display: inline-block;
	width: 35%;
	margin: 15px 0 0 0;
	text-align: left;
	float: left;
}
#content_change_info #form_change_info div input, #content_change_pwd #form_change_pwd div input{
	width: 50%;
	border: none;
	box-shadow: 0 0 5px #797979;
	padding: 1% 4%;
	height: 24px;
	float: right;
}
#content_change_info #form_change_info div select{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    box-shadow: 0 0 5px #797979;
    float: right;
    height: 27px;
    width: 58%;
}
#content_change_info #form_change_info div.button, #content_change_pwd #form_change_pwd div.button {
	float: right;
	margin: 5px 4% 5px 0;
}
#content_change_info #form_change_info div.button input, #content_change_pwd #form_change_pwd div.button input {
	background: #ff9933;
	color: #fff;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	box-shadow: -3px 3px 0 #ccc;
	width: 42%;
    cursor:pointer;
}
span#modificar, span#changePass{
    background: #ff9933;
    color: #fff;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    box-shadow: -3px 3px 0 #ccc;
    cursor:pointer;
    float: right;
    margin: 5px 4% 5px 0;
    width: 50%;
    border: none;
    box-shadow: 0 0 5px #797979;
    padding: 1% 4%;
    height: 24px;
    float: right;
    margin: 5px 0 5px 0;
}
#content_change_info #form_change_info div .noMargin {
	margin: 5px 0 5px 0;
}
/* ------------------- FIN: MODIFICAR DATOS / CONTRASEÑA ------------------- */


#banners_dest {
	float:left;
	width: 100%;
	margin: 25px 0 0 0;
}
#banner_emb{
    cursor:pointer;
}
#banners_dest img {
	float:left;
}
#banners_dest a {
	float: right;
}
/* --------------- FIN: INNER HOTUSA PLUS ----------------- */							
.sprite-hotusa-plus {
	background: url(/desarrolloweb/img/hotusa_plus/sprite_hotusa_plus.png) no-repeat;
}
.ico_userman {
	background-position: -95px -108px;
	width: 65px;
	height: 40px;
	display: inline-block;
	float: left;
}
.ico-soluciones {
	background-position: 0 0;
	width: 50px;
	height: 35px;
	display: inline-block;
}
.ico-equipo {
	background-position: -50px 0;
	width: 50px;
	height: 35px;
	display: inline-block;
}
.ico-web {
	background-position: -100px 0;
	width: 50px;
	height: 35px;
	display: inline-block;
}
.menu_hotusa_plus ul li:hover .ico-soluciones {
	background-position: 0 -46px;
	width: 50px;
	height: 35px;
	display: inline-block;
}
.menu_hotusa_plus ul li:hover .ico-equipo {
	background-position: -50px -46px;
	width: 50px;
	height: 35px;
	display: inline-block;
}
.menu_hotusa_plus ul li:hover .ico-web {
	background-position: -100px -46px;
	width: 50px;
	height: 35px;
	display: inline-block;
}
.ico_man {
	background-position: 0 -87px;
	width: 40px;
	height: 65px;
	display: inline-block;
}
.ico_fb {
	background-position: -48px -85px;
	width: 42px;
	height: 42px;
	display: inline-block;
}
.ico_smile {
	background-position: -99px -85px;
	width: 24px;
	height: 24px;
	display: inline-block;
	float:left;
}

.ico_close {
	background-position: -126px -84px;
	width: 20px;
	height: 20px;
	display: inline-block;
	float:left;
}
.ico_money {
	background-position: 0 -157px;
	width: 50px;
	height: 45px;
	display: inline-block;
	float: left;
}
.ico_clock {
	background-position: -52px -157px;
	width: 50px;
	height: 45px;
	display: inline-block;
	float: left;
}
.ico_booking {
	background-position: 0 -210px;
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
}
.ico_ep {
	background-position: -47px -211px;
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
}
.ico_update_info {
	background-position: -94px -211px;
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
}
.ico_update_pwd {
	background-position: -138px -210px;
	width: 23px;
	height: 35px;
	display: inline-block;
	float: left;
}

#menu_user .active span.ico_booking , #menu_user li:hover .ico_booking {
	background-position: 0 -247px;
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
}
#menu_user .active span.ico_ep , #menu_user li:hover .ico_ep {
	background-position: -47px -248px;
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
}
#menu_user .active span.ico_update_info , #menu_user li:hover .ico_update_info {
	background-position: -94px -248px;
	width: 35px;
	height: 35px;
	display: inline-block;
	float: left;
}
#menu_user .active span.ico_update_pwd , #menu_user li:hover .ico_update_pwd {
	background-position: -138px -248px;
	width: 23px;
	height: 35px;
	display: inline-block;
	float: left;
}
.ico_lupa {
	background-position: -50px -130px;
	width: 30px;
	height: 25px;
	display: inline-block;
	float: left;
}
.ico_arrow_before {
	background-position: 0 -282px;
	width: 10px;
	height: 20px;
	display: inline-block;
	float:left;
}
.ico_arrow_next {
	background-position: -15px -282px;
	width: 10px;
	height: 20px;
	display: inline-block;
	float:right;
}
.ico_xclam {
	background-position: -81px -131px;
	width: 15px;
	height: 25px;
	display: inline-block;
	float: left;
}



@media screen and (max-width:1110px){
	.content_segment {
		width: 98%;
		padding: 0 1% 50px 1%;
	}
	
	#banners_dest img {
		width: 65%;
	}
	#banners_dest a {
		float: right;
		width: 35%;
	}
	#banners_dest a img {
		width: 95%;
		float:right;
	}
}
@media screen and (max-width:1055px){
	#banners_dest img {
		width: 64%;
	}
	#banners_dest a img {
		width: 90%;
		float:right;
	}
}
@media screen and (max-width:1024px){
	#acceder {
		left: 10px;
		top: 65px;
	}
	.content_segment .content, .menu_hotusa_plus ul  {
		width: 98%;
	}
	
	/* ----------- HOME INNER ------------ */
	#menu_user li .text {
		font-size: 13px;
	}
	/* ----------- FIN: HOME INNER ------------ */
}
@media screen and (max-width:990px){
	#acceder {
		left: 10px;
		top: 30px;
	}
}
@media screen and (max-width:960px){
	#menu_user li {
		width: auto;
		text-align: center;
	}
	#menu_user li .text {
		width: 100%;
	}
	.ico_booking, #menu_user .active span.ico_booking, #menu_user li:hover .ico_booking, .ico_ep, #menu_user .active span.ico_ep, #menu_user li:hover .ico_ep, .ico_update_info, #menu_user .active span.ico_update_info, #menu_user li:hover .ico_update_info, .ico_update_pwd,  #menu_user .active span.ico_update_pwd, #menu_user li:hover .ico_update_pwd {
		float:none;
	}
}
@media screen and (max-width:920px){
	#content_my_bookings .input_filter, #content_my_bookings #title_bookings, #content_embajador_plus #title_bookings {
		display: none;
	}
	#content_my_bookings .content_bookings li, #content_embajador_plus .content_bookings li {
		width: 47%;
		padding: 10px 1%;
		background: #fff;
		margin: 0 0 15px 0;
	}
	#content_my_bookings .content_bookings li.par, #content_embajador_plus .content_bookings li.par {
		float:right;
	}
	#content_my_bookings .content_bookings li ul li, #content_embajador_plus .content_bookings li ul li {
		width: 100%;
		text-align: left;
		margin: 5px 0;
	}
	#content_my_bookings .content_bookings li ul li .title, #content_embajador_plus .content_bookings li ul li .title {
		display: inline-block;
		color: #333333;
		text-transform: uppercase;
		font-weight: bold;
		margin: 0 2% 0 0;
	}
}
@media screen and (max-width:885px){
	#explain_info_user .welcome {
		margin: 0 2% 0 0;
		width: 15%;
	}
	#explain_info_user .money_cash {
		width: 35%;
	}
}
@media screen and (max-width:855px){
	.emb_ok .content_segment ul.list_friends li.logos_mails {
		width: 96%;
		padding: 1%;
		text-align: center;
	}
	.emb_ok .content_segment ul.list_friends li .email {
		width: 100%;
		float: left;
		text-align: center;
	}
	.emb_ok .content_segment ul.list_friends li.logos_mails .email div {
		width: auto;
		float: none;
		display: inline-block;
		margin: 0 2%;
	}
	.emb_ok .content_segment ul.list_friends li.logos_mails .email div input {
		float:none;
	}
	.emb_ok .content_segment ul.list_friends li.mail_friends, .emb_ok .content_segment ul.list_friends li.logo_inv_fb {
		width: 43%;
		padding: 3%;
		margin: 0;
	}
	.emb_ok .content_segment ul.list_friends li.mail_friends {
		border-left: none;
	}
	#acceder {
		left: 10px;
		top: 20px;
		width: 28%;
	}
}
@media screen and (max-width:820px){
	#acceder {
		left: 10px;
		top: 15px;
		width: 30%;
	}
	/* ----------------- INNER CORPORATE -------------- */
	.tel_inner div span {
		display: block !important;
	}
	.entradilla_inner_corporate {
		width: 90%;
	}
	/* ----------------- FIN: INNER CORPORATE -------------- */
}

@media screen and (max-width:768px){
	.rss {
		padding: 10px 0px 8px 0;
	}
	#acceder {
		left: 10px;
		top: 8px;
		width: 31%;
	}
	.list {
		margin: 0 auto;
		width: 90%;
	}
	.content_segment .content, .menu_hotusa_plus ul {
		width: 100%;
	}
	.content_segment ul li {
		float: left;
		margin: 0 2% 0 0;
		text-align: left;
		width: 27%;
		padding: 55px 2% 0 2%;
	}
	.content_segment ul li#registrate {
		background: url('/desarrolloweb/img/hotusa_plus/registrate_tb.png') no-repeat top center #e7e7e7;
	}
	.content_segment ul li#reserva {
		background: url('/desarrolloweb/img/hotusa_plus/reserva_tb.png') no-repeat top center #e7e7e7;
	}
	.content_segment ul li#suma {
		background: url('/desarrolloweb/img/hotusa_plus/suma_tb.png') no-repeat top center #e7e7e7;
	}
	.content_faqs ul li {
		width: 45%;
		padding: 5px 2%;
		text-align: left;
		float: none;
		margin: 0;
	}
	.content_segment ul li .titulo .title {
		font-size: 0.8em;
	}
	#form div ul {
		width: 100%;
	}
	#form div ul li p {
		width: 35%;
	}
	#form div ul li input, #form div ul li select {
		width: 60%;
	}
	
	
	.logo_hotusa_plus {
		width: 100%;
		z-index: 0;
	}
	
	#banners_dest img {
		width: 100%;
	}
	#banners_dest a {
		display: none;
	}
}
@media screen and (max-width:766px){
	.head_inner_user .buttons_inner {
		display: block;
	}
	.head_inner_user {
		float: right;
		width: 40%;
	}
	.more_info {
		display: none;
		width: 98%;
		float:right;
		box-shadow: 0 2px 3px #797979;
		border: 4px solid #1a62aa;
		border-top: 10px solid #1a62aa;
	}
	#info_head_plus {
		clear: both;
		width: 100%;
		padding: 0;
	}
	.close_session {
		clear: both;
		width: 90%;
		padding: 10px 5%;
		text-align: center;
	}
	#info_head_plus .count_money {
		padding: 5px 5%;
		width: 90%;
	}
	.ico_close, .close_session .text, #info_head_plus .plus, #info_head_plus .name_user, .ico_smile, #info_head_plus .count_money .text {
		float:none;
	}	
	#info_head_plus, #info_head_plus .count_money {
		text-align: center;
	}
}
@media screen and (max-width:750px){
	#explain_info_user .welcome, #explain_info_user .time_money {
		margin: 0;
		width: 100%;
	}
	#explain_info_user .money_cash {
		width: 100%;
		margin: 10px 0;
	}
}
@media screen and (max-width:730px){
	.head_corporate img {
		width: 115%;
	}
	#acceder {
		width: 35%;
	}
	.more_info {
		width: 98%;
		float: right;
		box-shadow: 0 2px 3px #797979;
		position: absolute;
		top: 40px;
		right: 0;
		z-index: 100 !important;
	}
	#menu_user li {
		border: none;
		width: 84%;
		padding: 10px 3%;
		float: left;
		clear: both;
		display: none;
		margin: 0 5%;
		border-top: 1px solid #ccc;
	}
	#menu_user {
		background: url('/desarrolloweb/img/hotusa_plus/menu_user.png') no-repeat 97% 20px #333333;
	}
	#menu_user.ib li, #menu_user li.active{
		display: inline-block;
	}
	#menu_user.ib .active, #menu_user li.active, #menu_user.ib li {
		display: block;
		float:left;
	}
	#menu_user li.active {
		border: none;
	}
	#menu_user li .text {
		width: auto;
	}
	.ico_booking, #menu_user .active span.ico_booking, #menu_user li:hover .ico_booking, .ico_ep, #menu_user .active span.ico_ep, #menu_user li:hover .ico_ep, .ico_update_info, #menu_user .active span.ico_update_info, #menu_user li:hover .ico_update_info, .ico_update_pwd,  #menu_user .active span.ico_update_pwd, #menu_user li:hover .ico_update_pwd {
		float:left;
	}
}
@media screen and (max-width:700px){
	#form div {
		width: 100%;
		padding: 15px 0 0 0;
	}	
	.accept_button {
		width: 100%;
		padding: 0;
	}
	.accept_button .content_checkbox {
		width: 100%;
	}
	.content div ul {
		margin: 0;
	}
}

@media screen and (max-width:640px){
	.content_segment .content {
		width: 85%;
	}
	.menu_hotusa_plus ul {
		width: 100%;
	}
	.content_segment ul li {
		margin: 0 0 15px;
		width: 100%;
	}
	#acceder {
		width: 30%;
	}
	.list li {
		width: 100%; 
	}
	.menu_hotusa_plus ul li {
		font-size: 15px;
	}
	#form div ul li {
		width: 90%;
	}
	#link_registrate, .menu_hotusa_plus, .segment_soluciones, .segment_regist img {
		display: none;
	}
	.emb_ok .content_segment ul.list_friends li span.ico_fb {
		float:left;
	}
	.emb_ok .content_segment ul.list_friends li .button_facebook {
		padding: 0 5px 0 0;
		float:left;
	}
	
	#menu_user li .text {
		font-size: 16px;
	}
	#content_my_bookings .content_bookings li, #content_embajador_plus .content_bookings li {
		width: 98%;
	}
	#content_my_bookings .content_bookings li.par, #content_embajador_plus .content_bookings li.par {
		background: none;
	}
	#content_my_bookings .content_bookings li ul li, #content_embajador_plus .content_bookings li ul li {
		background: none;
	}
	#footer_my_bookings .aclaracion_saldo {
		width: 100%;
	}
	#footer_my_bookings .aclaracion_saldo .text {
		line-height: 15px;
		width: 95%;
		text-align: left;
	}
	#footer_my_bookings .button_info_saldo {
		background: #0068A3;
		padding: 10px 2%;
		width: 96%;
		margin: 10px 0 0 0;
	}
	
	#paginator_hotusa_plus .before, #paginator_hotusa_plus .next {
		width: 25%;
	}
	
	#content_change_info .title, #content_change_pwd .title {
		font-size: 20px;
	}
	#content_change_info #form_change_info div, #content_change_pwd #form_change_pwd div {
		width: 100%;
		margin: 5px 0;
	}
	#content_change_info #form_change_info div.button, #content_change_pwd #form_change_pwd div.button {
		margin: 15px 0;
	}
	#content_change_info #form_change_info div.button input, #content_change_pwd #form_change_pwd div.button input {
		width: 100%;
		padding: 1% 0;
	}
}
@media screen and (max-width:620px){
	.head_corporate img {
		width: 120%;
		margin: 0 0 0 -100px;
	}
	#acceder {
		width: 40%;
	}
}
@media screen and (max-width:600px){
	.head_corporate img {
		width: 125%;
		margin: 0 0 0 -100px;
	}
	#acceder {
		width: 46%;
	}
	
	
}
@media screen and (max-width:500px){
	.head_corporate img {
		width: 155%;
		margin: 0;
	}
}
@media screen and (max-width:480px){
	.head_corporate img {
		width: 165%;
		margin: 0 0 0 -190px;
	}
	#content_header {
		padding: 0 0 20px 0;
	}
	#acceder {
		top: 15px;
		width: 50%;
	}
	#acceder input {
		margin: 0 0 8px;
	}	
	.content_corporate .titulo_apartado {
		font-size: 30px;
	}
	.regist_ok .titulo_apartado_2 {
		font-size: 40px;
	}
	.entradilla_corporate {
		font-size: 25px;
		letter-spacing: 3px;
	}
	.list li {
		line-height: 15px;
		margin: 2px 0;
		width: 100%;
	}
	#form div ul li {
		width: 100%;
	}
	#form div ul li p {
		width: 100%;
	}
	#form div ul li input, #form div ul li select {
		width: 100%;
	}
	#regist {
		text-align: center;
	}
	#boton_enviar {
		float: none;
		width: 80%;
	}
	.segment_embajador .entradilla_corporate {
		font-size: 17px;
	}
	.segment_embajador .entradilla_corporate {
		font-size: 17px;
		letter-spacing: 1px;
	}
	.entradilla_corporate_2 {
		font-size: 19px;
	}
	.segment_embajador {
		display: none;
	}
	#back_top {
		display: none !important;
	}
	
	.menu_principal {
		padding: 4px 2% 10px 2%;
	}
	.head_inner_user {
		float: right;
		width: 20%;
		position: relative;
	}
	.more_info {
		display: none;
		width: 490%;
		float: right;
		border: 2px solid #1a62aa;
		position: absolute;
		top: 40px;
		right: 0;
		z-index: 100 !important;
	}
	#paginator_hotusa_plus .before, #paginator_hotusa_plus .next {
		width: 45%;
	}
	
	#content_change_info #form_change_info div label, #content_change_pwd #form_change_pwd div label {
		width: 100%;
		margin: 5px 0;
	}
	#content_change_info #form_change_info div input, #content_change_pwd #form_change_pwd div input {
		width: 92%;
		padding: 1% 4%;
		margin: 0;
	}
}
@media screen and (max-width:445px){
	.head_corporate img {
		width: 210%;
		margin: 0 0 0 -190px;
	}
	.content {
		width: 100%;
		height: 100%;
		padding: 10px 0;
		position: relative;
	}
	#acceder {
		float: left;
		width: 65%;
		top: 5px;
		position: absolute;
	}
}