.margen {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

header nav#menuMateriales {
	position: absolute;
	right: 32px;
	top: 81px;
}

footer strong {
	position: absolute;
	top: 7px;
	right: 35px;
	color: #FFF;
	width: 384px;
	font-size: 16px;
}


.barraExtra {
	bottom: -10px;
	z-index: 8000;
}

body {

	min-height: 100vh;
}

footer {

	position: absolute;
	bottom: 0px;
}

footer img {
	width: 220px;
}

/* footer p{
	position: absolute;
	top: 50px;
	right: 20px;
	color: #9fca63;
	font-size: 11px;
	width: 100% !important;
	margin:0px auto !important;
}*/
