* {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#divresultado h1, #divresultado h2, #divresultado h3, #divresultado h4, #divresultado h5 {
	color:#F05A28;
}
#principal {
  margin: 0 auto 0 auto;
  min-height:500px;
  width:100%;
}

body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width:970px;
	margin:0px;
	height:100%;
}
.colordefault {
	color:#F05A28;
}
.fondodefault {
	background-color:#F05A28;
}
.divtipohabitacion table {
	width:98%;
}
th, td {
	padding: 0 10px 0 10px;
}
li {margin-left:10px}
#cabecera li, #fotos li { list-style: none; margin-left:0px}
#cabecera li a, #fotos li a, img { display: block; color:#000000; }
img { outline: 0; border: 0; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	margin-left:auto;
	margin-right:auto;
}

.tipoletrareserva {
	font-family:'Arial Narrow';
	font-size:20px;
}
.subtitulo {
	background-color: #BCBCBC;
	color:#000000;
}
::-webkit-input-placeholder {
   color: #676767;
}
:-moz-placeholder { /* Firefox 18- */
   color: #676767;
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #676767;
}
:-ms-input-placeholder {
   color: #676767;
}




#menu {
   position:absolute;
   font-family: Tahoma, sans-serif; font-size: 12px;
   top:0px;
   right:0px;
}

#menu ul {
  clear:both;
  padding:0 0 0 0px;
  margin:0 5px 0 1px;
  text-transform: uppercase;
}
#menu li {
    height: 40px;
    float: left;
    border:none;
    margin:0;
    padding: 0px 0 0 20px;
}
#menu li a {
    color:#676767;
    position:center;
}
#menu li a.current, #menu li a:hover {
	color:#F05A28;
}
#menu li .divopcionmenu { 
	color:#676767; 
	opacity:0.8
}

.goToTop {
  position: fixed;
  top: 0;
  bottom: 10px;
  z-index: 1;
  margin: 0px auto 0px auto;
  padding: 0px;
  background-color: white;
}
#cabecera {
	width: 100%;
	height:100px;
	padding: 0px 10px 0px 10px;
	background-color: white;
}
.dropdown {
    position: relative;
    display: inline-block;
    cursor:pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 9999;
    cursor:pointer;
}
.dropdown-content p {
	margin-bottom: 5px;
}

.dropdown:hover {
    color: #F05A28;
}
.dropdown:hover .dropdown-content {
    display: block;
    color: #676767;
}
.dropdown-content p:hover {
    color: #F05A28;
}

.datosconexion {
	
	  width: 600px;
	  top: 0px;
	  right: 0;
	  z-index: 5;
	  font-size: 15px;
	  text-transform: none;
	  color:#FFFFFF;
	  background-color: #F05A28;
  ;
}

.datosconexion a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.datosconexion a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.mainbody {
	width:100%;
	margin:auto;
	text-align:left;
	text-transform: none;
	color: #676767;
	text-decoration: none;
}
#portfolio {
	margin: 0 0 20px 0;
	background-color: #F5F5F5;
}
.paquetedestacado {
	margin: 0 0 20px 0;
}
.contenidopaquetedestacado {
	background-color: #FFFFFF;
	padding-bottom:5px;
}
#portfolio h1, #portfolio h3, #portfolio h4, #portfolio h5, #portfolio h6 {
	color: #F05A28;
}
#portfolio h1 {
	font-weigth: bold;
	margin-left: 20px;
	letter-spacing: -1px;
}
#portfolio h2 {
	position:absolute;
	top:120px;
	left:20px;
	width:100%;	
}
#portfolio h2 span {
	color: white;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	background:rgba(0,0,0,0.7);
	padding:10px;
}
#portfolio h3 {
	margin-left: 13px;
}
#calendariofechasyprecios, .container {
	margin:auto;
	width:850px;
	height:600px;
}
.descripciondestacado {
	padding: 0 10px 0 10px;
	font-size: 11px;
}
.paquete {
	margin:0px;
	margin-bottom:35px;
}
.titulopkg {
	background-color: #333333;
	height: 48px;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	padding:12px 0 0 25px;
}
.subtitulopkg {
	float:right;
	padding:0px 25px 0px 0px;
}
#fotos .carousel-inner > .item {
    -webkit-transition: 0.9s ease-in-out left;
    -moz-transition: 0.9s ease-in-out left;
    -o-transition: 0.9s ease-in-out left;
    transition: 0.9s ease;
}
#thumbcarousel {
	margin-top:10px;
}
#thumbcarousel .carousel-control {
	width:7%;
}
.thumb {
	float:left;
	width:11.5%;
	height: 100px;
	cursor:pointer;
	margin-left:1%;
}
.thumb img {
	width:100%;
}
#itinerario h4 {
	clear:both;	
}
.textoitinerario {
	float: left;
	width:74%;
}
.imagenitinerario {
	float: right;
	width:25%;
}
.imagenitinerario img {
	width:100%;
}
#contenedor {
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	height: 100%;
	overflow: hidden;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	min-height:750px;
}
#ppalcabecero td {
  vertical-align:top;
  text-align:left;
}

#menucabecero td {
  padding-bottom:5px;
}

.fondomail {
    background-color:#FFFFFF;
}

#flotante {
    position:absolute;
    z-index:2;
    top:100px;
    width:100%;
    height:100%;
}
.logeado {
  color:#FFFFFF;
  font-weight:bold;
}
.divprincipal {
	margin:5px auto 0 auto;
	background-color:#FFFFFF;
	width:974px;
}
#informacion, #itinerario, #fechasyprecios, #hoteles {
	width: 99%;
	margin: 8px auto 0 auto;
}
#content {
  width:974px;
  margin:0 auto 0 auto;
}
#content * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.boton, .botonsubmit, .submitButton {
    background-color: #F05A28;
    color:#ffffff;
    padding: 5px 5px 5px 5px;
    border:none;
    width:68px;
    text-align:center;
    font-size: 12px;
    cursor:pointer;
}
.botonrq {
    background-color: #2DBC9C;
    color:#ffffff;
    padding: 5px 5px 5px 5px;
    border:none;
    width:68px;
    text-align:center;
    font-size: 12px;
    cursor:pointer;
}
#signin {
	float:right;width:383px;margin:0 10px 40px 0;}
#signin input {
	float:left;width:110px;height:25px}
#signin .submitButton {
	float:left;width:60px;height:20px;margin-top:2px;padding-top:1px;}
.divresumenpedido {
  font-size: 12px;
  color: #333333;
}
.fondo1 {
  background-color: #FFFFFF;
}
.fondo2 {
  background-color: #E9E9EA;
}
.fondo3 {
  background-color: #AE0908;
}
.fondo4 {
  background-color: #333333;
}
.resaltado1 {
  color: #333333;
  font-weight: bold;
  font-size: 13px;
}
.resaltado2 {
  color: #AE0908;
  font-weight: bold;
  font-size: 13px;
}
.divresumenpedido div.bloque1 {
  clear:both;
  float:left;
  padding: 5px;
  line-height: 28px;
}
.divresumenpedido div.bloque2 {
  float:left;
  padding: 5px;
  line-height: 28px;
}
.divresumenpedido div.bloque3 {
  float:right;
  padding: 5px 0 0 0;
}
.divresumenpedido input {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	width: 330px;
	height: 18px;
	background-color: #E9E9EA;
	margin: 0px 0px 0 5px;
	border:none;
	padding:5px;
}
#datospasajeros input {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	width: 180px;
	height: 18px;
	background-color: #E9E9EA;
	margin: 0px 0px 0 5px;
	border:none;
	padding:5px;
}
#datospasajeros select {
	width: 180px;
	height: 28px;
	text-align: left;
	margin:0px;
	font-size: 13px;
	background-color: #E9E9EA;
}
#datospasajeros th {
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	padding-left:5px;
}
#datosviajeros table {
	margin-left: -8px;
}
#datospasajeros th.thnuevahabitacion {
	font-weight: bold;
}
.tituloresumen {
  color: #333333;
  background-color: #A5A7A9;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  padding: 10px;
  height:20px;
}
.datosbusqueda {
	float:right;
	color: #333333;
	height:20px;
	width: 340px;
}
.datosbusqueda select {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	text-align:center;
	width: 55px;
	height: 28px;
	background-color: #E9E9EA;
	margin: 0px 0px 0 5px;
}
#cajaobservaciones textarea {
      width: 964px;
      margin: 0px;
      background-color: #E9E9EA;
      height: 60px;
      border:none;
      padding: 5px;
      outline:none;
      font-weight:bold;
}
.cajaprepago  {
      width: 964px;
      margin: 0px;
      background-color: #AE0908;
      height: 97px;
      border:none;
      padding: 5px;
      outline:none;
	  color: white;
    	padding: 11px 0px 10px 10px;
	  font-size: 13px;
	  text-align: left;
}

.viajenovios, .condicionesgenerales {
      width: 969px;
      height: 30px;
      margin: 5px 0 0 0;
      padding: 10px 0 0 5px;
      background-color: #E9E9EA;
}
.condicionesgenerales {
      width: 954px;
      height: 80px;
      text-align: justify;
      padding: 10px;
      color:#333333;
}
.condicionesgenerales a {
      color:#676767;
}


/**/
.regular-checkbox {
    display:none;
}

.regular-checkbox + label {
    background-color:#FFFFFF;
    border:0;
    box-shadow:0 0px 0px rgba(0,0,0,0.0),inset 0 -0px 0px -0px rgba(0,0,0,0.0);
    padding:9px;
    border-radius:0px;
    display:inline-block;
    position:relative;
    margin-right: 5px;
}

.regular-checkbox + label:active,
.regular-checkbox:checked + label:active {
    box-shadow:0 0px 0px rgba(0,0,0,0.0),inset 0 0px 0px rgba(0,0,0,0.0);
}

.regular-checkbox:checked + label {
    background-color:#FFFFFF;
    border:0;
    box-shadow:0 0px 0px rgba(0,0,0,0.05),inset 0 -0px 0px -0px rgba(0,0,0,0.0),inset 0px 0px -0px rgba(255,255,255,0.1);
    color:#333333;
}

.regular-checkbox:checked + label:after {
    content:'\2714';
    font-size:14px;
    position:absolute;
    top:0;
    left:3px;
    color:#333333;
}
.regular-checkbox2 + label {
    background-color:#E9E9EA;
}
.regular-checkbox2:checked + label {
    background-color:#E9E9EA;
}

/**/

.divbusqueda {
  position:absolute;
  text-align:left;
  width:20%;
  height:20%;
  right:800px;
}
* html  .divbusqueda {
  right:680px;
}

.columnaderecha{
	width:65%;
	margin:10px 10px 0px 00px;
	margin-right:13px;
	float:right;
	display:inline;

}

.columnaizquierda{
	display:inline;
	float:left;
	width:100%;
	margin:10px 0 0 10px;
	padding:0;
}

.principalbusqueda {
	background-color:#FCD685;
	width:300px;
	height:100%;
	border:#F5A707 2px solid;
	font-size:12px;
}

.pondiv {
	width: 90%;
	margin-left:10px;
}
.pondivbusqueda {
	width: 100%;
	margin-left:0px;
	background-color:#FDEABF;
	border:#F5A707 2px solid;
	border-left:none;
	border-right:none;
	border-bottom:none;

}
.pondivbusqueda input {
  width:45px;
  height:29px;
}

.pondivmitad {
	width: 120px;
	float: left;
	margin-left:10px;
	display:inline;
}
.pondivtercio {
	width: 80px;
	float: left;
	margin-left:10px;
	display:inline;
}

.banners {
	background-color:#FCD685;
	width:300px;
	height:100%;
	border:#F5A707 2px solid;
	text-align:center;

}
.bannerprincipal {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.bannersecundario{
	margin-left:10px;
}
/* hoteles por destinos */

.titulodestino{
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	background-color:#FFEBC0;
	width:50%;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	display:inline;
	float: left;
	color:#3233;
}
.mashotelesdestino{
	background-color:#FFEBC0;
	width:50%;
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#E6690E;
	font-weight:bold;
	text-align:right;
	display:inline;
	float: left;

}

.ponfotodestino{
	float: left;
	width: 120px;
	height:97px;
	margin:10px 0px 0px 10px;
	text-align:center;
	display:inline;
}

.nombrehoteldestino{
	width:150px;
	float: left;
	margin:10px 0px 0px 10px;
	display:inline;
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#E6690E;
	text-align:left;
}
.desdehoteldestino{
	width:80px;
	float: left;
	margin:10px 5px 0px 10px;
	display:inline;
	text-align:right;
	float:right;
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#555;


}
.deschoteldestino{
	width:300px;
	float: left;
	margin-left:10px;
	display:inline;
	text-align:left;
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#555;

}

.preciohoteldestino{
	width:30px;
	float: left;
	margin:0px 10px 0px 0px;
	display:inline;
	text-align:right;
	float:right;
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2298CD;

}
/*Fin Hoteles por destino*/
/* LOS DATOS DEL HOTEL */
.resultadohotel{
	width:500px;
	border:#F5A707 2px solid;
}

.resultadobusqueda{
width:95%;
border:#F5A707 2px solid;
}
.resultadodetalle{
margin-left:1px;
margin-right:1px;
width:99%;
border:#F5A707 2px solid;
}
.divnombrehotel{
	width: 100%;
	float: left;
	margin-left:10px;
	display:inline;
	margin:0px 0px 0px 0px;
	color:#555555;
	font-size:18px;
	background-color:#f0C366;
	text-align:left;

}
.ponfoto {
	clear:both;
	position:relative;
	float:left;
	width: 200px;
	margin:10px 0px 0px 0px;
	display:inline;
}
.ponfoto img {
/* 	border:solid #AE0908 2px; */
}
.ponfoto:hover .iconofoto {
  display:none;
}
.ponfoto .iconofoto {
  position: absolute;
  display:block;
  width: 198px;
  height: 98px;
  top: 0px;
  background: transparent url('../../../../img/camera.png') no-repeat 70px 25px;
  z-index:9999;
  cursor:pointer;
}
a img {
	border:none;
}
.ponfotocontacto {
	float: left;
	width: 200px;
	margin:10px 0px 0px 0px;
}
.imagen {
  cursor:pointer;
}

.divdeschotel{
	width: 60%;
	float: left;
	margin-left:10px;
	display:inline;
	margin:10px 0px 0px 5px;
	color:#676767;
	font-size:12px;
	text-align:justify;
}

.divterciohotel{
	width: 105px;
	float: left;
	margin-left:10px;
	display:inline;
	margin:10px 0px 0px 5px;
	color:#CCCCCC;
	font-size:14px;
	text-align:right;
}
.divhoteldetalle {
    position:relative;
    float:left;
    width:774px;
    min-height: 120px;
}
.divhoteldetalle button {
	margin: 0 20px 0 auto;
}
.divhoteldetalle .glyphicon {
    float:left;
    font-size: 40px;
}
.divhoteldetalle .btn {
    -webkit-box-shadow: -1px 3px 0px rgba(4, 4, 4, 0.2);
    -moz-box-shadow:    -1px 3px 0px rgba(4, 4, 4, 0.2);
    box-shadow:         -1px 3px 0px rgba(4, 4, 4, 0.2);
    border-radius:0;
    vertical-align: middle;
}
.divhoteldetalle .texto {
    float:left;
    margin:9px 0 0 5px;
}
.divhoteldetalle a.button {
    text-decoration:none;
}
.divdeschoteldetalle{
	float:left;
	display:inline;
	position:relative;
	width: 74%;
	margin:10px 20px 0 0;
	padding: 0 10px 0 0;
	color:#333333;
	font-size:12px;
}
.mejorprecio {
	width: 22%;
	color: #F05A28;
	float: right;
	margin: 20px 5px 0 0;
	font-weight: bold;
	text-align:center
}
.vermas {
	position:absolute;
	bottom: 20px;
	right: 0px;
	width: 22%;
	float: right;
	margin: 20px 5px 0 0;
	font-weight: bold;
	text-align:center
}

.enlacespaquete {
	float:right;
	width: 308px;
}
.enlacepkg {
    float:left;
    width: 144px;
    height: 30px;
    margin: 5px 0px 0px 10px;
    background-color: #A5A7A9;
    text-align: center;
    text-transform: ;
    padding-top: 5px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.verdocumento {
	width: 210px;
	height: 145px;
	background: #009BDB url(../images/document-information.png) no-repeat;
	float:left;
}
.enlaceitinerario {
    position:absolute;
    top:40px;
    right:-2px;
    width:400px;
}
.enlaceitinerario a {
    margin-left:30px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: bold;
    color: #C2001C;
}

.divterciohoteldetalle{
	border:none;
	width: 240px;
	float: left;
	display:inline;
	margin:10px 0px 0px 0px;
	color:#CCCCCC;
	font-size:14px;
	text-align:right;
}

.contenedorserviciosincluidos {
	width: 270px;
	float: right;
	display:inline;
	margin:10px 0px 10px 10px;
	color:#676767;
	border-left:solid 2px #C2001C;
	padding:0px;
	text-align:justify;
}
.serviciosincluidos {
	padding:10px;
}
.contenedoritinerario {
	width: 700px;
	float: right;
	display:inline;
	margin:10px 0px 10px 10px;
	color:#676767;
	border-left:solid 2px #C2001C;
	padding:0px;
	text-align:justify;
}
.divpreciohotel{
	width: 100%;
	float: left;
	margin-left:10px;
	display:inline;
	margin:10px 0px 5px -10px;
	color:#555;
	font-size:14px;
	font-weight:normal;
	text-align:right;
}
.divpreciohoteldetalle{
	width: 150px;
	float: right;
	margin-left:10px;
	display:inline;
	margin:10px 10px 0px 0px;
	color:#008000;
	font-size:24px;
	font-weight:bold;
	text-align:right;
}
.divpreservarhotel{
	width: 150px;
	float: right;
	display:block;
	margin:0px 0px 0px 0px;
	color:#555;
	font-size:14px;
	font-weight:normal;
	text-align:right;
}

.separahotel{
	width:500px;
	height:10px;
	border-bottom:solid;
	border:#F5A707 5px;
}

#ppalcabecero{
background-color:#f9af18;
}

#menucabecero td a{
color:#424242;
font-family:Tahoma, Arial,Helvetica,sans-serif;
font-size:11px;
}

#tablabusqueda {
background-color:#FF3399;}


.NumeroOrdenReserva{
	font-size: 30px;
	color: #FFFFFF;

}
#resultadobusqueda{
background-color:#CC0000;
}
#bordearriba{
background-color:#FGFGFG;
}

.tablatarifas {
width:100%;
background-color:#99FF33;

}

.tablatarifas td{
width:440px;
background-color:#CC6666;

}

.tablaprecios {
width:100%;
background-color:#FDF3DD;
color:#8C8C8C;
}

.tablaprecios th.tipohabitacion{
width:120px;
}

.tablaprecios tr.detalleprecios {
font-family:Tahoma, Arial,Helvetica,sans-serif;
color:#555;
border:#fff 2px solid;
}

.tablaprecios td{
font-family:Tahoma, Arial,Helvetica,sans-serif;
font-size:10px;
}

.tablaprecios th{
width:40px;
font-family:Tahoma, Arial,Helvetica,sans-serif;
font-size:10px;
border:#fff 2px solid;
}

.divsuplementos {
  clear:both;
  margin-top:20px;
  margin-left:10px;
  margin-right:10px;
}
.divsuplementos table {
  width:100%;
}

.divvuelos {
  clear:both;
  margin-top:15px;
  margin-right:10px;
}

.divreservas {
  height:580px;
  margin:20px;
}
.divvuelos table {
  border-spacing: 2px 0px;
}
#signin h1, #signin h2, #content h1, #content h2 {
  clear:both;
  font-family: 'Roboto', sans-serif;
  font-size:24px;
  font-weight: bold;
  margin: 0px;
}
#signin h2 {
  font-size:18px;
  font-weight: normal;
  color:#000000;
}
.textoh, .box {
	color:#333333;
	background-color: #C2C2C2;
	width:97%;
	margin: 0px;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding:5px;
}
.pendienteconfirmarhtlrq {
  color:red;
}
.aceptar {
  text-align:center;
}
.divtipohabitacion {
  margin:10px auto 0 auto;
}
.divvuelos thead {
	background-color: #E9E9EA;
	color: #333333;
	text-align: left;
}

.divvuelos td {
  padding: 2px 2px 2px 5px;
}
.divvuelos th {
  font-size: 12px;
  font-weight: normal;
  padding:2px 2px 2px 5px;
}
.botonresumenpedido {
  float:right;
  width:140px;
  height:30px;
  margin:0px 0px 14px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 22px;
}
.titulohabitacion {
  width:100%;
}
.logomail {
	width:538px;
	height:119px;
}
a {
  color:black;
  text-decoration: none;
}

.Titulo {
/*	background-color:#FDEABF; */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	height:24px
}
#buscador {
    margin: 50px auto 0 auto;
    text-align:center;
    width:974px;
    height:104px;
    background-color: #AE0908;
}
#buscador .Titulo, #buscador {
    color: #333333;
    font-weight: bold;
    font-size: 15px;
}
/* ----------------------------------------------------------------------------------------------------- */
.buscadorselect {
	}

/* @media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}
*/

label.labelselect {position:relative}
label.labelselect:after {
    content:'';
    font:11px "Consolas", monospace;
    color:#aaa;
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label.labelselect:before {
    content:'';
    right:6px; top:0px;
    width:0px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}
/* ----------------------------------------------------------------------------------------------------- */

.colaboran{
	clear:both;
	width:100%;
	height:150px;
	border-top:#F5A707 2px solid;
	text-align:center;
	margin-top:-150px;

}

.colaboran img {
	text-decoration:none;
	border:none;
	}
.borderprecio table {
    border-collapse: separate;
    border-spacing:2px;
    margin-left: -2px;
}
.borderprecio td {
    background-color: #E9E9EA;
    padding: 2px;
    height: 30px;
}
#preciototal {
    height: 70px;
}
#divcomision {
    float:left;
    height: 34px;
}
#divconfidencial {
    clear:both;
    float:left;
    padding-top:5px;
    height: 29px;
    width: 34px;
    background-color: #A5A7A9;
    margin-top:2px;
}
#divconfidencial div {
    font-weight:bold;
    font-size: 16px;
    padding: 0px 0px 0px 12px;
    cursor:pointer;
    width: 22px;
    height: 34px;
}
#divdescuento {
    height: 50px;
}
.campo {
  border:1px #523316 solid;
  padding:3px 4px;
  margin-bottom: 9px;
  font-weight:bold;
  font-size:12px;
  float:left;
}

.sepiz {
  margin-left:7px;
}

.centcontenido {
  text-align:center;
}

.paginacion a {
  color: #333333;
  text-decoration: underline;
}
.bodydatoscliente {
  margin-top:80px;
}

.programa {
    height: 80px;
}
.fadebox {
	display: none;
	position: absolute;
	top: 5%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.overbox {
	display: none;
	position: absolute;
	top: 7%;
	left: 5%;
	width: 90%;
	height: 90%;
	z-index:1002;
	overflow: auto;
-webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -ms-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease;
}
#divespera100 {
    display:none;
    position:absolute;
    margin:0 auto 0 auto;
    width:100%;
    height:100%;
    z-index:9999;
    background-color:#000000;
    opacity:0.6;
    filter:alpha(opacity=60);
}
#datosespera100 {
    display:none;
    position:fixed;
    top:400px;
    left:35%;
    margin-left:50px;
    padding:40px 58px 40px 58px;
    background-color:#FFFFFF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color:#333333;
    font-size:22px;
    z-index:10000;
}
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: fixed;
    top: 180px;
    left: 10%;
    width: 1024px;
    height: 100%;
    padding: 4px;
    border: 4px solid white;
    background-color: white;
    z-index:1002;
    overflow: hidden;
}
#close_content {
    position: fixed;
    top: 165px;
    right: 78px;
    width: 30px;
    height: 30px;
    background: transparent url('../../../../img/closebox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#close_contentVuelos {
    position: fixed;
    top: 165px;
    right: 78px;
    width: 30px;
    height: 30px;
    background: transparent url('../../../../img/closebox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

.slider {
    width: 100%; 
    height: 578px;
}
#principalpie {
  width: 100%;
  margin: 0 auto 0 auto;
}
.pie {
  color: #FFFFFF;
  background-color: #222222;
  width:100%;
  height: 200px;
  font-size: 14px;
  padding: 10px 0 0 0px;
}
.pie a {
  color: #D8D8D8;
}
.pie .copyright {
  font-size: 10px;
  color:#CCCCCC;
  position:absolute;
  left: 305px;
  bottom:10px;
  text-shadow: 0 1px #000;
}
#bannerprometeus {
  float:right;
}
#bannerprometeus img {
  width:250px;
}
.dFiltros {
	border: solid #333333 1px;
	padding: 5px 0 5px 0;
}
.dFiltros  img {
    vertical-align: middle;
}
.dFiltros  table {
   text-align: center;
   color: black; 
   font-size: 14px; 
   height: 100%; 
   width: 100%;
}
.dFiltros  select {
	width: 150px; 
	font-weight: normal; 
	height: 20px;    
	font: 13.3333px Arial;
	margin: 0px 10px 2px 10px;
}
.hasDatepicker{
width:100px;
}
.ui-datepicker-trigger {
display:inline;
margin-top:-3px;
margin-left:3px;
cursor:hand;
cursor:pointer;
z-index:200;
}
#informacioncontacto {
	float:left;	
	width:35%;
}
#formulariocontacto {
	width:60%;
	float:left;	
}
#formulariocontacto .form-control {
	border-radius:0;
}
#formulariocontacto .btn {
	border-radius:0;
	background-color: #424242;
	color: #FFFFFF;
	font-weight: bold;
}
#formulariocontacto .textoformulario {
	font-size:14px;
	font-weight:bold;
	margin-bottom:25px;
}
.fondodefault {
	color: #FFFFFF;
	background: rgba(240, 90, 40,1);
}
.btn.fondodefault {
	color: #FFFFFF;
	background: rgba(240, 90, 40,0.8);
}
.fondodefault:hover  {
	color: #FFFFFF;
	background: rgba(240, 90, 40,1);
}
/* -------------------------          CALENDARIO          ------------------------- */
.custom-calendar-wrap {
	margin: 10px auto;
	position: relative;
	overflow: hidden;
}

.custom-calendar-full {
	position: absolute;
	top: 24px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}
.custom-inner {
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.custom-inner:before,
.custom-inner:after  {
	content: '';
	width: 99%;
	height: 50%;
	position: absolute;
	background: #f6f6f6;
	bottom: -4px;
	left: 0.5%;
	z-index: -1;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.custom-inner:after {
	content: '';
	width: 98%;
	bottom: -7px;
	left: 1%;
	z-index: -2;
}

.custom-header {
	padding: 20px 20px 10px 30px;
	height: 50px;
	position: relative;
}
.custom-header h2, .custom-header h3 {
	float: left;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
}
.custom-header h2 {
	color: #495468;
	width:60%;
}

.custom-header h3 {
	width: 40%;
	font-weight: 300;
	line-height: 30px;
	text-align: right;
	padding-right: 125px;
}
.custom-header nav {
	position: absolute;
	width:100%;
	right: 20px;
	top: 20px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.custom-header nav span {
	position: absolute;
	width: 30px;
	height: 30px;
	color: #686a6e;
	cursor: pointer;
	background: rgba(240, 90, 40,1);
	margin: 0 1px;
	font-size: 20px;
	box-shadow: inset 0 1px rgba(255,255,255,0.2);
}
h3.custom-month-year {
	width: 60%;
	margin-top:0px;
	margin-left: 22%;
	font-size:22px;
}
.custom-header nav span:first-child {
	left:40px;
}
.custom-header nav span:last-child {
	right:5px;
}
.custom-current {
	right:40px;
}

.custom-header nav span:hover {
	background: rgba(240, 90, 40,0.5);
}

.custom-header span:before {
	font-family: 'fontawesome-selected';
	color: #fff;
	display: inline-block;
	text-align: center;
	width: 100%;
	text-indent: 4px;
}

.custom-header nav span.custom-prev:before {
	content: '\25c2';
}

.custom-header nav span.custom-next:before {
	content: '\25b8';
}

.custom-header nav span:last-child {
	margin-left: 20px;
}

.custom-header nav span.custom-current:before {
	content: '\27a6';
}

.custom-content-reveal {
	background: #f6f6f6;
	background: rgba(246, 246, 246, 0.9);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0px;
	text-align: center;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.custom-content-reveal span.custom-content-close {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #F05A28;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	cursor: pointer;
	line-height: 13px;
	padding: 0;
}

.custom-content-reveal span.custom-content-close:after {
	content: 'x';
	font-size: 18px;
	color: #fff;
}

.custom-content-reveal a,
.custom-content-reveal span {
	font-size: 22px;
	padding: 10px 30px;
	display: block;
}

.custom-content-reveal h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #777;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-top: 5px solid #F05A28;
	box-shadow: 0 1px rgba(255,255,255,0.9);
	margin-bottom: 30px;
}

.custom-content-reveal span {
	color: #888;
}

.custom-content-reveal a {
	color: #F05A28;
}

.custom-content-reveal a:hover {
	color: #333;
}

.reserva select {
	width:150px;
}

/* Modifications */
.fc-calendar {
	background: rgba(255,255,255,0.1);
	width: auto;
	top: 10px;
	bottom: 20px;
	left: 20px;
	right: 20px;
	height: auto;
	position: absolute;
}
.fc-calendar-container {
	height: auto;
	bottom: 0px;
	width: 100%;
	top: 50px;
	position: absolute;
}

.fc-calendar .fc-head {
	background: #fff;
	color: #F05A28;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.fc-calendar .fc-row > div {
	background: #fff;
	padding:10px;
	cursor: pointer;
}
/*
.fc-calendar .fc-row > div.fc-today.fc-content > div a, .fc-calendar .fc-row > div > div span {
	color: rgba(255,255,255,0.7);
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	margin-bottom: 1px;
	background: rgba(255,255,255,0.1);
	text-decoration:none;
	text-align: center;
}
.no-touch .fc-calendar .fc-row > div.fc-today.fc-content > div a:hover {
	background: rgba(255,255,255,0.3);
}
*/
.fc-calendar .fc-row > div.fc-content > div a, .fc-calendar .fc-row > div > div span {
	color: rgba(255,255,255,0.7);
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	margin-bottom: 1px;
	text-decoration:none;
	text-align: center;
}
.no-touch .fc-calendar .fc-row > div.fc-content > div a:hover {
	background: rgba(240, 90, 40,0.6);
}
.fc-calendar .fc-row > div:empty {
	background: #fff;
}

.fc-calendar .fc-row > div > span.fc-date {
	color: #686a6e;
	text-shadow: none;
	font-size: 24px;
	font-weight: 300;
	bottom: auto;
	right: auto;
	top: 10px;
	left: 10px;
	text-align: left;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.fc-calendar .fc-row > div.fc-today {
/*	background: #F05A28; */
	background: #FFFFFF;
	box-shadow: inset 0 -1px 1px rgba(0,0,0,0.1);
}
.fc-calendar .fc-row > div.fc-today > span.fc-date {
/*	color: #fff;*/
	color: #686a6e;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.fc-calendar .fc-row > div > div {
	margin-top: 35px;
}

@media screen and (max-width: 700px) , screen and (max-height: 500px) {
	html, body, .container {
		height: auto;
	}

	.custom-header,
	.custom-header nav,
	.custom-calendar-full,
	.fc-calendar-container, 
	.fc-calendar,
	.fc-calendar .fc-head,
	.fc-calendar .fc-row > div > span.fc-date {
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
		height: auto;
		width: auto;
	}

	.fc-calendar {
		margin: 0 20px 20px;
	}
	.fc-calendar .fc-body {
		padding: 20px;
	}
	.custom-header h2,
	.custom-header h3 {
		float: none;
		width: auto;
		text-align: left;
		padding-right: 100px;
	}

	.fc-calendar .fc-row,
	.ie9 .fc-calendar .fc-row > div,
	.fc-calendar .fc-row > div {
		height: auto;
		width: 100%;
		border: none;
	}

	.fc-calendar .fc-row > div {
		float: none;
		min-height: 50px;
		box-shadow: inset 0 -1px rgba(0,0,0,0.2) !important;
		border-radius: 0px !important;
	}

	.fc-calendar .fc-row > div:empty{
		min-height: 0;
		height: 0;
		box-shadow: none !important;
		padding: 0;
	}

	.fc-calendar .fc-row {
		box-shadow: none;
	}

	.fc-calendar .fc-head {
		display: none;
	}

	.fc-calendar .fc-row > div > div {
		margin-top: 0px;
		padding-left: 10px;
		max-width: 70%;
		display: inline-block;
	}

	.fc-calendar .fc-row > div.fc-today {
		background: rgba(255, 255, 255, 0.2);
	}

	.fc-calendar .fc-row > div.fc-today:after { 
		display: none;
	}

	.fc-calendar .fc-row > div > span.fc-date {
		width: 30px;
		display: inline-block;
		text-align: right;
	}

	.fc-calendar .fc-row > div > span.fc-weekday {
		display: inline-block;
		width: 40px;
		color: #fff;
		color: rgba(255,255,255,0.7);
		font-size: 10px;
		text-transform: uppercase;
	}
}