.descripcion {
	color: #333333;
	font-family: Harrington;
	visibility: visible;
	font-size: 20px;
	word-spacing: normal;
}
.TopMenu {
	height: 94px;
	width: 660px;
	top: 280px;
	position: relative;

}
.IFrame {
	width:699px;
	height:520px;
	text-align: center;
	top: 300px;
	position: relative;
	left: 10px;
}
.siframe {
	height: 100%;
	width: 100%;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	width: 990px;
	height: 1000px;
	background-image: url(../img/background.png);
	position: relative;
}
.cargando {
	background-image: url(../img/map.png);
	height: auto;
	width: auto;
}

