/***************************************************************************
  Pestañas del "submenú" en el eyecatcher junto al motor de búsqueda
****************************************************************************/
.tabs {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 446px;
	min-height: 37px;
}

.tabs li {
	float: left; 
	margin: 0px 6px 0px 0px;
	list-style-type: none;
}

.tabs li a {
	display: block; 
	padding: 10px 14px; 
	-moz-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px;
	background: #8bc243 url(../imagenes/fondo-tab.png) bottom repeat-x; 
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	text-align: center; 
	color: white; 
	border: 0px;
}

.tabs li a:hover {
	background: #00aca2 url(../imagenes/fondo-tab-hover.png) bottom repeat-x; 
}

.tabs li a.current {
	background: #00aca2 url(../imagenes/fondo-tab-hover.png) bottom repeat-x; 
}

.tab-ancha {
	width: 70px;;
}

/***************************************************************************
  Logos de las aerolineas que aparecen en la sección llamada "Alianzas"
****************************************************************************/

.aerolineas {
	display: block;
	clear: both;
	height: 102px;
	width: 390px;
	margin-bottom: 25px;
}

.aerolineas li {
	list-style-type: none;
}

.aerolineas li a {
	display: block;
	height: 46px;
	float: left;
	margin-right: 23px;
	background: url(../imagenes/logos-aerolineas.gif);
	text-indent: -999999px;
	overflow: hidden;
}

a.volaris, a.interjet {
	width: 170px;
}

.aerolineas a.interjet {
	background-position: -171px 0px;
}

.aerolineas a.aeromexico {
	width: 230px;
	background-position: -350px 0px;
	margin-top: 10px;
}


/*************************************************************
   Logos de los bancos que aparecen en la sección "Pagos"
**************************************************************/
.bancos-participantes {
	display: block;
	clear: both;
	height: 60px;
	width: 390px;
	margin: 17px 0px 0px 0px;
	padding-bottom: 24px;
}

.bancos-participantes li {
	display: block;
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 5px;
	list-style-type: none;
	text-indent: -999999px;
	background: url(../imagenes/logos-bancos.gif);
}

.bancos-participantes li.american {
	background-position: -63px 0px;
}

.bancos-participantes li.scotia {
	background-position: -126px 0px;
}

.bancos-participantes li.santander {
	background-position: -189px 0px;
}

.bancos-participantes li.soriana {
	background-position: -253px 0px;
}

/***************************************************************
	Imagen que aparece en la sección de "Destinos TravelFan"
****************************************************************/
img.promo-mes {
	margin: -14px 0px 14px 0px;
	border: 0px;
}

.share-promo-mes {
	clear: both;
	text-align: right;
	margin: 24px 0px 70px 0px;
}


/**********************************************************************************
	Logos de las certificadoras y avales que finalizan la columna izquierda
***********************************************************************************/
.certificados {
	display: block;
	clear: both;
	padding: 0px 0px 22px 0px;
	border-bottom: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
    padding-top: 20px;
	margin-bottom: 50px;
}

ul.certificados {
	display: block;
	clear: both;
	height: 44px;
}

.certificados li {
	display: block;
	float: left;
	height: 44px;
	background: url(../imagenes/logos-certificados.gif);
	text-indent: -999999px;
	overflow:hidden;
}

.certificados li.iata {
	width: 43px;
	margin-right: 14px;
}

li a.verisign {
	display: block;
	height: 44px;
	width: 59px;
	background: url(../imagenes/logos-certificados.gif);
	background-position: -57px 0px;
}

.certificados li.visa {
	width: 29px;
	background-position: -136px 0px;
	margin-left: 20px;

}

.certificados li.mastercard {
	width: 35px;
	background-position: -183px 0px;
	margin-left: 20px;
}

.certificados li.realsoft {
	width: 96px;
	background-position: -237px 0px;
	margin-left: 4px;
	margin-left: 20px;
	margin-right: 20px;
}

li a.amipci {
	display: block;
	height: 46px;
	width: 30px;
	background: url(../imagenes/logos-certificados.gif);
	background-position: -356px 0px;
}

/******************************************************
       Eyecatcher de imágenes y sus títulos
*******************************************************/
.desbordadatop {
	position: relative;
	z-index: -10;
	margin-top: -25px;
}


/******************************************************
       Generalidades del footer
*******************************************************/
.acerca li {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 16px;
	list-style-image: url(../imagenes/bullet.gif);
	list-style-position: inside;
}

.lista-privacidad li {
	list-style-position: inside;
	margin-bottom: 10px;
}

.ajuste40px {
	margin-bottom: 40px;
}

.acerca p {
	padding-bottom: 10px;
}

.ajuste70px {
	margin-bottom: 70px;
}

#info-general-ftr p {
	padding-bottom: 20px;
}

#info-general-ftr a {
	color: #60b55b;
}

#info-general-ftr a:hover {
	color: #00aca2;
}

#info-general-ftr h4 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}


#info-general-ftr ul li, #info-general-ftr ol li {
	list-style-position: inside;
}

.ajuste-ftr {
	position: absolute;
	bottom: 0px;
}

ol.lista-terminos li {
	font-size: 14px;
	margin-bottom: 7px;
	font-weight: bold;
	color: #00aca2;
}

.seccion-mapa {
	width: 242px;
	min-height: 300px;
	float: left;
}

.seccion-mapa h4 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.seccion-mapa a {
	color: #60b55b;
	text-decoration: none;
}


.seccion-mapa a:hover {
	color: #00aca2;
}


.seccion-mapa li {
	list-style-position: inside;
	list-style-image: url(../imagenes/bullet.gif);
	margin-bottom: 2px;
}

.subseccion {
	margin-left: 20px;
}

.subseccion li {
	list-style-image: url(../imagenes/bullet-small.gif);
	margin-bottom: 2px;
}

.larga {
	height: 460px;
}


/*******************************************
      Hacks de estilo generales
********************************************/
.blank {
	clear: both;
}

.ajsutetwitter {
	float: right;
	margin-right: 6px;
}

.ajsutefacebook {
	float: right;
}

.aviso-telefonos {
	font-size: 15px;
}

.padding49px {
	padding-top: 49px;
}

.margintop16px {
	margin-top: 16px;
}

.margintop6px {
	margin-top: 6px;
}

.marginmenos1px {
	margin-top: -1px;
}

.linea-encabezado {
	display: block;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
}

.h3-v2 {
	font-size: 24px !important;
	color: #666 !important;
	border-bottom: 2px solid #c9c9c1 !important;
	padding-bottom: 16px !important;
	margin-bottom: 16px !important;
	display: block;
}




