@charset "utf-8";
/* CSS Document */

.imagenes1 {
    max-width: 100%;
	height:auto;
	cursor:pointer;
}

.imagenes2 {
    max-width: 65%;
	height:auto;
	cursor:pointer;
}

.imagenes3 {
    max-width: 98%;
	height:auto;
	cursor:pointer;
}
