@charset "utf-8";
/* CSS Document */
body {
margin:0px;
padding-top:0px;
font-family:Verdana;
color:#4a598f;
height:100%;
background-color:#f1f1f1;
}
html > body, html > body #contenedor {
  height:auto;
}

img {
border:0px;
}

#contenedor-book {
width:780px;
height:2350px;
position:absolute;
margin-left:-360px;
left:50%;
border-left:solid 1px #4a598f;
border-right:solid 1px #4a598f;
background-image:url(imagenes/fondo-general.gif);
background-repeat:repeat-y;
}
#contenedor {
width:720px;
min-height:100%;
height:100%;
position:absolute;
margin-left:-360px;
left:50%;
border-left:solid 1px #4a598f;
border-right:solid 1px #4a598f;
background-image:url(imagenes/fondo-general.gif);
background-repeat:repeat-y;
}
#columna-izquierda-book {
width:215px;
min-height:100%;
float:left;
position:relative;
background-color:#ffffff;
}
#columna-izquierda {
width:215px;
height:100%;
float:left;
position:relative;
background-color:#ffffff;
}
#columna-izquierda li {
list-style:none;
height:30px;
width:110px;
}
#separador {
float:left;
position:relative;
width:25px;
min-height:100%;
background-image:url(imagenes/separador-vertical.gif);
background-repeat:repeat-y;
}
#textocentral {
height:350px;
width:480px;
background-image:url(imagenes/fondo-texto-index.jpg);
background-repeat:no-repeat;
margin-top:10px;
}
.textoazul {
margin:40px 20px 40px 45px;
display:block;
text-align:justify;
font-size:11px;
}
.textoazulsinmargin {
display:block;
text-align:justify;
font-size:11px;
}
#columna-derecha-book {
width:520px;
min-height:100%;
float:left;
position:relative;
text-align:right;
background-color:#4a598f;
}
#columna-derecha {
width:480px;
min-height:100%;
float:left;
position:relative;
text-align:right;
background-color:#4a598f;
}
#columna-derecha a {
text-decoration:underline;
color:#4a598f;
}
#columna-derecha a:hover {
text-decoration:none;
color:#4a598f;
}
#pie {
width:450px;
font-size:10px;
margin:15px 20px 15px 10px;
color:#ffffff;
}
#pie a {
text-decoration:underline;
color:#FFFFFF;
font-size:11px;
}
#pie a:hover {
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}
.submit {
margin:3px;
height:20px;
border:solid 1px #4a598f;
width:80px;
color:#4a598f;
font-size:11px;
font-weight:bold;
}
#cancelaciones {
width:500px;
height:255px;
background-image:url(imagenes/fondo-condiciones-cancelaciones.jpg);
background-repeat:no-repeat;
background-color:#4a598f;
}
#imagenampliada {
width:840px;
margin-left:-420px;
left:50%;
position:absolute;
background-color:#ffffff;
}
.logotipo {
width:400px;
text-align:center;
float:left;
}
.hostal {
width:440px;
height:70px;
color:#4a598f;
font-size:14px;
line-height:20px;
text-align:center;
float:left;
padding-top:30px;
}
