@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------*/
/* 1. CONTENT VUELOS 
/*-----------------------------------------------------------------------*/

#content.flight{ position:static}

/* 1.1 Column 1 - Engine Motor
/*-----------------------------------------------------------------------*/

#content #motorEngine {
	display:inline;
	float:left;
	width:300px;
	margin-top:15px;
	padding-bottom:10px;
	min-height:485px;
	position:static
}
* html #motorEngine { height:480px; } /* HACK FOR IE6 */
*+html #motorEngine { min-height:490px; } /* HACK FOR IE6 */


/* 1.2 Column 2 - Autopromo
/*-----------------------------------------------------------------------*/

#autopromo {
	width:370px;
	display:inline;
	float:left;
	margin:15px;
}

/* /// Servicios Viajar /// */

#autopromo #services { min-height:150px;}
* html #autopromo #services { height:150px;} /* HACK FOR IE6 */

#autopromo #services h2{
	background: url(/pictures/txtServiciosViajar.png) no-repeat;
	width:22px;
	height:131px;
}

#autopromo #services ul { margin: 0 10px 0 70px; }
#autopromo #services ul li {
	list-style:url(/pictures/icoList.gif);
	margin:0 0 5px 0;
}

#autopromo #services .sms {
	display:block;
	width:106px;
	height:98px;
	background:url(/pictures/icoSMS.png) no-repeat;
	text-indent:-100000px;
	z-index:5;
	position:absolute;
	top:25px;
	right:25px;
}
* html #autopromo #services .sms {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pictures/icoSMS.png');
	cursor:pointer;
}
/* /// Top 100 /// */

#autopromo #top100 { height:95px;}

#autopromo #top100 h2{
	background: url(/pictures/txtTop100.png) no-repeat;
	width:22px;
	height:64px;
}

#autopromo #top100 p.offer { 
	display:block;
	height:76px;
	margin-left:45px;
	padding-left:95px;
	font:15px "Trebuchet MS";
	background:url(/pictures/icoTop100.png) no-repeat left;
}
* html #autopromo #top100 p.offer { background:url(/pictures/icoTop100.png) no-repeat left; } /* HACK FOR IE6 */

#autopromo #top100 p a { float:right; margin:-10px 10px 0 0; }
* html #autopromo #top100 p a { margin-top: -15px;}

/* /// Lo mejor de viajar /// */

#autopromo #bestOf { min-height:185px; padding-bottom:10px; }
* html #autopromo #bestOf { height:185px;} /* HACK FOR IE6 */

#autopromo #bestOf h2{
	background: url(/pictures/txtLoMejordeViajar.png) no-repeat;
	width:22px;
	height:161px;
}

#autopromo #bestOf p { margin-left:45px;}
#autopromo #bestOf p a {
	display:block;
	width:315px;
	height:100px;
	position:relative;
	text-indent:-10000px;
}
#autopromo #bestOf #bestOf01 {
	background:url(/pictures/v1-oferta.jpg) no-repeat;
	margin-bottom:10px;
}
#autopromo #bestOf #bestOf02 { background:url(/pictures//v2-oferta.jpg) no-repeat; }

* html #content #autopromo  b.tr {top: 0; right:-1px; background-position: top right;} /* HACK FOR IE6 */
* html #content #autopromo  b.br {bottom: 0; right:-1px; background-position: bottom right;}

/* 1.3 Column 3 - Offers
/*-----------------------------------------------------------------------*/

#offers {
	width:300px;
	display:inline;
	float:left;
	margin-top:15px;
}

#offers #returnTickets { height:204px; *margin-top:10px; *padding-bottom:10px; padding-bottom:16px;}
*+html #offers #returnTickets { height:210px;} /* HACK FOR IE6 */
* html #offers #returnTickets { height:210px;} /* HACK FOR IE6 */

#offers #returnTickets h2{
	background: url(/pictures/txtOfertasIdayVuelta.png) no-repeat;
	width:22px;
	height:169px;
}

#offers #returnTickets ul.rate { margin: 10px 15px 0 50px; }

/*Publicidad*/


.robapagina-activo-vuelos .sup {
height:21px;
	background:transparent url(/pictures/titpubli.png) no-repeat scroll left top;

}
.robapagina-activo-vuelos .inf {
height:5px;

}


.robapagina-activo-vuelos-h span {
background:transparent url(/pictures/bannerFrame.png) no-repeat scroll left top;
height:280px;
clear:both;
position:absolute;
top:16px;
*top:16px;
width:300px;
z-index:100;
*z-index:-100;
*left:700px;
margin-bottom:10px;
display:block;
*margin-bottom:10px;

}
.robapagina-activo-vuelos-h .sup {
height:21px
}
.robapagina-activo-vuelos-h .inf {
height:5px;

}
*.robapagina-activo-vuelos-h script {
z-index:-1}
#PubMiddle2.publicidad{background:url(/pictures/titpubli.png) no-repeat scroll left top transparent;border-left:1px double #FFFFFF;display:block;float:right;margin:25px 0 5px 0;padding-top:21px}
