@charset "utf-8";
#contenedor {

	margin-top: -50px;
	height: 980px;
	width: 1050px;
	margin-top: -20px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Imagenes/todo2.png);
}
#encabezado {
	margin: auto;
	height: 135px;
	width: 968px;
	
}

#botones {
	background:#00C
	margin-top:38px;
	float: left;
	height: 117px;
	width: 968px;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
}

#informacion {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	float: left;
	height: 430px;
	width: 940px;
}

#infogeneral {
	background-color: #56ACDE;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	float: left;
	height: 300px;
	width: 960px;
	
}

