body {
	background-color: #452C11;
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
}

#pagina {
	position: relative;
	background: #452C11 url(../img/contenido-bg.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 570px;
	border: 3px solid #271608;
}

#pagina-introduccion {
	position: relative;
	background: #452C11 url(../img/introduccion-bg.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 570px;
	border: 3px solid #271608;
}

#pagina-marrakesh {
	position: relative;
	background: #C23C00 url(../img/marrakesh-bg.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 570px;
	border: 3px solid #271608;
}

#pagina-tutankamon {
	position: relative;
	background: #B78850 url(../img/tutankamon-bg.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 570px;
	border: 3px solid #271608;
}

#pagina-rincon {
	position: relative;
	background: #421100 url(../img/rincon-bg.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 570px;
	border: 3px solid #271608;
}

#slideshow {
	float: left;
	margin: 0;
}

/*---<contenido>---*/

#contenido {
	float: left;
	margin: 0;
	color: #E8E2D4;
	width: 630px;
}

#contenido h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 20px 10px 20px 90px;
}

#contenido h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 20px 10px 10px 90px;
}

#contenido p {
	font-size: 8pt;
	margin: 10px 10px 10px 90px;
	line-height: 14pt;
}

#contenido ul {
	font-size: 8pt;
	margin: 10px 10px 10px 100px;
	padding: 0;
	line-height: 14pt;
	list-style: none;
}

#contenido table {
	font-size: 8pt;
	margin: 10px 10px 10px 170px;
	border: 1px solid #eee;
	padding: 0;
}

#contenido th {
	font-weight: bold;
	background-color: #604C2F;
	padding: 5px 10px;
}

#contenido td {
	padding: 10px;
	border-bottom: 1px solid #604C2F;
	margin: 0;
}

.puntos li {
	padding-left: 15px;
	background: transparent url(../img/punto.gif) 0 50% no-repeat;
}

#galeria {
	margin: 10px 10px 10px 100px;
}

#galeria img {
	border: 0;
	padding: 3px;
	background-color: #fff;
	margin: 5px;
}

#galeriainterna {
	margin: 20px 5px 10px 5px;
}

#galeriainterna img {
	border: 0;
	padding: 3px;
	background-color: #fff;
	margin: 3px;
}

#informacion a:link, #informacion a:visited {
	color: #FF9900;
}

#informacion a:hover, #informacion a:active {
	color: #FF0000;
}

#video {
	margin: 10px 10px 10px 100px;
}

a {
	outline: none;
}

/*---<suites>----*/

#suites {
	float: left;
	margin: 0;
	color: #E8E2D4;
	width: 630px;
}

#suites h2 {
	font-size: 16pt;
	font-weight: normal;
	margin: 20px 10px 20px 210px;
}

#suites h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
}

#suites p {
	font-size: 8pt;
	margin: 10px 10px 10px 10px;
	line-height: 14pt;
}

p.espacio {
	padding-left: 210px;
}
/*
#suites ul {
	font-size: 8pt;
	margin: 10px 10px 10px 100px;
	padding: 0;
	line-height: 14pt;
	list-style: none;
}*/

#informacion-marrakesh {
	background-color: #A02400;
	margin: 40px 10px 10px 10px;
	padding: 5px;
	height: 430px;
}

#informacion-tutankamon {
	background-color: #8F3B21;
	margin: 40px 10px 10px 10px;
	padding: 5px;
	height: 430px;
}

#informacion-rincon {
	background-color: #BF6B25;
	margin: 40px 10px 10px 10px;
	padding: 5px;
	height: 430px;
}

#informacion-bali {
	border: 1px solid #eee;
	margin: 40px 10px 10px 10px;
	padding: 5px;
	height: 425px;
}

#informacion h4 {
	margin-left: 98px;
	font-size: 11pt;
}

img.logotipo {
	border: 0;
}

#suite-foto {
	clear: both;
	position: absolute;
	top: 110px;
	left: 250px;
	width: 310px;
	height: 210px;
}

#suite-foto img {
	background-color: #fff;
	padding: 5px;
	border-bottom: 1px solid #eee;
}

/*---<menu-especial>---*/

#menu-especial {
	clear: both;
	position: absolute;
	top: 20px;
	left: 250px;
	width: 180px;
	height: 530px;
	/*background-color: #ffcccc;*/
}

#menu-especial h1 {
	margin: 0;
	padding-bottom: 10px;
}

#menu-habitacion img {
	margin: 0;
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #eee;
}

.boton-habitacion {
	padding: 5px 5px 0 5px;
	background: #fff;
	/*border-bottom: 1px solid #eee;*/
}

.boton-habitacion-abajo {
	padding: 5px;
	background: #fff;
}

/*---<menudos>---*/

#menudos {
	background: transparent url(../img/menudos.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 40px;
}

#menutres {
	background: #4D3712 url(../img/menutres.gif) 40px 0 no-repeat;
	margin: 0 0 0 110px;
	padding: 0 0 0 40px;
	width: 160px;
	height: 40px;
}

#emenutres {
	background: #4D3712 url(../img/emenutres.gif) 40px 0 no-repeat;
	margin: 0 0 0 110px;
	padding: 0 0 0 40px;
	width: 160px;
	height: 40px;
}


#opciones {
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#opciones li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#opciones a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:40px; /* for IE5/Win Only */
}

#opciones a:hover {
	background-position: 0 -40px;
}

#opciones a:active, #opciones a.selected {
	background-position: 0 -40px;
}

#opcion-fotogaleria a {
	width: 120px;
	background: url(../img/op-fotogaleria.gif) 0 0 no-repeat;
}

#opcion-photogallery a {
	width: 120px;
	background: url(../img/op-photogallery.gif) 0 0 no-repeat;
}

#opcion-video a {
	width: 60px;
	background: url(../img/op-video.gif) 0 0 no-repeat;
}

#opcion-galeria a {
	width: 120px;
	background: url(../img/op-galeria.gif) 0 0 no-repeat;
}

#opcion-gallery a {
	width: 120px;
	background: url(../img/op-gallery.gif) 0 0 no-repeat;
}

/*---<introduccion>---*/

#introduccion {
	margin: 70px 0 0 100px;
}

#introduccion p {
	margin-left: 230px;
	font-size: 14pt;
}

#introduccion a:link, #introduccion a:visited {
	color: #fff;
	text-decoration: underline;
}

#introduccion a:hover, #introduccion a:active {
	color: #FF0000;
	text-decoration: underline;
}

/*---<pie>---*/
#pie {
	clear: both;
	font-size: 8pt;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	color: #fff;
}

#pie p {
	margin: 0;
	padding: 10px;
}

#pie a:link, #pie a:visited {
	color: #FF9900;
}

#pie a:hover, #pie a:active {
	color: #FF0000;
}

.logo img {
	vertical-align: middle;
	border: 0;
}

/*---<player>---*/

.player {
	margin: 0 0 0 90px;
}

#version {
	float: right;
	width: 110px;
	font-size: 8pt;
	margin: 0;
	padding: 10px;
}

#version a:link, #version a:visited {
	color: #FF9900;
}

#version a:hover, #version a:active {
	color: #FF0000;
}

/*---------- VR ------------*/

.contentstyle {
	width: 510px;
	border: 1px solid #7E5A1D;
	margin: 20px 0 20px 99px;
	background-color: #5B4115;
	font-size: 7pt;
	text-align: justify;
	color: #fff;
}

.contentstyle p {
	margin: 0;
	padding: 0;
}

#ajaxcontentarea p {
	margin: 0;
	padding: 4px;
	font-size: 7pt;
	line-height: 13px;
}

.contentp {
	clear: both;
	padding-top: 10px;
	text-align: center;
}

#realidad {
	width: 510px;
	padding: 10px;
	text-align: center;
	margin: 0;
}

.vrh4 h4 {
	font-size: 11pt;
	margin-left: 10px;
}

.mov {
	width: 320px;
	height: 240px;
	margin: 0 auto;
	background: #eee url(../img/galeria-bg.jpg) bottom left repeat-x;
}

.movx {
	width: 512px;
	height: 400px;
	margin-left: 0;
}

/*---------- /VR ------------*/