﻿#InfDestinosTitulo
{
   font-family :Trebuchet MS,Arial ;
   font-size:16px;
   color:#0678C3;
}

#InfDestinos
{
    font-family :Trebuchet MS,Arial ;
    font-size:16px;
    color:#4A4A4A;
    line-height:15px;
    text-align:justify;
}

#Reloj
{
  /*	width: 724px;
	height: 120px;*/
	background-repeat:no-repeat;
	background-image: url('../Imagenes/InfReloj.png');
    height: 104px;
    width: 264px;
}


.modalWindow
{
    position:absolute;
    z-index:1000;
    
}

.blueBackgroundDialog{
    background-color:#FFFFFF;
    filter:alpha(opacity=70);
    opacity:0.7;
    z-index:990;
}

/*div
{
	font-family :Trebuchet MS ;
}*/

.OtrosDestinos
{
   font-family :Trebuchet MS,Arial ;
    font-size:20px;
    color:#004671;
}

.Origen-Destinos
{
    font-family :Trebuchet MS,Arial ;
    font-size:16px;
    color:#0072B3;
    font-weight :bold; 
}

.DestinosPromocion
{
	font-family :Trebuchet MS,Arial ;
    font-size:20px;
    color:#D7191F;
}

.NombrePromocion
{
	font-family :Trebuchet MS,Arial ;
    font-size:24px;
    font-family :Trebuchet MS,Arial; 
    color:#0072B2;
}

.Precios
{
	font-family :Trebuchet MS,Arial ;
    font-size:17px;
    color:#D7191F;
}

.PreciosDesde
{
    font-family :Trebuchet MS,Arial; 
    font-size:16px;
    color:#004671;
}

.Aeropuerto
{
     font-family :Trebuchet MS,Arial; 
    font-size:11px;
    color:#0072B3;
}

.ReglasTarifas
{
	font-family :Trebuchet MS,Arial ;
    font-size:10px;
    color:#666666;
    padding:5px 5px 5px 5px;
}

.TablaPromoDescatados
{	display:none;
	font-family :Trebuchet MS,Arial ;
	width: 724px;
	height: 120px;
	background-repeat:no-repeat;
	background-image: url(../Imagenes/FondoDestinosPromoDestacados.png);
}

.divPromoOtros
{
	font-family :Trebuchet MS,Arial ;
	width: 731px;
	/*height: 700px;*/
	padding-left:10px;
	background-repeat:no-repeat;
	background-image: url(../Imagenes/FondoDestinosPromoOtros.png);
}


/*Menu General */

#menuMain
{
    margin: 0px;
    padding: 0px;        
    font-family:Trebuchet MS,Arial;
    font-size:13px;
}
 #menuMain img
{
     vertical-align:middle;
     text-decoration:none;
}
#menuMain a
{
    text-decoration:none;    
   

}
#menuMain a:hover
{
    text-decoration:none;    
       
}


#menuMain ul
{
    padding: 0px;
    margin: 0px;
     
}

#menuMain li
{
    position: relative;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size:13px;
    font-family:Trebuchet MS,Arial;
    height:30px;
    text-decoration:none;  
    background :url('../images/FondoMenu.jpg') no-repeat;
}
#menuMain li a
{    
    display: block;
    text-decoration: none;
    font-size: 13px; 
    padding-top:10px;
    font-family:Trebuchet MS,Arial;
    height:30px;
    vertical-align :middle; 
}

#menuMain li a:hover
{
    background :url('../imagenes/FondoMenuSeleccionado.jpg') no-repeat;
    color:#FFFFFF;
    height:30px;
}


.activeLink
{
    background :url('../imagenes/FondoMenuSeleccionado.jpg') no-repeat;
    margin: 0px;
    padding: 0px;
    font-family:Trebuchet MS,Arial;
    height:30px;
    color:#FFFFFF;
    
}

.activeLink a
{
    color:#FFFFFF;
    
}


.posthidden {display:inline}
.postshown {display:none}



