@CHARSET "ISO-8859-1";

* {
	border: 0;
	padding: 0;
	margin: 0;
	
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	
	color: #FFFFFF; /* blanco */
}

a {
	color: #F8A700; /* naranjo */
	text-decoration: none;

	font-size: 8pt;
}

a:hover {
	color: #FFFF00; /* amarillo */
	text-decoration: underline;
}

.TituloPromo {
	position: relative;
	left: 10px;
	
	color: #FFFFFF; /* blanco */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.TituloPromoCapital {
	position: relative;
	left: 10px;
	
	color: #FFFFFF; /* blanco */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}

#BotonMenuTop_casino {
	width: 104px;
	height: 30px;
}

#BotonMenuTop_hotel {
	width: 218px;
	height: 30px;
}

#BotonMenuTop_centro_gastronomico {
	width: 165px;
	height: 30px;
}

#BotonMenuTop_cine_teatro {
	width: 118px;
	height: 30px;
}

#BotonMenuTop_entretencion_familiar {
	width: 174px;
	height: 30px;
}

#tipDiv {
	position: absolute;

	color: #000000; /* negro */
	background-color: #FFFF00; /* amarillo */
	
	border: 1px solid #C0C0C0; /* gris */
	
	display: none;
	
	padding: 2px;
	
	z-index: 1000000;
}

div.error_carga {
	position: relative;
	width: 970px;
	height: 20px;
	
	color: #FFFFFF; /* blanco */
	font-weight: bold;
	
	text-align: center;
}

body {
	background-color: #000000; /* negro */	
	
	text-align: center;
}

#body {
	position: relative;
	width: 970px;
	
	margin: auto auto;
}

#body-info {
	position: relative;
	top: 77px; /* 53px en IE */
	
	width: 970px;
	margin: auto auto;
	
	text-align: center;
	
	background-color: transparent;
}

#menutop {
	position: relative;
	
	margin: auto auto;
	top: 77px;
	
	width: 780px;
	height: 30px;
	
	z-index: 1;
}

#menutop * {
	display: inline;
}

#menutop-titulo-logos {
	position: absolute;
	
	top: 0px;
	left: -155px;
	
	width: 250px;
	height: 70px;
	
	background-color: transparent;
}

#divisor-linea {
	position: relative;
	
	width: 800px;
	height: 3px;
}

#divisor-linea-bottom {
	position: relative;
	
	width: 800px;
	height: 3px;
	
	margin: auto auto;
}

.BotonMenuTop {
	display: inline;
}

.Link {
	cursor: pointer;
}

#menutop-titulo {
	position: absolute;
	width: 800px;
	height: 20px;
	
	margin: auto auto;
	top: 0;
	right: 0;
	
	z-index: 1;
}

#menutop-titulo-links {
	position: absolute;
	top: 5px;
	right: 25px;
	
	cursor: default;
}

#menutop-titulo-links a {
	color: #F8A700; /* naranjo */
	text-decoration: none;

	font-size: 8pt;
}

#menutop-titulo-links a:hover {
	color: #FFFF00; /* amarillo */
	text-decoration: underline;
}

ul.dropdown li a:hover{
	background-color: #8A4B08; /* café */
}

#body-bottom {
	width: 1000px;
	margin: auto auto;
	
	color: #FFFFFF; /* blanco */
	background-color: transparent;

	text-align: left;
}

#logo-bottom {
	float: left;
	
	vertical-align: middle;
	display: inline;
}

#links-anexos {
	position: absolute;

	right: 5px;
	top: 5px;
}

.TituloSeccion {
	color: #FFFFFF; /* blanco */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.TituloSeccionCapital {
	color: #FFFFFF; /* blanco */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}

.TituloSubseccion {
	color: #F8A700; /* naranjo */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.TituloSubseccionCapital {
	color: #F8A700; /* naranjo */
	
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.justificado {
	width: 100%;
	text-align: justify;
}

.strong {
	color: #FFFFFF; /* blanco */
	font-weight: bold;
}

#hotel-body {
	position: relative;
	
	margin: auto auto;
	
	width: 766px;
	height: 268px;
	
	background-color: #FFFFFF; /* blanco */
}

#mds-flash {
	position: relative;
	
	top: 78px; /* 74px en IE */
	
	margin: auto auto;
	
	width: 786px;
	height: 184px;
	
	background-color: transparent;
	
	z-index: 0;
}

#body-background-1 {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 100%;
	min-width: 850px;

	height: 78px;
	
	background-image: url("../imagenes/background-1.jpg");
	background-repeat: repeat-x;
	
	z-index: 0;
}

#body-background-2 {
	position: absolute;
	top: 78px;
	left: 0;
	
	width: 100%;
	min-width: 850px;

	height: 30px;
	
	background-image: url("../imagenes/background-2.jpg");
	background-repeat: repeat-x;
	
	z-index: 0;
}

#body-background-3 {
	position: absolute;
	top: 292px;
	left: 0;
	
	width: 100%;
	min-width: 850px;

	height: 291px;
	
	background-image: url("../imagenes/background-3.jpg");
	background-repeat: repeat-x;
	
	z-index: 0;
}

div.justificado {
	position: relative;
	
	width: 700px;
	text-align: justified;
	
	margin: auto auto;
}


/*
 * Mapa de ubicación
 */
#map_canvas * {
	color: #000000; /* negro */
}