.address {
	font: 13px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 80px;
	padding-right: 0px;
}
.address a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.address a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.address a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titlerooms {
	font: bold 13px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.titlerooms a:link {
	color: #FFFFFF;
}
.titlerooms a:visited {
	color: #FFFFFF;
}
.titlerooms a:hover {
	color: #FFFFFF;
}
.click {
	font: 11px "Times New Roman", Times, serif;
	color: #2b2643;
	text-decoration: none;
	margin-top: 5px;
}
.click a:link {
	color: #2b2643;
	font: 11px "Times New Roman", Times, serif;
	text-decoration: none;
}
.click a:visited {
	color: #2b2643;
	font: 11px "Times New Roman", Times, serif;
	text-decoration: none;
}
.click a:hover {
	color: #2b2643;
	font: 11px "Times New Roman", Times, serif;
	text-decoration: underline;
}
.width24 {
	width: 24px;
}
.width21 {
	width: 21px;
}
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_bookentrance {
    margin-bottom: 10px;
    text-align: center;
}
#mirai_be0, #mirai_be2, #mirai_be0 input, #mirai_be0 select { /* Para que se vea la misma letra en IE6 y IE7*/
    /*font-family: Verdana;*/
    /*font-size: 13px;*/
}
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_be0, #mirai_be2, #mirai_be0 input, #mirai_be0 select { /* Para que se vea la misma letra en IE6 y IE7*/
    /*font-family: Verdana;*/
    /*font-size: 13px;*/
}
/*--- Fin Contenedor del motor de reservas ---*/
/*--- Principio Posición de elementos ---*/
#mirai_bookentrance input#mirai_be2, #mirai_bookentrance select#mirai_be4, #mirai_bookentrance input#mirai_be6  { /* Margin Right para "Input Entrada", "Input Noches" y "Input Codigo Promocinal"*/
    /*margin:0 0.3em 0 0;*/
}
#mirai_be2, #mirai_be4, #mirai_be6  { /* Margin Right para "Input Entrada", "Input Noches" y "Input Codigo Promocinal"*/
    /*margin:0 0.8em 0 0;*/
}
#mirai_bookentrance div#mirai_be7  { /* Margin Right div contenedor de "Input Reservar"*/
    /*margin:0 1em 0 0;*/
}
/*--- Fin Posición de elementos ---*/
/*--- Principio Estilos de Botones y Codigo Promocional ---*/
#mirai_be2 { /* Anchura para "Input Entrada" */
    /*width:7em;*/
}
 #mirai_be6 { /* Anchura para "Input Codigo Promocional" */
    /*width:7em;*/
}
#mirai_be1, #mirai_be3, #mirai_be5 { /* Estilos de textos: "Entrada, Noches y Código Promocional" */
      color: #000;
    }
#mirai_be2, #mirai_be4, #mirai_be6 { /* Estilos "Input Entrada", "Input Noches" y "Input Codigo Promocional" */
      /*background-color:#FFFFFE;*/ /* para que el "color" de < slect > en Safari funciona, no se pudede asignar #FFFFFF. Color de letra para Text Inputs */
      /*border:1px solid #999;*/
      /*color: #444;*/
    }
#mirai_be7 input { /*--- Boton "Input Reservar" ---*/
    /*padding:0 0.8em;*/
    background:#2B2643;
    height:26px;
    width:175px;
    border:0;
    padding-bottom:6px;
    color:#fff;
    float:left;
    margin:10px 0 10px 200px;
}
#mirai_be7 input:hover { /*--- Boton "Input Ver/Cancelar" ---*/
    color:#FFFFFF;
    background:#2B2643;
}
#mirai_be8 { /*--- Boton "Input Ver/Cancelar" ---*/
    text-decoration:none;
    color:#2B2643;
    float:left;
    margin:15px 0 0 20px;
}
#mirai_be8:hover { /*--- Boton "Input Ver/Cancelar" ---*/
    text-decoration:underline;
    color:#999;
}
/*--- Fin Estilos de Botones y Codigo Promocional ---*/
/*--- Principio Para que el calendario aparezca siempre encima ---*/
#ui-datepicker-div {
    font-size:1em;
}
/*--- Fin Para que el calendario aparezca siempre encima ---*/
