* {
	margin: auto;
	padding: 0px 0;
	background: #51FB3F;
	width: 100%;
}

body {
	width: 100%;
}

.caja-menu {
	display: inline-block;
	width: 100%;
	background: #0C0271;
}

.foto1 {
	float: left;
	width: 3.125%;
	position: 1;
}

.foto3 {
	float: right;
	width: 14.0625%;
}

.foto4 {
	float: right;
	width: 14.0625%;
}

.foto5 {
	float: right;
	width: 14.0625%;
}

.foto6 {
	float: right;
	width: 14.0625%;
}

.clearfloat {
	clear: both;
}

.aviso {
	display: inline;
}

.carrusel {
	display: inline;
}

.ninocab {
	display: inline-block;
	float: left;
	width: 50%;
	box-sizing: border-box;
	max-height: 360px;
}

.caballero {
	float: left;
	width: 100%;
	max-height: 100px;

}

.nino {
	float: left;
	width: 50%;
}

.caba {
	float: left;
	width: 50%;
}

.ninadam {
	display: block;
	float: right;
	width: 50%;
	box-sizing: border-box;
	max-height: 360px;
}

.dama {
	float: left;
	width: 100%;
	max-height: 100px;
}

.nina {
	float: left;
	width: 50%;
}

.dam {
	float: left;
	width: 50%;
}

.clearfloat {
	clear: both;
}

.pie {
	float: right;
	width: 100%;
}
