body {
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
}
h1 {
	font-size: 115%;
}
a {
	color: #FFBC47;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #3399FF;
}
#container {
	background-image: url(../images/container-bg.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#head {
	background-image: url(../images/logo-euario.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	height: 90px;
	width: 760px;
	margin-left: 40px;
	padding-top: 135px;
}
#middle {
	width: 760px;
	margin-top: 15px;
	margin-left: 40px;
	height: 500px;
}


#logo-home {
	height: 126px;
	width: 353px;
	margin-top: 14px;
	margin-left: 40px;
}
#slogan {
	margin-left: 40px;
}
#image-home {
	float: right;
	height: 500px;
	width: 395px;
	margin: 0px;
	padding-right: 50px;
	clear: none;
}
#menu-home {
	height: 256px;
	width: 155px;
}
#menu-home ul {
	height: 256px;
	width: 155px;
	background:transparent url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	position:relative;
	padding: 0px;
}
#menu-home ul li {
	list-style-type: none;
	height: 32px;
	text-indent: -100em;
}
#menu-home ul li a {
	height:32px;
	text-decoration: none;
	width: 155px;
	/*overflow: hidden;*/
	display: block;
}
#services {
	left:0;
	width: 155px;
	height: 32px;
}
#services a:hover {
	background:transparent url(../images/menu.jpg);
	background-position: -155px 0;

}
#catamaran {
	left:0;
	width: 155px;
}
#catamaran a:hover {
	background-image:url(../images/menu.jpg);
	background-position: -155px -32px;
}
#gallery {
	left:0;
	width: 155px;
}
#gallery a:hover {
	background-image:url(../images/menu.jpg);
	background-position: -155px -64px;
}
#about {
	left:0;
	width: 155px;
}
#about a:hover {
	background-image:url(../images/menu.jpg);
	background-position: -155px -96px;
}
#general {
	left:0;
	width: 155px;
}
#general a:hover {
	background-image:url(../images/menu.jpg);
	background-position: -155px -128px;
}
#reservations {
	left:0;
	width: 155px;
}
#reservations a:hover {
	background-image:url(../images/menu.jpg);
	background-position: -155px -160px;
}
#contact {
	left:0;
	width: 155px;
}
#contact a:hover {
	background-image:url(../images/menu.jpg);
	background-position: -155px -192px;
}
#espa {
	left:0;
	width: 155px;
}
#espa a:hover {
	background-image:url(../images/menu.jpg);
	background-position: -155px -224px;
}
#menu-esp {
	height: 256px;
	width: 155px;
}
#menu-esp ul {
	height: 256px;
	width: 155px;
	background:transparent url(../images/menu-esp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	position:relative;
	padding: 0px;
}
#menu-esp ul li {
	list-style-type: none;
	height: 32px;
	text-indent: -100em;
}
#menu-esp ul li a {
	height:32px;
	text-decoration: none;
	width: 155px;
	/*overflow: hidden;*/
	display: block;
}
#servicios {
	left:0;
	width: 155px;
	height: 32px;
}
#servicios a:hover {
	background:transparent url(../images/menu-esp.jpg);
	background-position: -155px 0;

}
#catamaran-esp {
	left:0;
	width: 155px;
}
#catamaran-esp a:hover {
	background-image:url(../images/menu-esp.jpg);
	background-position: -155px -32px;
}
#galeria {
	left:0;
	width: 155px;
}
#galeria a:hover {
	background-image:url(../images/menu-esp.jpg);
	background-position: -155px -64px;
}
#quienes {
	left:0;
	width: 155px;
}
#quienes a:hover {
	background-image:url(../images/menu-esp.jpg);
	background-position: -155px -96px;
}
#informacion {
	left:0;
	width: 155px;
}
#informacion a:hover {
	background-image:url(../images/menu-esp.jpg);
	background-position: -155px -128px;
}
#reservaciones {
	left:0;
	width: 155px;
}
#reservaciones a:hover {
	background-image:url(../images/menu-esp.jpg);
	background-position: -155px -160px;
}
#contacto {
	left:0;
	width: 155px;
}
#contacto a:hover {
	background-image:url(../images/menu-esp.jpg);
	background-position: -155px -192px;
}
#eng {
	left:0;
	width: 155px;
}
#eng a:hover {
	background-image:url(../images/menu-esp.jpg);
	background-position: -155px -224px;
}

.img-menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
	width: 760px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
	font-size: x-small;
	clear: both;
	overflow: hidden;
}
