@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#0CF;
	/*background:url(../images/fondo_web.jpg) repeat-x #000 top;*/
	background:url(../images/fondo_web.jpg) repeat-x top #93a7ea;
}
.contenedor{
	width:944px;
	height:auto;
	display:inline-block;
	margin:0 auto;
	padding:0px;
	text-align:left;
/*	background:url(../images/fondo_header_claro.jpg) repeat-x top #FFF;
*/
}
.quieres_viajar{
	background:url(../images/quieres_viajar_01.jpg) no-repeat;
	width:274px;
	height:286px;
	margin:0 0 0 0;
	padding:0px;
	display:inline-block;
}
.cotizar{
	width:145px;
	height:40px ;
	margin: 105px 0 0 63px;
	background:url(../images/cotizar_viaje.png) left top no-repeat;
	padding:0px;
	display:inline-block;
	text-decoration:none;
}
.cotizar:hover{
	background:url(../images/cotizar_viaje.png) 0px -39px no-repeat;
}
.boton_menu1{
	width:78px;
	height:39px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/menu_01.png) left -39px no-repeat;
}
.boton_menu1:hover{
	background:url(../images/menu_01.png) 0px 0px no-repeat;
}
.boton_menu2{
	width:133px;
	height:39px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/menu_03.png) left top no-repeat;
}
.boton_menu2:hover{
	background:url(../images/menu_03.png) 0px -39px no-repeat;
}
.boton_menu3{
	width:133px;
	height:39px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/menu_05.png) left top no-repeat;
}
.boton_menu3:hover{
	background:url(../images/menu_05.png) 0px -39px no-repeat;
}
.boton_menu4{
	width:133px;
	height:39px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/menu_09.png) left top no-repeat;
}
.boton_menu4:hover{
	background:url(../images/menu_09.png) 0px -39px no-repeat;
}
.boton_menu5{
	width:133px;
	height:39px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/menu_09.png) left top no-repeat;
}
.boton_menu5:hover{
	background:url(../images/menu_09.png) 0px -39px no-repeat;
}
.header{
	width:944px;
	height:90px;
	display:inline-block;
	margin:0px;
	padding:0px;
	text-align:left;
}
.logo{
	width:224px;
	height:121px;
	margin:3px 0 0 15px;
	float:left;
}


.menu{
	display:inline-block;
	height:39px;
	margin:6px 0 0 220px;
	padding:0 0 0 0;
	text-align:left;
	width:485px;
}
.boton_menu{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 10px;
	float:left;
	color:#fff;
	width:auto;
	height:20px;
	padding:5px;
	text-decoration:none;
}
.contenido{
	width:924px;
	height:auto;
	display:inline-block;
	margin:0px;
	padding:8px 10px 10px 10px;
	background-color:#FFF;
}
.Derecha{
	width:275px;
	height:auto;
	margin:0px 0 0 10px;
	padding:0px;
	float:left;
}
.Izquierda{
	width:639px;
	min-height:524px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.destacados{
	width:639px;
	height:250px;
	margin:0px;
	padding:0px;
	float:left;
}
.destacados_promo{
	width:639px;
	height:383px;
	margin:0px;
	padding:0px;
	float:left;
}
.texto_empresa_home{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:70px 10px 10px 10px;
	padding:10px;
	width:436px;
	height:235px;
}
.Empresa_home{
	width:639px;
	height:315px;
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	background:url(../images/empresa_home.jpg) no-repeat top left;
}
.Footer{
	width:100%;
	height:85px;
	margin:0 auto;
	text-align:center;
	background:url(../images/fondo_footer.jpg) top repeat-x #000;
/*	border-top:5px #FFF solid;
*/}
.txt_footer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:10px 0 0 0;
}
.link_fotter{
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size:12px;
	margin:0 0 5px 10px;
	text-decoration:none;
	
}

.link_fotterhover{
	color:#0CF;
	text-decoration:underline;

	
}


/* PORTADA */
.home_portada {
	margin:0;
	float: left;
	height: 250px;
	position: relative;
	width: 439px;	
	overflow:hidden;
}
.home_promo {
	margin:0;
	float: left;
	height:530px;
	position: relative;
	width: 452px;
	overflow:hidden;
	
}
/* single slide */
.home_portada div.promo {
	cursor:pointer;
	float:left;
	height:250px;
	margin:0;
	position:relative;
	width:439px;
}
.home_promo .promos{
	cursor:pointer;
	float:left;
	height:577px;
	margin:0;
	position:relative;
	width:452px;
	overflow:auto;
	/*background-color:#C6F5FF;*/
	background: #fff
}
/* tabs (those little circles below slides) */
.pestanas {
	display:inline-block;
	float:left;
	height:250px;
	margin:0;
	position:relative;
	width:200px;
}

.pestanas_promo {
	display:inline-block;
	float:left;
	height:383px;
	margin:0;
	position:relative;
	width:187px;
}
a		{ 	border:0px; }
img		{	border:0px;}

/* single tab */
.pestanas a {
background:url("../images/fondo_notas_home.png") no-repeat scroll left top transparent;
color:#FFFFFF;
display:inline-block;
font-family:arial;
font-size:12px;
font-weight:bold;
height:24px;
margin:3px 0 0 6px;
padding:17px 25px;
text-decoration:none;
width:150px;
}

.pestanas_promo a {
background:url("../images/fondo_notas_promo.png") no-repeat scroll left top transparent;
color:#FFFFFF;
display:inline-block;
font-family:arial;
font-size:12px;
font-weight:bold;
height:24px;
margin:3px 0 0 6px;
padding:17px 20px;
text-align:center;
text-decoration:none;
width:150px;

}
p.page {
	display: inline-block;
	width: auto;
	height: auto;
	position: relative;
}

.infor {
background:none repeat scroll 0 0 #333333;
bottom:2px;
color:#FFFFFF;
font-weight:bold;
height:auto;
left:-1px;
position:absolute;
font-size:14px;
margin:0;
padding:10px;
width:420px;
}
.infor a{
color:#FFFFFF;
font-weight:bold;
font-size:14px;
padding:10px;
}
.infor a:hover{
color:#0CF;
font-weight:bold;
font-size:14px;
padding:10px;
}
.pestanas_promo a:hover {
	background:url(../images/fondo_notas_promo.png) left -58px no-repeat;
}


/* mouseover state */
.pestanas a:hover {
	background:url(../images/fondo_notas_home.png) left -58px no-repeat;    
}

/* active state (current page state) */
.pestanas a.current, .pestanas_promo a.current {
	color:#FF9;
} 	


/* prev and next buttons */
.forward, .backward {
	float:left;
	margin-top:140px;
	background:#fff url(/tools/img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}
/****************************************/


/* the overlayed element */
.apple_overlay {
	/* initially overlay is hidden */
	display:none;
	/* growing background image */
	background-image:url(../img/overlay/white.png);
	height:500px;
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	/* some padding to layout nested elements nicely  */
	padding:5px;
	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; right:-17px; top:-10px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/***************<link rel="stylesheet" type="text/css" href="http://static.flowplayer.org/tools/css/overlay-apple.css"/> *************************/