html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent
}
body {
  line-height:1
}
ul {
  list-style:none
}
blockquote, q {
  quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
  content:'';
  content:none
}
:focus {
  outline:0
}
ins {
  text-decoration:none
}
del {
  text-decoration:line-through
}
table {
  border-collapse:collapse;
  border-spacing:0
}
.pusher {
  clear:both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*--------------------------------- Styles ---------------------------------*/
body{
	color: #000;
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  background: #1b1b1b url("../images/bg_container.jpg") 0 0 repeat-x;

}

h2,h3,strong{
color: #b8203c;
}

h2{
 font-size:19px;
}



a{ text-decoration:none; }


.contenidoOculto{ display:none; }

#container{

	width:980px;
  margin:0 auto;
	position:relative;
	padding-top:109px;

}



h1.logo{
  background:url("../images/bg_logo.png") 0 0 no-repeat;
	width:368px;
	height:79px;
  text-indent: -9999px;
  position: absolute;
  top:26px;
	left:6px;
}


.vcard{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	top:100%;
	left:0;
  width:980px;
	height:60px;
	margin: 0 auto;
	background-color:#b8203c;
  color: #fff;	
	}
.vcard h2{
  font-size:12px;
}

.vcard a{
  color: #fff;
}

.vcard .name, .vcard .adr, .vcard div, .vcard #mail{
	line-height:18px;
}

.vcard .name{
  padding-top: 2px;
}


.vcard .name, .vcard div, .vcard #mail{
  padding-left: 18px; 
}

.vcard .country-name{
  padding-right: 100px;  
}


ul#languages{
  position: absolute;
	top: 30px;
	right: 0px;

}

ul#languages li{
  display:inline;
	border-right: 1px solid #fff;
	padding: 0 5px;
}


ul#languages li.select{ 
  color:#b8203c; 
  font-weight:bold;
}

ul#languages li.ultimo{ border:none; }

ul#languages li a{
	text-decoration:none;
	color: #fff;
}

ul#languages li, ul#menu li{
	list-style-type:none;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

ul#menu{
  position: absolute;
	top:75px;
	right:6px;
}

ul#menu li{
  float:left;
  padding: 0 2px;
	line-height:34px;			
}

ul#menu li a{
	color:#fff;
	padding: 0 7px;
  background-color: #000;
	display:block; 
}


ul#menu li.current a{ 
  background:url("../images/bg_menu.png") 100% 0 repeat-x;
}


.selectHotel{
   position: absolute;
	 top: 130px;
	 right: 9px;
}

#content{
  width:980px;
	margin: 0 auto;
	background-color: #fff;
	min-height:532px;
  height:auto !important;
  height:532px;		
}

#content h3{
  font-size: 16px;
}

#secOferta{
  padding: 279px 18px 26px;
	width:980px;
  line-height: 20px;
}

* html #secOferta{
  padding: 279px 18px 26px;
	width:944px;
  line-height: 20px;
}



#contSeccion{
  padding: 279px 18px 26px;
	width:711px;
  line-height: 20px;	
}

#contSeccion h2{
  font-size: 20px;	
	font-weight:100;
}
#contSeccion h2{ padding-bottom:20px; }

#contSeccion h3 { padding:10px 0; }

#contSeccion p, #contSeccion ul li{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	}

#contSeccion p{  padding-bottom:8px;}

#contSeccion ul li{ 
  color: #b8203c; 
	list-style-type:disc;
	margin-left: 14px;
	/*white-space:nowrap*/
}

#contSeccion ul li span{ color: #000;	}

.contHab{
	width:500px !important;
}

.contHab img {
  border:4px solid #B8203C;
  left:570px;
  position:absolute;
  top:432px;
}

.contServ img {
  border:4px solid #B8203C;
  position:absolute;
  left:500px;
  top:470px;
}

li.ultLi{
  padding-bottom: 10px;
}

.minHeight{
  min-height:283px;	
  height:auto !important;
  height:283px;	
}



.imag, .imagUlt{ 
  float:left; 
  padding-top:17px; 		
  padding-bottom:27px;

}

* html .imag, * html .imagUlt{ 
	padding-bottom:0;
}

.imag{ 
  padding-right:27px; 
}

#galeriaFotos img{
	display:block;

}

#galeriaFotos a{
 float:left;	
  width:125px;
  height:125px;
	margin: 8px;
}


#valDif{
  clear:both;
}


#faq dt{
	color:#b8203c;
	font-weight: bold;
}


#gmap, #smap{
  width:735px;
  height:300px;
  border:1px solid #000000;
  margin: 0 0 15px -11px; 	
}

#photos{
	position:absolute;
	top:116px;
	left:8px;
	width:735px;
	height:256px;
	z-index:2;
	overflow:hidden;
}




#prevBtn, #nextBtn {
	display:none!important;
}

#booking, #ofertas{
  background-color: #eaeaea;	
	position:absolute;
  right:8px;
	width:223px;
  height:256px;	
}

#booking{
	top:116px;

}

#ofertas{
	top:378px;
}


#booking h3, #ofertas h3 {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:100;
	margin: 10px 0 0 10px;
	width:195px;
	border-bottom: 2px solid #b8203c;
}

#framereservation{
  padding:20px 0 0 0;
}


#headerOffers{
  color: #fff;
}

#titleDivOffers a{
  display: none;
}

h2#hotelNameOffers{
 text-indent:0px;
 background-image:none; 
}

.linkRss a{ color: #b8203c }


.calendar{ margin-left: 10px !important; }
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_bookentrance {
    padding:35px 0 0 20px;
}
#mirai_be0, #mirai_be2, #mirai_be0 input, #mirai_be0 select { /*#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;*/
}
#mirai_be0 {
    /*width:13.7em;*/
    /*height:11.5em;*/
}
/*--- Fin Contenedor del motor de reservas ---*/
/*--- Principio Posición de elementos ---*/
#mirai_be1, #mirai_be3, #mirai_be5 { /* Espacio a la izquierda para "Entrada" y "Noches" y margin para igualar horizontalmente con textos de los input */
    /*left:0;*/
    /*margin-top:0.25em;*/
    color: #B8203C;
    font-weight: 700;
}
#mirai_be2, #mirai_be4, #mirai_be6 { /* Espacio a la izquierda para "Input Entrada", "Input Noches", y "Input Codigo Promocional" */
    /*left:6.5em;*/
}
#mirai_be7, #mirai_be8 { /* Espacio a la izquierda para "Input Reservar", "Input Ver/Cancelar" */
    /*left:0;*/
}
#mirai_be1, #mirai_be2 { /* Espacio superior para "Entrada" y "Input Entrada" */
    /*top: 0; */
}
#mirai_be3, #mirai_be4 { /* Espacio superior para "Noches" y "Input Noches" */
    /*top:2.2em;*/
}
#mirai_be5 { /* Espacio superior y a la izquierda para "Codigo Promocional" */
    /*top: 6.15em;*/
    /*left: 0em;*/
}
#mirai_be6 { /* Espacio superior para "Input Codigo promocional" */
    /*top:4.6em;*/
}
#mirai_be7 { /* Espacio a la izquierda y superior para "Input Reservar" */
    /*top: 6.9em;*/
    /*left:0;*/
}
#mirai_be8 { /* Espacio a la izquierda y superior para "Input Ver/Cancelar" */
    /*top: 9.9em;*/
    /*left:0;*/
}
/*--- Fin Posición de elementos ---*/
/*--- Principio Estilos de Botones y Codigo Promocional ---*/
#mirai_be2, #mirai_be6 { /* Anchura para "Input Entrada" y "Input Codigo Promocional" */
    /*width:7em;*/
}
#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_be5 { /*--- Texto "Codigo Promocional" ---*/
    /*font-size: 0.75em;*/
    /*line-height: 0.9em;*/
    /*width: 3em;*/
}
#mirai_be7 input { /*--- Boton "Input Reservar" ---*/
    /*padding:0 0.8em;*/
    background:#B8203C;
    color: #FFFFFF;
    height: 34px;
    line-height: 34px;
    width: 177px;
    border:none;
}
#mirai_be7 input:hover { /*--- Boton "Input Reservar Hover" ---*/
    /*---*/
    text-decoration:underline;
}
#mirai_be8 { /*--- Boton "Input Ver/Cancelar" ---*/
    /*text-decoration:underline;*/
    /*color:#00f;*/
    border: medium none;
    color: #B8203C;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 180px;
}
#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:1em;
}
/*--- Fin Para que el calendario aparezca siempre encima ---*/
