img, div { 
behavior: url(iepngfix.htc) 
}
* { behavior: url(iepngfix.htc) }
html { 
	width:100%;
	height:100%;
	overflow-y: scroll; 
	overflow-x: hidden;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgc.jpg);
	text-align:center;
	background-repeat: repeat-x;
}
td, tr {
	color:#937b4e;
	font-family:Arial;
	font-size:12px;
}
#imageMenu {
	margin-left: -40px;
	*margin-left:0px;
	position: relative;
	width: 940px;
	*width:900px;
	height: 400px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 400px;
	width: 2000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -2000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #eae6db;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:230px;
	height: 400px;
}

#imageMenu ul li.estandar a {
	background: url(images/estandar.jpg) repeat scroll 0%;
}

#imageMenu ul li.superior a {
	background: url(images/superior.jpg) repeat scroll 0%;
}

#imageMenu ul li.junior a {
	background: url(images/junior.jpg) repeat scroll 0%;
}

#imageMenu ul li.suite a {
	background: url(images/suite.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}

.pie {
	color:#ebe6e0;
	font-family:Arial;
	font-size:12px;
}
#reservas {
	padding-top:2px;
	width:250px;
	height:80px;
	border: solid 1px #897a50;
}
.br {
	font-size:3px;
}
a:link {
	color: #ebe6e0;
	text-decoration:underline;
}
.nbr {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #897a50;
}
.15 {
	font-size:7px;
}
#sddm {
	margin: 0;
	padding: 0;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#sddm li a {
	display: block;
	width: 100px;
	background: #ebe9dd;
	text-align: center;
}
#sddm li a:hover {
	background: #ebe9dd
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ebe9dd;
	border: 1px solid #6f5f45;
}
#sddm div a {

	position: relative;
	display: block;
	margin: 0;
	padding: 2px 2px;
	width: 130px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial
}
#sddm div a:hover {
	background: #d3ccb9;
}
