@charset "utf-8";
.imagenes {
	position: inherit;
	top: 0px;
	left: 0px;
	width: 70%;
	height: auto;
	z-index: -1;
}
.imagenes100 {
	position: inherit;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	z-index: -1;
}
.cien {
	font-size: 100%;

}
