@charset "utf-8";
/* CSS Document */

body {
	background-position: center;
	margin-top: 50px;
	background-color: #272729;
	text-align: center;
}
.contenedor_home {
	height: 633px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}

.construccion01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	background-position: center;
	font-weight: normal;
}
.construccion02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #359BDA;
	background-position: center;
	font-weight: normal;
}
.contenedor_pie {
	height: 23px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
