﻿.divContenido {
    width: 1000px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
border: 0;
margin-bottom: 10px;
color: #000000;
padding-bottom: 30px;
}


.divContCarrusel
{
    position: relative; 
    width: 100%; 
    height:400px;
    display:block;
    overflow:hidden;
    display: inline-block;
}
.divCarrusel
{
    position: relative; 
    top: 0px;  
    width: 100%; 
    height:400px;
    margin: 0 auto;
}

.divSlide
{
    cursor: move; 
    position: relative;  
    width: 100%; 
    height: 400px;  
    overflow: hidden;   
}

.lb1CarrT2,.lb2CarrT2,lb3CarrT2,.lb1CarrT1,.lb2CarrT1,lb3CarrT1
{
    display:block;    
    color: #FFFFFF;
   line-height: 1.3em;
    font-size: 0.4em;
    text-indent: 0.8em;
    font-weight: 400;
}

.lb1CarrT1
{
    font-size: 1.5em;
    line-height: 1.5em;
    text-shadow: 1px 1px 2px rgb(75, 75, 75)
}
.captionOrange
{
    position:absolute; 
    left:0px;
    top: 0px;
    z-index: 9;
	width: 100%;
	height: 400px;
    text-align:center;
    z-index: 15;
    min-height: 240px;
    background-color: #215a908f;
   /* background: -webkit-gradient(linear, center top, center bottom, from(rgba(198,64,64,0.6)),color-stop(100%, rgba(198,64,64,0.6)));
    background: -webkit-linear-gradient(top,rgba(198,64,64,0.6) ,rgba(198,64,64,0.6) 100%);
    background: linear-gradient(to bottom,rgba(198,64,64,0.6) ,rgba(198,64,64,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99BC9FCB, endColorstr=#FF649BD3, GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#99BC9FCB', endColorstr='#FF649BD3', GradientType=0)";*/
    border-width: 0px;
    border-color: transparent;
    padding-bottom: 10px;
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 400;
    display:inline-block;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
}

.divMensCambio
{
    position:relative;
    padding-top: 150px;
    display:inline-block;
    width:100%;
}

.divMapa
{
    display: block;
    float:left;
    height: 160px;
    min-width: 342px;
}

.divDer
{
    position:relative;
    width:500px;
    text-align:left;
    display: inline-block;
    padding-right: 20px;
    vertical-align:top;
}

.lbNomHotel
{
    display:block;
    color: #649BD3;    
    line-height: 19px;
    font-size: 16px;  
    font-weight:600;  
    padding-bottom:10px;
}

.lbDescHotel
{
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    display:block;
    padding-bottom:20px;
    color: #649BD3;
}

.HpWHotel
{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;  
    text-decoration:none;
}

.divIzq
{
    position:relative;
    width: 342px;    
    display: inline-block;
}

.divLinea
{
    position:relative;
    width:960px; 
   display: inline-block;   
   padding-top:20px;
}

.divCajaImgH
{
    padding-left:10px;
    position:relative;
}

.divCajaHotel,.divCajaHotelB
{
    position: relative;
    width:100%;
    min-height:200px;
    padding-top:20px;
    padding-bottom: 20px;
}

.divCajaHotelB
{
    background-color: White;  
}
.divCajaHotel
{
    background-color: #F5F5F5;
}

.imgHotel
{
    position:relative;
    width: 215px;
    height: 158px;
    padding-right: 10px;       
}

.divprecioHab
{
    position:relative;
    width:700px;
    display:inline-block;    
}

table.gridtable {
    color: #222;
	/*border-width: 1px;
	border-color:  black;*/
	border-collapse: collapse;
	display:inline-block;
	width: 1000px;
    font-size: 15px;
}

table.gridtable th {
	padding: 10px;
	background-color: #6cbcdc;
    color: white;
    border: none;
}

table.gridtable td {
    padding: 10px;
    border: none;
    border-bottom: 1px solid #d9d9d9;
	
}


.tdDescrip{
    width:400px;
    text-align:left;
}

.tdDer{text-align: center;}

.divTitTaf {
    position:relative;
    color: #26a2d4;
	font-size:1.8em;
	font-weight:500;
	padding-top:30px;
	padding-bottom:20px;
	width:100%;
}



.divTarifa
{
    width:100%;
    min-height:100px;  
    min-width:1000px;
    text-align:left;
    position: relative;
    /*background: -webkit-gradient(linear, center top, center bottom, from(#29ABE2),color-stop(100%, #2E3192));
	background: -webkit-linear-gradient(top,#29ABE2 ,#2E3192 100%);
	background: linear-gradient(to bottom,#29ABE2 ,#2E3192 100%);
	filter: alpha(opacity=75) progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF29ABE2, endColorstr=#FF2E3192, GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75) progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF29ABE2', endColorstr='#FF2E3192', GradientType=0)";*/
    background-color:#FFFFFF;
	color: Black;

}

.divContTar
{
    width:1000px;
    text-align:left;   
    color: #848484; 
}


.lbTitCPr2
{
    color: #0c5e7d;
    font-size: 2.0em;
    font-weight: 600;
    display: block;
    padding-top: 40px;
    text-align:center;
    
}

.divRes
{
    width:100%;
    min-height:100px; 
    text-align:left;
    position: relative;
}

.lbTitCPr
{
    color: white;
    line-height: 19px;
    font-size: 1.8em;
    display: block;
    padding-top: 20px;
    padding-bottom:20px;
    
}

.divTarTabla {
    width: 900px;
    position:relative;
}

#divprecioHab
{
    background-color:#ffffff;
}

#divprecioHab>.ui-dialog-titlebar
{
     background-color:White;
    color: Black;
}
.ui-widget-header,.ui-dialog-titlebar
{
    background-color:White;
    color: Black;
}

#divprecioHab .divTarTabla
{
    width:100%;
}


.divimgTransp
{
    display:block;
    width:75px;
    height:36px;
    position:relative;
    padding-top:20px;
    padding-bottom:5px;
}

.divimgTransp img
{
    width:100%;
    position:relative;
}

.lbtitRenfe,.lbRenfe,.lbtitRenfe2
{
    display:block;
       
}

.lbtitRenfe
{
    padding-top:20px;
    color: rgb(109, 30, 126);
    font-weight: bold;
    font-size: 14px;
}

.lbRenfe,.lbtitRenfe2,.lbRenfe2
{
    color:White;
}

.lbtitRenfe2
{
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
}

.hpRenfe
{
    text-decoration:none;
    color:White;
}


.divRenf
{
    padding-top:10px;
}

.btnReserva {
    min-width: 169px;
    padding: 2px 5px;
    line-height: 24px !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    overflow: visible;
    min-height: 24px;
    /* background-color: #F5F5F5; */
    background-color: #6cbcdc;
    border-style: solid;
    border-width: 2px;
    /* border-color: #105171;
    color: #666666; 
    border-radius: 10px; */
    color: white;
    margin-right: 10px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    text-decoration: none;
    padding: 10px;
    border-radius: 10px;
	position: relative;
    display: inline-block;
}

.btnReserva:hover{
    background-color: rgb(143 211 239);

}

.lbtextoImporte
{
	line-height: 1.4em;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
	color:#666666;
}

.divOculto
{
	display:none;
}

.divCentrado{
    text-align: center;
    width: 100%;
    margin-top: 15px;
}