p, td, ul, div, pre {
	font-family: "Verdana";
	font-size: 10px;
	color: #444603;
}

.txtmini {
	font-family: "Arial";
	font-size: 9px;
	color: #444603;
}

.boto {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
      background: #F4F4EC;
	font-style: normal; text-transform: none; text-decoration: none;
}

input, textarea, select {
	font-family: "Verdana";
	font-size: 9px;
	color: #000000;
      background: #EEEEEE;
}

.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

.subtitle {
	font-family: "Arial";
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	letter-spacing: 6px;
}

.titlelink {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: -0.05em;
}


.textarial {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

a:visited, a:link {  color: #003399; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_bookentrance {
    background: none repeat scroll 0 0 #4F3C33;
    height: 60px;
    text-align: center;
    width: 425px;
}
#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;*/
    display:none;
}
#mirai_be1, #mirai_be3, #mirai_be5 { /* Estilos de textos: "Entrada, Noches y Código Promocional" */
      color: #fff;
    }
#mirai_be5 {display:none}
#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 {
    background-color: #707234;
    border: 1px solid #000000;
    color: #FFFFFF;
    height: 26px;
    margin: 10px 10px 0 53px;
    padding-bottom: 6px;
    width: 175px;
}
#mirai_be7 input:hover {
}
#mirai_be8 {
color: white;
text-decoration: none;
}
#mirai_be8:hover { /*--- Boton "Input Ver/Cancelar" ---*/
    text-decoration:underline;
}
/*--- Fin Estilos de Botones y Codigo Promocional ---*/
/*--- Principio Para que el calendario aparezca siempre encima ---*/
#ui-datepicker-div {
    font-size:0.9em;
    left:0!important;
}
/*--- Fin Para que el calendario aparezca siempre encima ---*/
#mirai_be7 a {
    background-color: #707234;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 14px;
    height: 26px;
    padding-bottom: 0;
    padding-top: 10px;
    width: 175px;
}
