﻿/* CSS Document */
/*	-------------------------------------------------------------
	ITRAVELPERU
	Design | Travel | Tour Peru | Publicity
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Base setup styles
	Filename:		base-turismo-styles.css
	Version:		1.0
	Date:			Enero 22, 2009
    Update:         Febrero 18, 2009 
	Developed by:	www.e-magicsoft.com
	-------------------------------------------------------------	*/
 
/*	-------------------------------------------------------------
	Base Body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
body{ 
	padding:0px;
	margin:0;
	background:#FEC856;
	color:#333;
	font-size:.75em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding-top:20px;
}

img, div { behavior: url(iepngfix.htc)}
div{margin:0; padding:0;}
img {
	border:0;
}
a {text-decoration: none;color: #2966a3; outline:none;}

a:hover {
	color:#990000;
	text-decoration:underline;
}
a.boton{ color:#fff;}
a.boton:hover{}

h1 {
	font-size:2em;
	font-weight:normal;
	color:#000;
	border-bottom:1px solid #999999;
	font-family:Georgia, Trebuchet MS;
	margin-top:10px; /* ojo: antes padding error con firefox */
}

h2 {
	color: #333;
	font-size:1.6em;
	padding:0px;
	margin:0;
	font-family: Georgia,"Trebuchet MS", Trebuchet, Arial;
	font-weight:normal;
}

p{line-height:1.5em;}
ul{ font-family:Tahoma, Verdana;}
li{ line-height:1.7em; padding-bottom:5px;}

.first-letter {
    float:left;
    font-size:40px;
    line-height:30px;   
    padding-top:2px;
    padding-right:5px;
    font-family:Times New Roman;

}


#contenedor{ width:778px; margin:0 auto; font-size:.9em;}
#cabecera{ width:762px; height:120px; margin-top:8px; padding:8px; background:url('images/back-cabecera.png') no-repeat top;
}
	.logo{ float:left; width:205px; padding:7px 0 0 5px;}
	.banner-top{ float:left; width:530px; height:85px; margin:15px 0 0 15px;}
	
#menu-top{ background:#fff; padding:0 8px;}
	.menu{ width:762px; height:27px; overflow:hidden;}
	.menuFecha{ overflow:hidden; height:28px; background:url('images/backMenuFecha.jpg') repeat-x top; color:#CACACA; padding:0px 0px 0 4px;}
	    .idiomaSide{float:left; width:200px;}
	    .fechaSide{float:right; width:100px; text-align:right; padding-top:3px;}

#contenido{ background:#fff; padding:0px 8px 8px; overflow:auto;}
    .fila-contenido{width:762px; overflow:hidden; margin-bottom:14px; text-align:justify;}
    .pad-contenido{ width:742px; padding:0 10px; overflow:hidden; margin-bottom:8px; text-align:justify;}
    .cabeceraPaginas{ text-align:center; margin-bottom:5px;}
    .fix-fila-contenido{margin-bottom:0px;}
#foot{padding:8px; border-top:3px solid #000; padding:20px 0; text-align:center; line-height:1.5em; color:#000;}
#foot a{color:#000; font-weight:bold;}


		ul.menu_foot{
			clear: both;
			width: 100%;
			list-style: none;
			margin: 0;
			padding: 0;
			margin-left:135px;
			
		}
		
		ul.menu_foot li{
			display: inline;
			float: left;
			padding-left:25px;
			margin-right:13px;
		}	
		
.peru{background:url(images/Peru.png) no-repeat 0 2px}
.spain{background:url(images/Spain.png) no-repeat 0 2px} 
.mexico{background:url(images/Mexico.png) no-repeat 0 2px}
.usa{background:url(images/Usa.png) no-repeat 0 2px}		

.tituloBox{color:#77540B; font-weight:bold; padding-bottom:1px;}


.cajaDestinos{float: left; width: 359px; border: 1px solid #D29821;}
.fixCaja{ margin-right:0; line-height:1.4em;}
.filaDesde{ float:right;}

.itemMasVendido-1, .itemMasVendido-2{ float:left; padding:10px;}
.itemMasVendido-1{background:#FDF0BC;}
.itemMasVendido-2{background:#fff;}
    .imgMasVendido{ float:left; margin-right:10px;}
    .imgBorder{border:2px solid transparent}
    .imgBorder:hover{border:2px solid #E29B0B;}
    .tituloMasVendido{ float:left; width:245px; text-align:justify;}

.linkCiudad{color:#000; font-weight:bold;}
.precioTour{ color:Red; font-weight:bold; text-align:right; padding-left:15px;}
    .itemMasVendido a{color:#000; cursor:hand !important;}
    .itemMasVendido a:hover{text-decoration:underline !important; background:#fff9df;}

.fotoMasVendido{float:left; width:84px;}
.descripMasVendido, .tituloMasVendido{float:left;}
	
.tituloMasVendido a{color:#000;}
.diasMasVendido{float:left; width:55px; font-weight:bold;}
.precioMasVendido{float:right; padding-left:12px; color:#CC0000;}
.leerMasVendido{float:right; margin-top:5px; padding-left:12px; background:url('imagenes/pagina-inicio/icon-leer-mas.gif') no-repeat 0 5px; }

.listaBuscador{ padding:2px;}


/*------------------- Formulario Box
----------------------------------------------------------------------- --*/
.formulario-box{float: left; width: 322px; height: 138px; border: 1px solid #D29821;
                    background: #FDF0BC url(images/backFormularioBox.jpg) top repeat-x; margin-bottom:14px;}
.labelForm{float:left; width:80px;}
.labelFormDrop{ float:left; width:90px;}
.txtFormulario{ font-family:Verdana; font-size:.9em;}

/*------------------- Galeria Box
----------------------------------------------------------------------- --*/
.galeria-box{float:left; width: 322px; height: auto; padding-bottom: 0px; margin-bottom: 14px;
                    border: 1px solid #ccc; background:#D5D5D5;}

.filaGaleria{overflow:hidden; float:left;}
.infoGaleria{ padding:0px 0 0 10px;}
.descripcionGaleria{float:left; padding-top:3px; width:150px;}
.reservarGaleria{float:left; width:110px; padding-left:20px;}
    .botReservarGaleria{width:105px; height:20px; text-align:center; padding-top:2px; background:url(images/back-boton-galeria.jpg) no-repeat top; color:#fff;}    
.desdeGaleria{padding-top:10px; font-family:Georgia;}                    
    .precioGaleria{ font-size:1.2em; font-weight:bold; padding-left:20px; color:#cc0000; letter-spacing:-2;}
                        
                    
                    
/*------------------- Banner 2dfila Left Box
----------------------------------------------------------------------- --*/
.box-2daFilaLeft{float: left; width: 300px; overflow:hidden;}    
                    
/*------------------- Banner 2dfila right Box
----------------------------------------------------------------------- --*/
.box-2daFilaRight{float: left; width: 454px; margin-left: 8px; overflow:hidden;}  

/*------------------- Tipo de Viaje Box
----------------------------------------------------------------------- --*/
.tipoViaje-box{float: left; width: 316px; height: 285px; padding: 5px 8px; border: 1px solid #940306;
                    background: #FEEAE9 url(images/backTipoViajeBox.jpg) top repeat-x;}    
                    
/*------------------- Testimonios Box
----------------------------------------------------------------------- --*/
.testimonios-box{float: left; width: 420px; height: 250px; background:#e4e4e4;} 

/*------------------- Turismo de Incentivo Box
----------------------------------------------------------------------- --*/
.turismoIncentivo-box{float: left; width: 334px; margin-left:8px; height: 250px; background:#e4e4e4;} 

/*------------------- Partners Box
----------------------------------------------------------------------- --*/
.partners-box{float: left; width: 488px; height: 250px; background:#e4e4e4;}

  
                    
/*------------------- Promociones Box
----------------------------------------------------------------------- --*/
.promociones-box{float: left; width: 488px; padding: 0px;} 

/*------------------- Lo + Vendido
----------------------------------------------------------------------- --*/
.loMasVendido-box{float: left; width: 266px; margin-left: 8px;}   

/*------------------- Guia del Viajero y blog
----------------------------------------------------------------------- --*/
.guiaDelViajero{float: left; width: 266px; margin-bottom: 8px; height: 110px;}  
.blogItravel{float: left; width: 266px;}  

/*------- Caja promociones y Lo + Vendido --*/

.contenedor-caja {
    margin:0;
    padding:0;        
}
.caja-contenedor{padding:4px 10px 6px 10px; border-left:1px solid #fff; border-right:1px solid #fff; overflow:hidden; text-align:justify;}
.sup-contenedor{background:url('images/sup-contenedor.jpg') no-repeat top; height:6px; overflow:hidden;}
.sup-contenedor-itinerario{background:url('images/sup-contenedor-itinerario.jpg') no-repeat top; height:6px; overflow:hidden;}
.sup-contenedor-turismo{background:url('images/sup-contenedor-turismo.jpg') no-repeat top; height:35px; overflow:hidden;}
.sup-opcionales{background:url('images/sup-opcionales.jpg') no-repeat top; height:6px; overflow:hidden;}
.sup-caja-266{background:url('images/sup-box-266.jpg') no-repeat top; height:6px; overflow:hidden;}
.inf-contenedor{background:url('images/inf-contenedor.jpg') no-repeat top; height:6px; overflow:hidden;}
.inf-contenedor-itinerario{background:url('images/inf-contenedor-itinerario.jpg') no-repeat top; height:6px; overflow:hidden;}
.inf-contenedor-turismo{background:url('images/inf-contenedor-turismo.jpg') no-repeat top; height:6px; overflow:hidden;}
.inf-opcionales{background:url('images/inf-opcionales.jpg') no-repeat top; height:6px; overflow:hidden;}
.inf-caja-266{background:url('images/inf-box-266.jpg') no-repeat top; height:6px; overflow:hidden;}
.separator-fila{border-top:1px solid #FCCC29; border-bottom:1px solid #fff; margin:10px 15px;}   
.separator-fila2{ height:0px; border-top:1px solid #BAC8E0; border-bottom:1px solid #fff; margin:10px 0px; overflow:hidden;}  
.medio-contenedor, medio-opcionales {
    margin:0;
    padding:0;
    background:#FEF5D6;
    overflow:hidden;
    border-left:1px solid #FCCC29;
    border-right:1px solid #FCCC29;    
}

.medio-opcionales {
    background:#fff;
    overflow:hidden;
    border-left:1px solid #999;
    border-right:1px solid #999;    
}

.opcionales-fila{border-bottom:1px dotted #999; margin-bottom:5px; padding-bottom:5px; overflow:hidden;}
.opcionales-descripcion{float:left; width:505px; line-height:1.5em;}
.opcionales-imagen{float:left; width:100px; margin-left:15px;}

.botonCotizar, .botonDetalle{ background:url('images/backBotonCotizar.gif') top no-repeat; text-align:center; width:104px; height:20px; padding-top:2px; margin:30px 0; float:right;}
.botonCotizar a, .botonDetalle a{color:#fff;}


/* Promociones y Lo + Vendido
-----------------------------------------------------------------------*/

.bannerImagen{ padding-top:5px;}
.bannerDescripcion{}

/*
----------------------------------------------------------*/

#menu-top .item, #menu-top .hover, #menu-top .selected  {
    color:#333333;
	width:102px;
	height:27px;
	background:url('Images/menu-static.jpg') no-repeat top;
	margin-right:0px;
	text-align:center !important;
	font-size:1.0em;
}
#menu-top .item { margin-right:8px; padding-left:4px;}
#menu-top .item a{color:#000;}
#menu-top .item a:hover{text-decoration:none; color:#ccc;}


#menu-top .hover {
	color:#FF284E;	
	width:102px; height:27px; background:url('Images/menu-over.jpg') no-repeat top;
}

#menu-top .hover a{color:#ccc; text-decoration:underline;}
#menu-top .hover a:hover{text-decoration:underline;}


#menu-top .selected {
	color:#ccc;	
	width:102px; height:27px; background:url('Images/menu-over.jpg') no-repeat top;
}

#menu-top .selected a{color:#ccc; text-decoration:none;}
#menu-top .selected a:hover{ text-decoration:none;}

/*-------------- Tipo de Turismo
------------------------------------------------------------------*/
.descripcion-tour{overflow:hidden; line-height:1.4em; padding-bottom:15px; font-family:Tahoma, Verdana;}
.tipo-turismo{ border-bottom: 1px dotted #333; margin-top:15px;}
.foto-tour{}
.nombre-tour{font-weight:bold;}
.duracion-tour{ padding-top:5px;}
.detalle-tour{padding-top:5px;}
.precio-tour{ padding:15px 0 0 0;}
.link-detalle{ padding-top:50px; text-align:center;}


/* Pagina Programas Tours Itinerario
--------------------------------------------------*/

.fila-paginaItinerario{float:left; width:742px; overflow:hidden; margin-bottom:15px;}
.box-nombreTour{float:left; width:180px;}      
.box-ayudaTelefono{float:left; width:500px; height:70px; margin-left:60px; display:inline;}            
.box-reservaDestinos{float:left; padding:25px 0 0 25px;}
.porquePeru{ width:682px; height:120px; margin:5px 0 0 25px;}
                    
    .tituPorquePeru{ font-size:1.8em; color:#fff; font-family:Trebuchet MS; margin:15px 0 10px 30px;}
    .filapp{ overflow:hidden; float:left; margin:5px 0 0 30px;}
    .ppfrase01{ float:left; width:300px;}
    .ppfrase02{ float:left; width:300px; margin-left:30px;}    
    .ppfrase01, .ppfrase02{ color:#fff; font-size:1.4em;}
    
    .colorPrafex{ font-family:Arabic Transparent; color:Red;}
    
.box-cajaFoot{float:left; border:1px solid #333; background:#EBEBEB; padding:10px; width:218px; height:90px; margin-right:11px;}

		
/* Clases globales
--------------------------------------------------*/		
.site-map{ padding-bottom:7px; color:#000; font-family:Verdana;}

.menuIdioma, .menuItemIdioma{ padding-top:2px;}
.menuIdioma a:hover, .menuItemIdioma a:hover{ text-decoration:none;}
.itemColor a:hover{ color:#fff !important;}
.menuIdioma{ padding-bottom:3px;}
.menuIdioma a:hover{color:#ccc;} 
.menuItemIdioma a:hover{ color:#000;}
.menuIdioma img {margin-right:5px;}	
.menuItemIdioma img{ margin-right:10px;}

/*	-------------------------------------------------------------
	Clases Globales Formularios
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/   
	
.form-contentLeft{float:left; width:350px;}
.form-contentRight{float:left; width:390px;}	

.btn-aceptar-regis{margin-right:20px; margin-top:10px;}
.btn-cancelar-regis{margin-left:20px; margin-top:10px;}
.btn-iniciar-sesion{margin:10px 0;}
.btn-recuperar-contrasena{margin:10px 0;}

.label-titulo {color:#333;}

.row-form{border:1px solid #fff; padding:6px 8px; overflow:hidden;}
.row-respuesta{border:1px solid #e1e1e1; color:red; padding:6px 10px; text-align:center;}
.row-aviso{color:red; padding:5px 10px; text-align:center;}
.row-form:hover{border:1px solid #e1e1e1; background:#F8F8F8;}
.row-botones{margin:15px 0;}

.txtLostFocus{border:1px solid #B3B9C3; padding:1px; background: #fff;}
.txtLostFocus:hover{background: #FFF9DF}
.txtLostFocus:focus{background: #FFF9DF}
.txtOnFocus{ background:#F7F7B0;}

.info{background:url(../imagenes/botones-iconos/info.gif) left no-repeat; padding:0px 0 4px 25px; margin-bottom:10px;}		
.info-faq{background:url(../imagenes/botones-iconos/info.gif) left no-repeat; padding:1px 0 2px 25px; margin-bottom:10px;}

.content-form{ width:372px; padding-left:20px;}
.content-form-descrip{padding-bottom:5px;}

#principal .descrip-form{
	padding-right:170px;
}
.mTop50{margin-top:50px;}
.mTop25{margin-top:25px;}
.mTop15{margin-top:15px;}
.mTop5{margin-top:5px;}
.lHeight15{ line-height:20px;}


.txtLostFocusContact{width:265px; border:1px solid #B3B9C3; padding:1px; background: #fff;}
.txtOnFocusContact{ background:#F7F7B0;}

.row-contact-botones{padding:0px 10px; margin-top:15px;}
.label-contact {width:150px; padding:4px 0 0px 0px; float:left; }

#principal .content-contacto {
	background:url(../imagenes/contenido-permanente/back-cuaderno-de-viaje.jpg) top right no-repeat; padding:10px 20px ;
	padding:0;
}


/*	-------------------------------------------------------------
	menu Medico
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/  
	
.itemMenuMedico
{
    text-align:right;
}
.fotoRightMedico{margin:0 0 0 15px;}

.contentFilaMedico{overflow:hidden; margin-bottom:15px;}
.leftSideMedico{float:left; width:360px; text-align:justify;}
.imgSideMedico{float:left; width:155px;}


/*	-------------------------------------------------------------
	Formulario Reservar
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/  
	
	.content-reservar{ margin:40px 0 0 150px; width:480px; background:#fff;}
	.label-reserva {width:140px; padding:4px 0 0px 0px; margin-right:15px; float:left; }
	.label-reserva2 {padding:4px 0 0px 0px; margin-right:5px; float:left; }
	.botonCalendario{ margin-top:2px;}
	
	
	/*	-------------------------------------------------------------
	Formulario Incentivos
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/ 
	
	.content-incentivos{margin:40px 0 0 150px; width:480px; background:#fff;}
	.label-incentivos {width:140px; padding:4px 0 0px 0px; margin-right:15px; float:left; }
	.label-incentivos2 {padding:4px 0 0px 0px; margin-right:5px; float:left; }
	
	/*	-------------------------------------------------------------
	Formulario Medico
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/ 
	
	.content-medico{margin:40px 0 0 30px; width:480px; background:#fff;}
	.label-medico {width:140px; padding:4px 0 0px 0px; margin-right:15px; float:left; }
	.label-medico2 {padding:4px 0 0px 0px; margin-right:5px; float:left; }	
	
	
	
/*	-------------------------------------------------------------
	Testimonios
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/  	
.content-testimonios{ margin:10px 0 0 10px;}	
.resumen-item-caja{padding-bottom:10px; text-align:justify;}
.foto-testimonio{ padding:1px; background:#9DA0B5;}	
.user-testimonio{background:url(images/nubes-testimonio.gif) no-repeat top right; height:auto; width:135px; padding:60px 10px 0 25px;}
.testimonio-descrip{margin:0; padding:0; width:520px;}
.comillas{ font-size:1.5em; font-family:Georgia; color:#BDBFCD; font-weight:bold;}
.titulo-testimonio{float:right; color:#999; font-weight:bold; text-align:right;}
.autor-testimonio{float:right; color:#999;}
.fecha-testimonio{float:right; color:#999;}

.sup-contenedor-testimonio{background:url(images/testimonio-top.gif) no-repeat top; height:6px; overflow:hidden;}
.bottom-contenedor-testimonio{background:url(images/testimonio-bottom.gif) no-repeat top;height:6px;}
.medio-contenedor-testimonio {
    margin:0;
    padding:5px 12px;
    background:#F6F6F6;
    overflow:hidden;
    border-left:1px solid #B9BBCA;
    border-right:1px solid #B9BBCA;    
}	

/*	-------------------------------------------------------------
	Extensiones
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/ 
	
	.content-extensiones{}
	.fila-extensiones{ float:left; width:742px; overflow:hidden; margin-bottom:20px;}
	.boxExtensionLeft{}
	.boxExtensionRight{margin-left:26px;}
	.boxExtensionLeft, .boxExtensionRight{float:left; width:358px; background: #E7E7E9 url(images/backTopExtensiones.jpg) top repeat-x;}
	.contenidoBoxExtenciones{ overflow:hidden; padding:4px 14px 10px 14px;}
	    .filaBoxExtenciones{ float:left; width:330px; line-height:1.4em; overflow:hidden;}
	        .tituloExtensiones, .precioExtenciones{ float:left; color:#fff; font-size:1.1em;  padding-bottom:10px;}
	        .tituloExtensiones{ width:200px;}
	        .precioExtenciones{ width:130px; text-align:right;}
	        .imagenExtenciones{ height:180px; margin-bottom:5px;}
	        .descripcionExtenciones{ float:left; padding-bottom:10px;}
	        .descripcionFix{}
    
    .HPrimeraFilaExte{ padding-top:7px; min-height:70px; height: expression(this.scrollHeight < 71? "70px": "auto");}        
    .HSegundaFilaExte{ padding-top:7px; min-height:130px; height: expression(this.scrollHeight < 131? "130px": "auto");}
    .HTerceraFilaExte{ padding-top:7px; min-height:130px; height: expression(this.scrollHeight < 131? "130px": "auto");}
    .HCuartaFilaExte{ padding-top:7px; min-height:90px; height: expression(this.scrollHeight < 91? "90px": "auto");}
    .HQuintaFilaExte{ padding-top:7px; min-height:220px; height: expression(this.scrollHeight < 221? "220px": "auto");}
    
    .sideIncluye, .sideNoIncluye{float:left; width:358px;}
    .sideNoIncluye{ margin-left:26px;}
    
    .reservarExtenciones{ text-align:right; font-weight:bold;}    
    
/*	-------------------------------------------------------------
	Hoteles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.fila-hotel{overflow:hidden; margin-bottom:20px; width:742px;}
	.hotel-leftSide, hotel-imagen, hotel-estrella{float:left; width:100px;}
	    .hotel-estrella{background:#CC0000; height:19px; margin-bottom:5px; overflow:hidden;}
	    .hotel-imagen{}
	.hotel-rightSide{float:left; width:637px; margin-left:5px;}
	    .hotel-rightTop{float:left; overflow:hidden; background:#CC0000; padding:3px 0 3px 5px; margin-bottom:5px; display:inline;}
	        .hotel-titulo{float:left; width:320px; color:#fff;}
	        .hotel-direccion{float:left; width:307px; text-align:right; color:#fff; padding-right:5px;}
	        

/*	-------------------------------------------------------------
	Info Peru - Quienes Somos
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	        
.intercalado-up, .policia-de-turismo{
    background:#F6F6F6;
    margin:0;
    padding:10px;
    border:1px solid #E2E3E9;
    text-align:justify;    
}

.intercalado-up p {
    margin:10px 0;

}
    
.intercalado-up:hover {
    border:1px solid #B9BBCA;    
}    

.intercalado-down {
    background:#fff;
    padding:10px;
    text-align:justify;
}	 

.policia-de-turismo:hover {
    border:1px solid #B9BBCA;
    background:url(images/logo-dirture-hover.jpg) right no-repeat;
}       
	    

/*	-------------------------------------------------------------
	Menu Principal
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.menuPrincipal {
	width: auto;
	height: 27px;
	margin: 0 auto;
	padding: 0;
}

.menuPrincipal ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.menuPrincipal li {
	float: left;
	height: 27px;
	width:102px;
	text-align:center;
	margin-right:8px;
	background:#ccc;
	background:url(images/menu-static.jpg) top no-repeat;
}

.menuPrincipal li:hover {
	background:url(images/menu-over.jpg) top no-repeat;
}

.menuPrincipal a 
{
    
	display: block;
	padding-top:5px;
	height:27px;
	border: none;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
	text-align:center;
	
}

.menuPrincipal a:hover {
	text-decoration: underline;
	color:#ccc;
}

/* ----------------------------------------------------- */

    .menuSecundario {margin:0 0 0 0px; padding:0;}
    .menuSecundario ul {margin:0px 0 0 0; padding: 2px 0 0 0px; list-style: none; line-height: normal;}
    .menuSecundario li {float: left; display:inline; height:auto; padding-top: 0px 8px 0 8px; font-family:Arial; font-size:1em; font-weight:bold;}
    .menuSecundario a { padding:0; margin:0 10px 0 5px; border: none; text-decoration: none; color:#fff;}
    .menuSecundario a:hover {color:#FEC144;}


/*	-------------------------------------------------------------
	Organice su Viaje
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.contentMenuOrganice{border-bottom:4px solid #EBEBEB; margin-bottom:20px;}
	.contentTitulo{ overflow:hidden; height:1%;}
	.tituloOrganice{ float:left;}
	.botonOrganice{ float:right; padding-top:5px;}  
	
	
	/*----------------------------------------*/
	
	.tablaEmbajada{ font-size:.75em; font-family:Arial;}
	
li.fix{ width:212px; background:url(images/menu-big.jpg) top no-repeat;}
li.fix:hover{background:url(images/menu-big-over.jpg) top no-repeat;}


/* ------------------------------------------- */

.contenedorCajaOfertas{float:left; width:404px; height:290px; background:url(images/bg-cajaOfertas.jpg) top no-repeat;}

.cajaOfertas1, .cajaOfertas2{float:left; width:180px; height:290px;  margin:10px 0 0 20px; font-family:Tahoma,Arial; display:inline;}
.cabeceraOfertas1, .cabeceraOfertas2{width:180px; height:100px;}
.contenidoOfertas{width:173px; border:1px solid #ccc;}

.cajaOfertas2{ margin:10px 0 0 8px;}

        .filaLegado-1, .filaLegado-2{padding:4px 10px; line-height:1.4em;}
        .filaLegado-1 a, .filaLegado-2 a{color:#000;}
        .filaLegado-1{background:#EAEAEA;}
        .filaLegado-2{background:#fff;}
        
   
    .tituloPromociones{ font-weight:bold;}
    .desdePromociones{}
    .precioPromociones{ color:Red; font-weight:bold; text-align:right; font-weight:bold;} 
    
    
.bannerNovios{width: 404; float: left; height: 90px; margin-top:14px;}    
.bannerSalcantai{float:left; width:361px; height:72px; margin-top:10px;}   


/* ------------------------------------------- */

.cajaTexto{float: left; width: 404px; height:160px; margin-left: 14px; background:url(images/bg-cajaTexto.jpg) top no-repeat;}
.cajaTexto p{padding: 15px 15px 0 15px; #padding: 30px 15px 0 15px; line-height: 1.6em; font-family:Arial; font-style: italic;}
.letra-l{ float:left; padding:0 5px 0 0;}

/* ------------------------------------------- */

.main{
	width:600px;
	padding:18px;
	padding-top:10px;
	line-height:1.6em;
	margin:0 0 0 50px;
}

.main h1, .contentTextoImagen h2, .machu-rightSide h1 
{
	font-size:1.5em;
	font-weight:normal;
	color:#004189;
	border-bottom:1px solid #999999;
	font-family:"Trebuchet MS", Trebuchet, Arial;
	padding:10px 0 10px 25px;    
	background:url(images/titulo_08.gif) left no-repeat;
	padding-left:25px;
	color:#43231F;
	border:0;
}

.main h2  
{
    padding-bottom:10px;   
}

.main p a, .main-2columnas p a {text-decoration:underline;}
.main p a:hover, .main-2columnas p a:hover { background: #F7EFCE;}


/*	-------------------------------------------------------------
	Imagenes de los puntos (main, main-left destino)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
.imagen-foto-main, .imagen-foto-left
{
   float:right;
   border:1px solid #ccc !important; 
   padding:4px; 
   text-align:center;
   margin:5px 0 5px 15px;
   background: url("images/ajax-loader2.gif") no-repeat center center;	
   
}

.imagen-foto-left{float:left; margin:5px 15px 5px 0px;}

.imagen-foto-main:hover, .imagen-foto-left:hover, .imagen-foto-destino:hover {
border:1px solid #ADADAD !important;}

img.imagen-foto-destino {   
    border:1px solid #ccc !important;   
    padding:9px; 
    background:#f2f2f2; 
    text-align:center;    
    margin:0px;
    background: url("images/ajax-loader2.gif") no-repeat center center;	
}
        
/* ------------------------------------------- */

.contentTextoImagen{ width:740px; overflow:hidden; padding:0; margin:0; padding-top:15px;}	
.contentTextoImagen2{overflow:hidden; padding:0; margin:0;}
.contentTextoImagen h2{font-size:1.2em; font-weight:bold; font-family:Trebuchet MS;}
.precioOferta{ color:Red;}
.divSeccionTexto{ float:left; width:515px;}	    /* img 200*/
.divSeccionImagen{ float:left; width:225px;}    /* img 200*/

.divSeccionTexto2{ float:left; width:345px;}	    /* img 200*/
.divSeccionImagen2{ float:left; width:225px;}    /* img 200*/

/* ------------------------------------------- */

.cabeceraDestinos{width:361px; height:75px;}


/* ------------------------------------------- */

.fondoNovios{border:1px solid #FF8D8A; padding:0px 15px; background:#FFF2F9 url(images/fondoNovios.gif) bottom right no-repeat;}

/* ------------ pagina Machupicchu  */
/* ------------------------------------------- */


.machu-leftSide{float:left; width:150px;}
.machu-rightSide{float:right; width:570px}

.tituMenu{ color:Red; font-weight:bold;}


.menuMachupicchu{ margin:15px 0 0 0;}
.menuMachupicchu li{ text-align:right; border-bottom:0px solid #ccc; margin:0; padding:3px 0 5px 0px; list-style:none; background:url(images/menuMachupicchu.gif) bottom no-repeat;}
.menuMachupicchu li a{ }

.menuToursMachu{ margin:20px 0 0 10px; padding:0;}
.menuToursMachu li{ color:Red; font-weight:bold;}
.menuToursMachu ul{ margin:10px 0 5px 0; padding:0;}
.menuToursMachu ul li{ color:#333; font-weight:normal; margin-left:20px; list-style:none;}
.menuToursMachu ul li a{ font-weight:bold; color:#1A427D;}


