body {
	margin:0;
	padding: 0;
	background-color: #00969F;
}

#contenedor_logo {
	float: left;
	width: 100%;
	height: auto;
}

#logo {
	background: url(../imagen/logo_ida.png) center center no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 82px;
	margin-top: 420px;
	display:block;
}