@charset "utf-8";
body{
	background-color: #13171B;
	margin: 0px;
}
.container {
	width: 1280px;
	height: 800px;
	background-color: #5A6068;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: left;
	text-align: center;
}

.legalesContainer {
	width: 1280px;
	font-size: 12px;
	color: #A0B3D4;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: left;
}
.legales {
	width: 430px;
}
