	html,body{
	    font-family:Verdana; 
	    font-size: 10px; 
	    color : #000000;
    	margin: 0;
	    padding: 0;
	    width: 100%;
	    height: 100%;
	    overflow: auto;
	}
	#continentelanding{
        position: relative;
        width: 959px;
        height: 548px;   
	    left:50%;
	    top: 0px;	    
	    margin: 0 479 0 -480;
    }
	.fondo-centerLan{
        background-position: center top;
        background-repeat: no-repeat;
        background-image: url("../img/middle_newyork.jpg");
    }     
    
    .fondo-leftLan{
        background-position: right top;
        background-repeat: no-repeat;
        background-image: url("../img/left_newyork.jpg");
    } 
    
    .fondo-rightLan{
        background-position: left top;
        background-repeat: no-repeat;
        background-image: url("../img/right_newyork.jpg");  
    } 
    
    .fondo-topLan{
		background-position: center bottom;
		background-repeat: no-repeat;
		color:White;
    }     

    .fondo-bottomLan{
        background-position: center top;
        background-repeat: no-repeat;
        background-image: url("../img/bottom_newyork.jpg");
    }     
	
	
	
    .wrapper {
        position: relative;
        height: 90%;
        width: 990px;
	    left:50%;
	    top: 0px;
	    margin: 0 495 0 -495;         
    }	
    
    .landingTop{        
        background-position: center bottom;
        background-repeat: no-repeat;
        background-image: url("../img/landingTop.jpg");
   } 
   
    .landingBottom{        
        background-position: center top;
        background-repeat: no-repeat;
        background-image: url("../img/landingBottom.jpg");
	}        
    
    .landingTopCenter{        
        background-position: center top;
        background-repeat: no-repeat;
        background-image: url("../img/landingTopCenter.jpg");
	}
   
    .landingTopLeft{        
        background-position: left top;
        background-repeat: no-repeat;
        background-image: url("../img/landingTopLeft.jpg");
	}   

    .landingTopRight{        
        background-position: right top;
        background-repeat: no-repeat;
        background-image: url("../img/landingTopRight.jpg");
	}  

    .landingMiddleLeft{        
        background-position: right top;
        background-repeat: no-repeat;
        background-image: url("../img/landingMiddleLeft.jpg");
	} 
	.landingMiddle{        
        background-position: right top;
        background-repeat: no-repeat;
        background-image: url("../img/landingMiddle.jpg");
	}

    .landingMiddleRight{        
        background-position: left top;
        background-repeat: no-repeat;
        background-image: url("../img/landingMiddleRight.jpg");
	} 
   
    .landingBottomCenter{        
        background-position: center Bottom;
        background-repeat: no-repeat;
        background-image: url("../img/landingBottomCenter.jpg");
	}
   
    .landingBottomLeft{        
        background-position: left Bottom;
        background-repeat: no-repeat;
        background-image: url("../img/landingBottomLeft.jpg");
	}   

    .landingBottomRight{        
        background-position: right Bottom;
        background-repeat: no-repeat;
        background-image: url("../img/landingBottomRight.jpg");
	}   
    
    .linkDentro a{        
        color: black;
        font-weight: bold;
	}

   .bottom{
        font-family: Arial;
        font-size: 11px;
        text-align: right;
   }  
   
   .bottom a{
        font-family: Arial;
        font-size: 11px;
        text-align: right;
        color: Gray;
        text-decoration: none;
   }      
   
   .seccion a{        
        color: #005A37;
        font-weight: bold;
   }

    td{
        vertical-align: top;
		border-spacing: 0;
    }

    img{
        border-width: 0px;
        behavior: url(../iepngfix.htc); 
    }
    table{
		border-spacing: 0;
	}

    .interesMiperfil{
        font-family:Arial;
        color:Black;
        font-size:11px;
    }
   
   .cajaDescuentos{
        border-style:solid;border-color:#CDCECB;border-width:1px;
   }
   
   .cajaDescuentosBig{
        border-style:solid;border-color:#CDCECB;border-width:1px;
   }   
   
   .cajaDescuentosTitulo{
        height:24px;background-color:#E1F4AE;color:#005433;font-family:Arial;font-size:11px;font-weight:bold;padding-left:10px;vertical-align:middle;
   }
   
   .cajaDescuentosTexto{
        height:54px;font-size:11px;color:#666666;vertical-align:middle;padding-left:10px;
   }   
   
   .cajaDescuentosMas{
        height:17px;padding-right:15px;
   }     
  
   .cajaDescuentosMasLink{
        color:#005433;font-family:Arial;font-size:11px;font-weight:bold;
   }     
    
   .cajaPortada{
        border-style:solid;border-color:#CDCECB;border-width:1px;
   }   
   
	a.ganadores:link {color: #660000;}
	a.ganadores:visited {color: #660000;}
	a.ganadores:active {color: #660000;}
	
	a.linkLigeresa:link {color: White;}
	a.linkLigeresa:visited {color: White;}
	a.linkLigeresa:active {color: White;}
	
	a.rojo:link {color: #B61F73;}
	a.rojo:visited {color: #B61F73;}
	a.rojo:active {color: #B61F73;}
	
	a.gris:link {color: #666666;}
	a.gris:visited {color: #666666;}
	a.gris:active {color: #666666;}
	
	#negro{
        position: absolute;
		left: 0px;
		top:0px;
		z-index:200;
    }
	#popup{
        position: absolute;
		z-index:300;
    }
	#cerrar{
        position: absolute;
		z-index:301;
		Cursor : pointer;
    }
	
	
/* Bullets (a gamaRubi) */
	ul{
		padding: 0px 0px 0px 0px; 
		margin: 0px 0px 0px 0px;
	}
	li {
		list-style-type: none;
		padding: 1 0 6 10;
		background: url(../img/middotGama.jpg) no-repeat 0 7px;
	}
	.fide{
	    padding: 1 0 0 10;
    }
/* Fin Bullets */
