body{
	
	margin-left:auto;
	margin-right:auto;
	 border-left:auto;
	  
	  border-right:auto;
	 text-align:center;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	
	border-top:0px;
	
	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;

	
}
.body2{
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color:White;
	 text-align:center;
	
}
.alante{
	 z-index:1;
	
}

table
{ padding:0;
  
	
	}

a:link{color:Blue;text-decoration:none; text-decoration:underline;}
a:hover{color:orange;text-decoration:underline}
a:active{color:Maroon; text-decoration:underline} 
a:visited{color:Maroon;font-style:italic}
#linkOculto
{
	text-decoration:none;
	}
h1{
	padding: 0px;
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#0042ad;
	
}

#wrapper{
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	text-align:center;
	

	
}
#cargando
{
	width:996px;
	height:650px;
	}

#cabecera
{
	position:relative;
	height: 52px;
	background-image: url(../images/cabecera.png);
	background-repeat:no-repeat;
	margin-top: 4px;
}

#logos
{
	padding-top:10px;
	width: 996px;
	text-align: center;
	
}
#menu
{
	position:absolute;
	top:122px;
	margin-left: 7px;
	width: 983px;
	height: 35px;
	background-image: url(../images/rellenoMenu.jpg);
	background-repeat: no-repeat;
}

#reservasPortada
{
	position:absolute;
	
	width:360px;
	
}
#reservasPortada .azul
{
	font-size:11px;
	color:#006699;
	font-weight:bold;
	
}

#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;
	}

#contenido{
	
	color:#333333;
	background-image: url(../images/fondo.png);
	background-repeat:  repeat-y;	
	padding-left:8px;
	padding-right:8px;
	margin: 0 auto; 
	text-align:left;
	

}
#contenido2{
	
	
	color:#333333;
	background-image: url(../images/fondo.png);
	background-repeat:  repeat-y;	
	padding-left:8px;
	padding-right:8px;

}
#cargando{
	
	color:#333333;

	background-repeat:  repeat-y;	
	padding-left:12px;
	padding-right:8px;
}

#reservas
{
	width:800px;
	background-color:#ffffff;
	padding:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;

}
#cabeceraReserva
{
	
	
	padding-left:5px;
	padding-right:5px;
	background-color:#eeeeee;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;

}
#reservasListado
{
	margin-top:10px;
	
	float:left;
	
	padding:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
#reservasListado .titHotel
{
	font-family:Tahoma;
	font-size:19px;
	font-weight:bold;
	color:#006699;
}
.titHotelG
{
	font-family:Tahoma;
	font-size:19px;
	font-weight:bold;
	color:#006699;
}
#reservasListado .precio
{
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	color:#006699;
	padding-top:2px;
	padding-bottom:5px;
	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:15px;
	padding-right:15px;
	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:15px;
	padding-right:15px;
	background-color:#ff9900;
	border:1pt solid #990000;
	margin-left:5px;
	margin-right:5px;
}
#reservasListado .tratamientos
{
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	color:White;
	cursor:pointer;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	background-color:#006699;
	border:1pt solid Black ;
	margin-left:5px;
	margin-right:5px;
}
#reservaPaso2
{
	background-color:#eeeeee;
	padding-top:5px;
	padding-bottom:10px;
    width: 977px;
    margin-right: 244px;
}

#seguro td
{
	border-bottom:1pt solid #cccccc;
	
}
#seguro .titulo
{
	background-color:#006699;
	color:#ffffff;
	
	
}
#reservasListado .azul
{
	font-size:12px;
	color:#006699;
	
	
}
#reservasListado #par
{
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1pt solid #000000;
	 border-left:1pt solid #000000;
	 border-right:1pt solid #000000;
	 border-bottom:1pt solid #000000;
	
}
#reservasListado #impar
{
	background-color:#eeeeee;
	
	padding-top:10px;
	padding-bottom:10px;
	border-top:1pt solid #000000;
	 border-left:1pt solid #000000;
	 border-right:1pt solid #000000;
	 border-bottom: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 .tipo
{
	background-color:#d2eaf5;
	color:#006699;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	
}
#tarifas .tipo2
{
	background-color:#d2eaf5;
	color:Green;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	
}
#tarifas td
{
	text-align:center;
	border-collapse:collapse;
	empty-cells: show; 
	border:1pt solid #cccccc;
	
}
#pie{
	width: 996px;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#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;
	cursor:pointer;
	}
.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:#006699;
}
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: 21px;
	width: 119px;
	padding-top: 1px;
	cursor:pointer;
	}
.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: 21px;
	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;
	cursor:pointer;
	}
	.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 }

.marcarImgagen
{ 
	 border-color:Blue;
	  border-width:2px;
	 
   
   
   
   }
   
   
   .boton_g2 {
	background-image: url(../images/fondoBoton2_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;
	cursor:pointer;
	}
.boton_g2:visited {
	background-image: url(../images/fondoBoton2_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_g2:hover {
	background-image: url(../images/fondoBotonHover2_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;
	}
	
	
	
