
    #divBienvenido {
        float:left;
        width:435px;
        height:50px;
        margin-top:10px;
        margin-left:15px;
        color:rgb(204,102,0);
        font-size:24pt;
    }
    
    #divRegistrate {
        float:left;
        width:435px;
        height:50px;
        margin-top:10px;
        margin-left:15px;
        color:rgb(204,102,0);
        font-size:24pt;
    }
    
    .lupahome{
        background-image:url(../imgs/lupa.png);
        background-repeat:no-repeat;
        background-position:0px 0px;
        color:rgb(255,255,255);
        cursor:pointer;
    }
    .lupahome:hover{
        background-position:0px -27px;
    }
    
    #divSeccionMayor1 {
        float:left;
        width:450px;
        height:270px;
        margin-top:10px;
    }
    
    #divSeccionMayor2 {
        float:left;
        width:448px;
        height:270px;
        margin-top:10px;
        border:1px solid rgb(220,220,220);
    }
    
    #divSeccionMenor1 {
        float:left;
        width:200px;
        height:100px;
        margin-top:10px;
    }
    
    #divSeccionMenor2 {
        float:left;
        width:200px;
        height:100px;
        margin-top:10px;
        margin-left:5px;
    }
    
    #divSeccionMenor3 {
        float:left;
        width:200px;
        height:100px;
        margin-top:10px;
        margin-left:10px;
    }
    
    #divSeccionMenor4 {
        float:left;
        width:200px;
        height:100px;
        margin-top:10px;
        margin-left:5px;        
    }
    
    #divTituloAlianzas {
        float:left;
        width:900px;
        height:20px;
        margin-top:10px;
        margin-left:5px;                
    }
    
    #divAlianza1 {
        float:left;
        width:80px;
        height:40px;
    }
    
    #divAlianza2 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }
    
    #divAlianza3 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }
    
    #divAlianza4 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }
    
    #divAlianza5 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }

    #divAlianza6 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }

    #divAlianza7 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }

    #divAlianza8 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }

    #divAlianza9 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }
    
    #divAlianza10 {
        float:left;
        width:80px;
        height:40px;
        margin-left:11px;
    }

    #divLoMejorDeEsquina {
        float:left;
        width:20px;
        height:50px;
        margin-top:10px;
        background-image:url(../imgs/lomejoresquina.png);
        background-repeat:no-repeat;
    }

    #divLoMejorDe {
        float:left;
        width:270px;
        height:50px;
        margin-top:10px;
        background-image:url(../imgs/lomejorsuperior.png);
        background-repeat:no-repeat;
        cursor:pointer;
    }
    
    #divLoMejorDeRelleno {
        float:left;
        width:160px;
        height:50px;
        margin-top:10px;
        background-image:url(../imgs/lomejorrelleno.png);
        background-repeat:no-repeat;
    }
    
    #divLoMejorBackground {
        float:left;
        width:450px;
        height:250px;
        margin-top:0px;
        background-image:url(../imgs/lomejorbackground.png);
        background-repeat:repeat-y;
    }

    #divLoMejorInferior {
        float:left;
        width:450px;
        height:20px;
        margin-top:0px;
        background-image:url(../imgs/lomejorinferior.png);
        background-repeat:no-repeat;
    }
    
    #divMovilEsquina {
        float:left;
        width:15px;
        height:50px;
        margin-top:10px;
        background-image:url(../imgs/movilesquina.png);
        background-repeat:no-repeat;
    }
    
    #divMovil {
        float:left;
        width:190px;
        height:50px;
        margin-top:10px;
        background-image:url(../imgs/movilsuperior.png);
        background-repeat:no-repeat;
        cursor:pointer;
    }
    
    #divMovilRelleno {
        float:left;
        width:245px;
        height:50px;
        margin-top:10px;
        background-image:url(../imgs/movilrelleno.png);
        background-repeat:no-repeat;
    }
    
    #divMovilBackground {
        float:left;
        width:450px;
        height:250px;
        margin-top:0px;
        background-image:url(../imgs/movilbackground.png);
        background-repeat:repeat-y;
    }
    
    #divMovilInferior {
        float:left;
        width:450px;
        height:20px;
        margin-top:0px;
        background-image:url(../imgs/movilinferior.png);
        background-repeat:no-repeat;
    }