@charset "utf-8";

#contenedorPal  {			
     
    height: auto;
    width: 55%;    
}
#contenedorPrincipal  {			
     
    height: 100%;
    width: auto;    
}

#contenedorPal #albumImagenes #imagen1 {			
    height: auto;
    width: 80%;      
}

#contenedorPal #albumImagenes #imagen2 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen3 {			
    height: auto;
    width: 75%;      
}
#contenedorPal #albumImagenes #imagen4 {			
    height: auto;
    width: 85%;      
}

#contenedorPal #albumImagenes #imagen5 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen6 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen7 {			
    height: auto;
    width: 85%;      
}

#contenedorPal #albumImagenes #imagen8 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen9 {			
    height: auto;
    width: 65%;         
}
#contenedorPal #albumImagenes #imagen10 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen11 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen12 {			
    height: auto;
    width: 65%;      
}
#contenedorPal #albumImagenes #imagen13 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen14 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen15 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen16 {			
    height: auto;
    width: 85%;      
}
#contenedorPal #albumImagenes #imagen17 {			
    height: auto;
    width: 55%;   
    margin-left: 5em; 
}

#contenedorPrincipal #albumFotos img{
    width: auto;
    height: 100%;
}
#contenedorPrincipal #albumFotos #foto1{
    width: 95%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto5{
    width: 95%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto6{
    width: 95%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto7{
    width: 90%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto9{
    width: 85%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto16{
    width: 90%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto17{
    width: 90%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto18{
    width: 85%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto22{
    width: 90%;
    height: auto;
}
#contenedorPrincipal #albumFotos #foto24{
    width: 90%;
    height: auto;
}

@media screen and (max-width: 850px){
	#contenedorPal  {			
     
        height: auto;
        width: 100%;    
    }	
    
    #contenedorPal #albumImagenes #imagen3 {			
        height: auto;
        width: 75%;      
    }
    #contenedorPal #albumImagenes #imagen4 {			
        height: auto;
        width: 75%;      
    }
    
    #contenedorPal #albumImagenes #imagen5 {			
        height: auto;
        width: 75%;      
    }
    
    #contenedorPal #albumImagenes #imagen7 {			
        height: auto;
        width: 75%;      
    }
        
    #contenedorPal #albumImagenes #imagen9 {			
        height: auto;
        width: 55%;         
    }
    
    #contenedorPal #albumImagenes #imagen12 {			
        height: auto;
        width: 55%;      
    }
    #contenedorPal #albumImagenes #imagen13 {			
        height: auto;
        width: 75%;      
    }
    #contenedorPal #albumImagenes #imagen14 {			
        height: auto;
        width: 75%;      
    }
    #contenedorPal #albumImagenes #imagen16 {			
        height: auto;
        width: 75%;      
    }
    #contenedorPal #albumImagenes #imagen17 {			
        height: auto;
        width: 45%;   
        margin-left: 5em; 
    }
}
@media screen and (max-width: 500px){
	#contenedorPal  {			
     
        height: auto;
        width: 100%;    
    }	
    #contenedorPrincipal  {			
                                 
        margin-top: 5em;
    }
    
}
    
   