* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%
}

img {
	border: 0 none;
}

p {
	padding-bottom: 15px;
}

h3 {
	font-size: 1em;
}

object {
	margin: 20px 0;
}

object.tira {
	position: relative;
	left: -430px;
}

.deportes object.tira {
	left: 0;
}

.roatanFlash {
	height: 150px;
}

	.roatanFlash object {
		position: absolute;
	}

div.destudio {
	margin-top: 70px;
}

div.unaHab {
	margin-top: 80px;
}

.auto {
	width: auto;
}

.alert {
	font-weight: bold;
	color: green;
}

.error {
	font-weight: bold;
	color: #f00;
}

a:link, a:hover, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	text-decoration: none;
}

a:visited {
	color: #111;
}

#logo {
	position: absolute;
	z-index: 1;
}

	#logo h1, #logo h2 {
		display: none;
	}
	
	#logo #submenu {
		position: absolute;
		font-size: 1.2em;
		width: 350px;
	}
	
		#logo #submenu ul {
			position: relative;
			top: 590px;
			left: 30px;
			list-style-position: inside;
			list-style-image: url(../images/bullet.gif);
			background-repeat: no-repeat;
		}
		
		#logo #submenu.alojamientos ul {
			padding-top: 95px;
		}
		
		#logo #submenu.roatan ul {
			padding-top: 95px;
		}
		
		#logo #submenu a {
			text-decoration: none;
		}
	
#container {
	width: 825px;
	padding-left: 131px;
	min-height: 890px;
	_height: 890px;
	_overflow-x: hidden;
}

#container.restaurante {
	min-height: 805px;
	_height: 805px;
}

#container.deportes {
	padding-left: 0;
	width: 956px;
}

	.deportes #menu {
		margin-left: 131px;
		_margin-left: 0;
	}

	#menu {
		height: 45px;
		background-color: rgb(255, 222, 63);
		padding-left: 220px;
		width: 605px;
	}
	
		#menu ul {
			position: absolute;
			z-index: 2;
			height: 45px;
			width: 605px;
		}
		
			#menu li {
				display: inline;
			}
			
	#content {
		margin-left: 166px;
		padding-right: 20px;
		
		font-size: 1.2em;
		line-height: 1.6em;
		
		width: 489px;
		min-height: 110px;
		_height: 110px;
		
		padding-top: 435px;
		padding-left: 150px;
		background-repeat: no-repeat;
	}
	
	.alojamientos #content {
		min-height: 310px;
		_height: 310px;
	}
	
	.deportes #content {
		padding-left: 0;
		margin-left: 40px;
		_margin-left: -90px;
		width: 896px;
		background-position: right top;
	}
	
	.deportes .contentTop {
		margin-left: 447px;
	}
	
	.shortBG #content {
		padding-top: 215px;
		min-height: 330px;
		_height: 330px;
	}
	
	#container.alojamientos, #container.alojamientosFotos {
			background-color: rgb(11, 106, 197);
			min-height: 890px;
		}
		
		#container.alojamientosFotos {
			background-color: rgb(9, 106, 196) !important;
		}
		
	.habitacion, .una_habitacion, .dos_habitaciones, .estudio {
		background-color: rgb(9, 106, 196) !important;
	}
		
	#content ul {
		list-style-position: inside;
		list-style-image: url(../images/bullet.gif);
		margin-bottom: 15px;
	}
	
	#content .tarifas {
		width: 100%;
		font-size: 0.95em;
		width: 511px;
		
		margin-bottom: 15px;
		position: relative;
		left: -2px;
		top: -3px;
	}
	
	#content .mar {
		background-image: url(../images/bgTable02.jpg)
	}
	
		#content .tarifas table {
			width: 100%;
			border-collapse: collapse;
		}
	
		#content .tarifas table thead {
			background-image: url(../images/bgTable01Top.gif);
		}
		
		#content .tarifas th {
			width: 50%;
			padding: 9px 0;
		}
		
		#content .tarifas td {
			padding: 0 10px;
			border-top: 1px solid #759272;
			border-bottom: 1px solid #759272;
			background-color: #97ab85;
		}
		
		#content .mar td {
			background-color: #4380bd;
			border-color: #096ac4;
		}
		
		#content .tarifas .price {
			font-weight: bold;
			width: 5px;
			padding-left: 0;
			text-align: right;
		}
		
		#content .tarifas .footprint {
			font-size: 0.85em;
			font-style: italic;
			line-height: 1.4em;
			padding: 5px 10px;
		}
		
		#content .tarifas p {
			height: 29px;
			padding: 4px 10px;
			line-height: 1.4em;
			font-size: 0.85em;
			background-image: url(../images/bgTable01Bottom.gif);
		}
		
/* FORM */
form table {
	border-collapse: collapse;
	width: 100%;
}

	form table th {
		text-align: left;
		font-weight: normal;
		width: 180px;
	}

	form table th, form table td {
		padding: 5px 0;
		vertical-align: top;
	}
	
	form input, form textarea, form select {
		width: 100%;
		width: 98%;
		background-color: #FFF;
		border: 1px solid #FF9A6D;
		padding: 2px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 0.9em;
	}
	
	form #send {
		width: auto;
		float: right;
	}
	
	form #desde, form #hasta {
		width: 85px;
		margin: 0 10px;
	}
	
/* RESTO */
.resto div {
	min-height: 149px;
	_height: 149px;
	margin-bottom: 20px;
}

.resto img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.resto img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

/* GALERIA */
.galeria {
	margin-left: 10px;
}

.galeria img {
	margin: 0 15px 10px 0;
}

.legend {
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFF;
}

.roatan .legend {
	color: #E8A57F;
}

p.copyright, #valid {
	margin: 10px 0 10px 440px;
	text-align: center;
	width: 500px;
}

	#valid img {
		background-color: rgb(9, 106, 196);
	}