#contenedor {
	width: 1024px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-variant: normal;
	font-weight: normal;
	color: #FFF;
	position: relative;
}
#tapa {
	background-color: #FFEDD4;
	height: 14px;
	width: 1024px;
	position: absolute;
	z-index: 100;
	top: 241px;
	left: 0px;
}
#banner {
	height: 164px;
	width: 1024px;
	/* background-image: url(../img/formenteraweb_02.png); */
	background-color: black;
	position: absolute;
	left: 0px;
	text-align: right;
	z-index: 100;
}
#contenido {
	height: 505px;
	width: 1024px;
	/* background-image: url(../img/formenteraweb_02.png); */
	background-color: #ffecd3;
	position: absolute;
	left: 0px;
	top: 164px;
}
#pie {
	/* background-image: url(../img/formenteraweb_03.png); */
	background-color: black;
	height: 48px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 670px;
}
#menu {
	height: 31px;
	width: 763px;
	position: absolute;
	left: 252px;
	top: 112px;
}

#logo {
	position: absolute;
	left: 13px;
	top: 13px;

}

.logo {
	height: 141px;
	width: 176px;
}

.construccion {
	height: 300px;
	width: 1000px;
}

#slide {
	height: 175px;
	width: 1024px;
}
#logoslide {
	background-image: url(../img/formenteracargo.jpg);
	height: 21px;
	width: 128px;
	position: absolute;
	z-index: 100;
	top: 2px;
	left: 2px;
}
#cuerpo {
	position: absolute;
	left: 0px;
	top: 80px;
	font-family: "News Gothic MT";
	color: #E6601B;
	/* color: #ffecd3; */
	font-variant: small-caps;
	font-weight: bold;
	width: 697px;
	height: 22px;
}
#info {
	height: 474px;
	width: 304px;
	position: absolute;
	left: 720px;
	top: 3px;
}

.info {
	position: absolute;
}

#inicio {
	background-image: url(../img/inicio.jpg);
	height: 474px;
	width: 720px;
}
#info {
	background-image: url(../img/info2.jpg);
	height: 474px;
	width: 304px;
	position: absolute;
}
#empresacon {
	background-image: url(../img/empresacon.jpg);
	height: 474px;
	width: 720px;
}
#servicios {
	background-image: url(../img/servicios.jpg);
	height: 474px;
	width: 720px;
	position: relative;
	z-index: 100;
}
#tarifas {
	background-image: url(../img/tarifas.jpg);
	position: absolute;
	height: 474px;
	width: 720px;
}
#reservas {
	position: absolute;
	width: 720px;
	height: 474px;
	left: 0px;
	top: 24px;
	background-color: #FFEDD4;
	background-repeat: repeat;
}
#link {
	position: absolute;
	height: 247px;
	width: 300px;
}
