
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	 text-align:left;
	border-top:0px;
	position:absolute;
	padding-right: 0px;
	
	padding-left: 0px;

	height: auto;
	width: auto;
	SCROLLBAR-ARROW-COLOR: #0000ff;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #0000ff;
	SCROLLBAR-SHADOW-COLOR: #0000ff;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	text-decoration: none;
	
	
	top:0px;
}
a{
	margin: 0px;
	padding: 0px;
	color:Blue;text-decoration:none; text-decoration:underline;
	
}





h1{
	padding: 0px;
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#0042ad;
}
#wrapper{
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	text-align:left;
}

#cabecera
{
	position:relative;
	height: 10px;
	background-image: url(../images/cabecera.png);
	background-repeat:no-repeat;
	margin-top: 4px;
	width: 590px;
	text-align:left;
}

#reservasPortada
{
	position:absolute;
	
	width:360px;
	height:247px;
}
#reservasPortada .azul
{
	font-size:xx-small;
	color:#006699;
	font-weight:bold;
	
}
.tamanoLetra
        {
            font-size: 10px;
            width: 642px;
        }
#reservasPortada input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#333333;
}
#reservasPortada select
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#333333;
}
#reservasPortada .gris
{
	font-size:13px;
	color:#919b9c;
	font-weight:bold;
	
}

#reservasPortada .boton {
	border: 1px solid #B6B6B6;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/fondoBoton.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
#reservasPortada .boton:visited {
	border: 1px solid #B6B6B6;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/fondoBoton.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
	
#reservasPortada .boton:hover {
	border: 1px solid #B6B6B6;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/fondoBotonHover.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}

#contenido2{
	
	
	height:440px;
}
#contenido_old{
	
	color:#333333;
	background-image: url(../images/fondo.png);
	background-repeat:  repeat-y;	
	padding-left:0px;
	 padding-top:0px;
	text-align:left;
}
#contenido3{
	
	color:#333333;
	background-image: url(../images/fondo.png);
	background-repeat:  repeat-y;	
	padding-left:0px;
	padding-right:0px;
	height:450px
}


#cargando{
	
	color:#333333;

	background-repeat:  repeat-y;	
	padding-left:0px;
	padding-right:0px;
	height:435px;
	width:900px;
	
}

#reservas
{
	width:775px;
	background-color:#ffffff;
	
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
	

}


#cabeceraReserva
{
	
	
	padding-left:5px;
	padding-right:5px;
	background-color:#eeeeee;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	width:760px;
	text-align:left;
	

}
#reservasListado
{
	
	position:relative;
	float:left;
	
	
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	width:700px;
}
#reservasListado .titHotel
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#006699;
}
#reservasListado .precio
{
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	color:#006699;
	padding-top:2px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	background-color:#ffffff;
	border:1pt solid #cccccc;
}
#reservasListado .oferta
{
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:#990000;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#ff9900;
	border:1pt solid #990000;
	margin-left:5px;
	margin-right:5px;
}
#reservasListado .anticipada
{
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:#990000;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#ff9900;
	border:1pt solid #990000;
	margin-left:5px;
	margin-right:5px;
}

#reservaPaso2
{
	background-color:#eeeeee;
 font-size:small;
	text-align:left;
	font-family:Verdana;
    width: 730px;
  
	
}

#seguro td
{
	border-bottom:1pt solid #cccccc;
	
}
#seguro .titulo
{
	background-color:#006699;
	color:#ffffff;
	
	
}
#reservasListado .azul
{
	font-size:xx-small;
	color:#006699;
	
	
}
#reservasListado #par
{
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1pt dotted #cccccc;
	width:720px;
	 border:1pt: solid #000000;
	
}
#reservasListado #impar
{
	background-color:#eeeeee;
	padding-bottom:5px;
	padding-top:5px;
	
	width:720px;
	
	 border:1pt: solid #000000;
}
#reservasIzquierda
{
	margin-top:10px;
	position:relative;
	float:right;
	width:200px;
	padding:5px;
	background-color:#eeeeee;
	border:1pt solid #cccccc;
	text-align:center;
	color:#666666;
	padding-bottom:15px;
}
#tarifas
{
	font-size:11px;
	border-collapse:collapse;
	empty-cells: show; 
	background-color:#f6f6f6;
	border:1pt solid #cccccc;
	
}
#tarifas .titulo
{
	background-color:#006699;
	color:#ffffff;
	text-align:center;
	border:1pt solid #f6f6f6;
	
}

#tarifas td
{
	text-align:center;
	border-collapse:collapse;
	empty-cells: show; 
	border:1pt solid #cccccc;
	
}
#pie{
	width: 580px;
	
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
} 
#menu li a{
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 8px;
	display: block;
	height: 35px;
	background-image: url(../images/separador.gif);
	background-repeat: no-repeat;
	background-position:right;
	float: left;
} 

#menu li a.enlaceFinal{
	background-image: none;
}

#pie a{
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
#portada
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	height:603px;
	width:983px;
	background-image: url(../images/fondo_portada.jpg);
	background-repeat: no-repeat;
}
#agencias
{
	position:absolute;
	top:210px;	
	left:90px;
}
#proveedores
{
	position:absolute;
	top:210px;	
	left:365px;
}
#textoPortada
{
	position:absolute;
	top:360px;	
	left:305px;
	width:255px;
}
#textoEspecial
{
	position:absolute;
	top:410px;	
	left:580px;
	width:255px;
}
#piePortada
{
	position:absolute;
	top:570px;	
	left:0px;
	width:983px;
	text-align:center;
}
.boton {
	border: 1px solid #B6B6B6;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/fondoBoton.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
.boton:visited {
	border: 1px solid #B6B6B6;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/fondoBoton.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
	
.boton:hover {
	border: 1px solid #B6B6B6;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/fondoBotonHover.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
.botonAzul {
	border: 1px solid #006699;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	background-image: url(../images/fondoBotonAzul.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
	.descuentoAzul {
	border: 1px solid #006699;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom:2px;
	background-image: url(../images/fondoBotonAzul.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
.botonAzul:visited {
	border: 1px solid #006699;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	background-image: url(../images/fondoBotonAzul.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
	
.botonAzul:hover {
	border: 1px solid #006699;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/fondoBotonAzulHover.gif);
	background-repeat:  repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	}
h2
{
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color:Black;
	height: 16px;
	width: 254px;
	
}
h6
{
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size:9px;
	color:Red;
	
	
}
h1
{
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color:#666666;
}
input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#333333;
    margin-bottom: 2px;
    margin-left: 0px;
}
select
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#333333;
    margin-bottom: 0px;
}
.boton_g {
	background-image: url(../images/fondoBoton_g.gif);
	background-repeat:  no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 19px;
	width: 119px;
	padding-top: 1px;
	}
.boton_g:visited {
	background-image: url(../images/fondoBoton_g.gif);
	background-repeat:  no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 120px;
	padding-top: 1px;
	background-position: left top;
	}
	
.boton_g:hover {
	background-image: url(../images/fondoBotonHover_g.gif);
	background-repeat:  no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 19px;
	width: 119px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.boton_p {
	background-image: url(../images/fondoBoton_p.gif);
	background-repeat:  no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 19px;
	width: 53px;
	padding-top: 1px;
	}
	.descuento_p {
	background-image: url(../images/fondoBoton_g.gif);
	background-repeat:  no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color:Blue;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 150px;
	padding-top: 1px;
	 white-space:pre-line;
	
	}
.boton_p:visited {
	background-image: url(../images/fondoBoton_p.gif);
	background-repeat:  no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 53px;
	padding-top: 1px;
	background-position: left top;
	}
	
.boton_p:hover {
	background-image: url(../images/fondoBotonHover_p.gif);
	background-repeat:  no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
	height: 19px;
	width: 53px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	.textoRotado {   writing-mode: tb-rl; filter: flipV() flipH() }
.prueba 
{  color:Red }


.calendario
        {
        	z-index:1000;
            position: relative;
        }
        .calendario .ajax__calendar_container
        {
            background-color: White;
        }
	.azul
	{
		color:Black;
		}
		
		h3
{
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#006699;
}